Directory EffectiveOO-F07/src/eoop07/renderer/

Directory Created:
2007-09-19 15:11
Total Files:
6
Deleted Files:
0
Lines of Code:
917

[root]/EffectiveOO-F07/src/eoop07/renderer
                     graphicreps (1 files, 400 lines)

Lines of Code

EffectiveOO-F07/src/eoop07/renderer/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 57 (100.0%) 2265 (100.0%) 39.7
gkavanag 50 (87.7%) 1402 (61.9%) 28.0
zshamsi 1 (1.8%) 478 (21.1%) 478.0
atromple 2 (3.5%) 368 (16.2%) 184.0
cgiralt 3 (5.3%) 16 (0.7%) 5.3
mmaly 1 (1.8%) 1 (0.0%) 1.0

Most Recent Commits

gkavanag 2007-12-07 21:25

updated the look of the player and a few other things I think

17 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderPanel.java (+17 -5)
mmaly 2007-12-07 17:01

Many changes to the Interpreter classes. A few Quadtree changes (weird spacing issues came from whoever updated it last..). Minor changes to toggling the visibility of the InterpreterWindow in World and RenderPanel.

1 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderPanel.java (+1 -3)
gkavanag 2007-12-07 15:51

don't know if this fixed the Terrain.collapse() bug that is called a lot of times from the visit() method.

14 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderPanel.java (+14 -2)
gkavanag 2007-12-07 14:32

simple update

3 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderPanel.java (+3 -1)
gkavanag 2007-12-06 20:13

added silly method about falling spheres... I don't even know.

2 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderPanel.java (+2)
gkavanag 2007-12-05 20:54

changes to camera movement

24 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: GraphicRep.java (+4 -1), RenderPanel.java (+20 -8)
gkavanag 2007-12-05 19:25

Added different rotations for the GraphicRep

16 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: GraphicRep.java (+16 -3)
zshamsi 2007-11-26 19:32

Light Manager implemented
Added methods to renderpanel to allow setAmbientLight() and setDirectionalLight()

478 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderPanel.java (+478 -458)
gkavanag 2007-11-26 15:55

swimming works?

34 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderPanel.java (+34 -3)
cgiralt 2007-11-19 17:06

Adjusted Lighting

1 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderPanel.java (+1 -1)
cgiralt 2007-11-19 16:40

Added Transparency to Water

6 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: GraphicRep.java (+6)
gkavanag 2007-11-19 16:34

early custom mouse implementation and fix for bounds size

101 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: BestObjectEvar.java (new 58), RenderPanel.java (+43 -5)
gkavanag 2007-11-19 15:34

fixed java doc comments

9 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: GraphicRep.java (+9 -9)
cgiralt 2007-11-14 17:02

Added Ocean Plane, Started working on Lakes

9 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: GraphicRep.java (+9)
gkavanag 2007-11-10 17:43

fixed problem with Java3DRep.removeAllChildren() and found a problem that the OrbitBehavior isn't working after starting if the player is moved up high; added Ctrl+o to allow the OB to be reset and gain mouse control of the camera again.

10 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderPanel.java (+10 -3)
gkavanag 2007-11-07 16:17

added some stuff... I'm not sure if it really works or not

2 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderPanel.java (+2 -2)
gkavanag 2007-11-07 15:27

Updates to player and rendering

2 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderPanel.java (+2 -1)
gkavanag 2007-11-07 14:10

hoping this allows for camera following player

397 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: GraphicRep.java (+16), RenderPanel.java (+381 -365)
gkavanag 2007-11-05 15:48

allows mouse controls; fixes stupid mistake where player was being removed and added again to the scene instead of just moving him

4 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderTestFrame.java (+4 -2)
atromple 2007-11-04 17:07

Implemented Modifier and TerrainModifier, TerrainModifier allows anyone to override the altitude of the terrain. (IN PROGRESS)

Made many revisions to the world and terrain.

365 lines of code changed in:

  • EffectiveOO-F07/src/eoop07/renderer: RenderPanel.java (+365 -361)

(19 more)

Generated by StatCVS 0.3