September 2009 Commit Log

Number of Commits:
27
Number of Active Developers:
3
rtanner1 2009-09-30 18:48

*** empty log message ***

90 lines of code changed in 4 files:

abacon1 2009-09-30 18:47

RGB function added and trying to add in a cylinder.

74 lines of code changed in 2 files:

tmckinno 2009-09-30 16:25 Rev.: 1.6

*** empty log message ***

8 lines of code changed in 1 file:

abacon1 2009-09-30 15:53

Interaction between Terrain and Graphics --> sort of working? not sure

74 lines of code changed in 3 files:

abacon1 2009-09-30 15:27 Rev.: 1.4

Moved necessary calls outside of main into the constructor.

6 lines of code changed in 1 file:

tmckinno 2009-09-30 15:09 Rev.: 1.3

Now works for the -50 to 50 environment we have

26 lines of code changed in 1 file:

rtanner1 2009-09-30 12:01 Rev.: 1.7

*** empty log message ***

1 lines of code changed in 1 file:

tmckinno 2009-09-29 22:57 Rev.: 1.2

Produces midpoint displacement on one pass (9 points).

71 lines of code changed in 1 file:

abacon1 2009-09-29 22:51 Rev.: 1.2

Some changes to documentation.

13 lines of code changed in 1 file:

abacon1 2009-09-29 22:47 Rev.: 1.1

GraphicsUtil Class: will ultimately become an Adapter class, but for now is just for dealing with an array of Point3d's that are being used for terrain. It determines where each of the triangles should be created from this array -- assuming that they are presented in the proper order: i.e. left to right, row increment - left to right, etc.

82 lines of code changed in 1 file:

abacon1 2009-09-29 22:14

Fixed the culling on "Pyracubes", and some aspects relating to their generation. Added some documentation.

103 lines of code changed in 5 files:

abacon1 2009-09-29 17:42 Rev.: 1.2

Working on figuring out how to add in custom shapes. "PyraCube" -- doesn't look quite right from all sides, trying to find what's wrong.

103 lines of code changed in 1 file:

tmckinno 2009-09-29 16:51 Rev.: 1.1

Just adding terrain stuff, just tests, please don't mess with it yet

23 lines of code changed in 1 file:

rtanner1 2009-09-28 16:00

More tree construction.

44 lines of code changed in 4 files:

abacon1 2009-09-28 13:15 Rev.: 1.1

Can run around a "SimpleUniverse" world woooo!

163 lines of code changed in 1 file:

abacon1 2009-09-28 12:54 Rev.: 1.1

When you press any key in SimpleBehaviorApp, it will change the angle of the view. (Increases angle by +.01 currently, regardless of key press.)

0 lines of code changed in 1 file:

abacon1 2009-09-28 12:40

*** empty log message ***

7 lines of code changed in 3 files:

rtanner1 2009-09-27 17:57

Tree traversal works. Also wrote unit test for Direction class.

170 lines of code changed in 9 files:

abacon1 2009-09-23 18:39 Rev.: 1.1

Java3D files

0 lines of code changed in 5 files:

abacon1 2009-09-23 18:09

*** empty log message ***

4 lines of code changed in 3 files:

rtanner1 2009-09-23 18:08 Rev.: 1.5

Fixed Direction class.

9 lines of code changed in 1 file:

rtanner1 2009-09-23 11:24

*** empty log message ***

9 lines of code changed in 2 files:

rtanner1 2009-09-22 18:33

Direction class now has method to figure out which direction of node the player is moving to based on the current node and direction.

37 lines of code changed in 4 files:

rtanner1 2009-09-22 14:06

Added numeric values to Direction enum based on compass rose for easier calculation.

64 lines of code changed in 3 files:

rtanner1 2009-09-21 09:06 Rev.: 1.2

More changes. Still nothing that can run except a few Junit tests.

101 lines of code changed in 6 files:

rtanner1 2009-09-19 16:52

Submitting my initial code. Includes some parts for the tree and a rather useless Entity class which is only there so the rest of my code will compile. Also some Junit tests.

60 lines of code changed in 11 files:

abacon1 2009-09-16 19:16 Rev.: 1.1

*** empty log message ***

35 lines of code changed in 4 files:

Generated by StatCVS 0.6.0