|
|
|
@104
|
[104]
|
11/17/08 23:58:14 |
JoeCoder |
Yage now builds and runs with GDC on Linux!
Added … |
|
|
|
@103
|
[103]
|
11/16/08 20:11:34 |
JoeCoder |
Updated to latest version of derelict and added precompiled derelict lib … |
|
|
|
@91
|
[91]
|
10/05/08 21:04:58 |
JoeCoder |
Greatly simplified yage.scene.node.Node.calcTransform by using recursion. |
|
|
|
@90
|
[90]
|
10/05/08 20:14:03 |
JoeCoder |
Replaced yage.core.tree.Tree.setParent with addChild. Trees are now built … |
|
|
|
@88
|
[88]
|
10/04/08 01:09:28 |
JoeCoder |
Modified trees to be built via addChild instead of requiring a parent node … |
|
|
|
@87
|
[87]
|
10/03/08 20:19:38 |
JoeCoder |
Updates to simpify yage.core.repeater.
Added bin/wrap_oal.dll to fix sound … |
|
|
|
@86
|
[86]
|
09/16/08 21:59:12 |
JoeCoder |
Updated copyrights to 2008.
Created ITemporal interface to unify Timer, … |
|
|
|
@83
|
[83]
|
08/03/08 21:41:57 |
JoeCoder |
More skeletal animation features.
Ignore last revision, it's broken. |
|
|
|
@81
|
[81]
|
08/03/08 16:08:01 |
JoeCoder |
More surface changes.
Preliminary skeletal animatin support for Milshape … |
|
|
|
@73
|
[73]
|
06/07/08 00:24:28 |
JoeCoder |
Renamed node package to scene, since it contains the scenegraph.
Reverted … |
|
|
|
@71
|
[71]
|
05/28/08 23:08:25 |
JoeCoder |
Moved parent child relationships of Node into yage.core.tree in … |
|
|
|
@70
|
[70]
|
05/26/08 22:35:32 |
JoeCoder |
Rearranged the node heirarchy into Node->MovableNode?->VisibleNode?
Upgraded … |
|
|
|
@67
|
[67]
|
05/24/08 22:19:12 |
JoeCoder |
Moved the Color class into its own file. |
|
|
|
@66
|
[66]
|
05/18/08 14:24:40 |
JoeCoder |
Modified nodes to keep track of their children in a self-indexed … |
|
|
|
@65
|
[65]
|
05/17/08 17:54:53 |
JoeCoder |
Ditto, last commit had problems. |
|
|
|
@63
|
[63]
|
05/13/08 23:18:03 |
JoeCoder |
Began the process of replacing lenghy getter/setter code with public … |
|
|
|
@58
|
[58]
|
08/05/07 03:13:11 |
Deformative |
Stupid errors by me |
|
|
|
@57
|
[57]
|
08/03/07 13:29:07 |
Deformative |
forgot to add some things |
|
|
|
@56
|
[56]
|
07/25/07 20:40:41 |
Deformative |
started obj loader and added Device.exit() |
|
|
|
@54
|
[54]
|
07/21/07 18:39:00 |
JoeCoder |
Converted yage.resource.material, yage.resource.layer, and yage.node.node … |
|
|
|
@53
|
[53]
|
07/21/07 17:45:24 |
JoeCoder |
Modified yage.node.light to use Color instead of Vec4f. |
|
|
|
@49
|
[49]
|
07/15/07 21:02:51 |
Deformative |
Bug fixes, mostly in system.input |
|
|
|
@48
|
[48]
|
07/13/07 17:30:32 |
Deformative |
Added mousenter and leave |
|
|
|
@46
|
[46]
|
07/13/07 00:26:29 |
Deformative |
Bug fixes and cleanups |
|
|
|
@45
|
[45]
|
07/12/07 19:58:02 |
Deformative |
Added stretch and boundries |
|
|
|
@43
|
[43]
|
07/10/07 22:57:32 |
JoeCoder |
-- |