This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c1936cff6007692cc13d17e4ec7a3f26a4c646f5
goo-engine
/
source
/
gameengine
/
SceneGraph
T
History
Jean-Luc Peurière
c78e44cdc5
big warning hunt commit
...
lot of casts, added prototypes, missing includes and some true errors
2005-03-09 19:45:59 +00:00
..
Makefile
…
SConscript
SceneGraph support for bounding boxs
2004-05-16 12:54:44 +00:00
SG_BBox.cpp
Frustum sphere culling.
2004-05-21 09:21:15 +00:00
SG_BBox.h
Frustum sphere culling.
2004-05-21 09:21:15 +00:00
SG_Controller.cpp
…
SG_Controller.h
…
SG_IObject.cpp
Added an UpdateTransform callback from SceneGraph -> Physics.
2004-05-26 12:06:41 +00:00
SG_IObject.h
Added an UpdateTransform callback from SceneGraph -> Physics.
2004-05-26 12:06:41 +00:00
SG_Node.cpp
Added an UpdateTransform callback from SceneGraph -> Physics.
2004-05-26 12:06:41 +00:00
SG_Node.h
Added an UpdateTransform callback from SceneGraph -> Physics.
2004-05-26 12:06:41 +00:00
SG_ParentRelation.h
Added an UpdateTransform callback from SceneGraph -> Physics.
2004-05-26 12:06:41 +00:00
SG_Spatial.cpp
Switch fixed time system. Logic updates should now happen at 30Hz, physics at 60Hz. (By default, use Python to set.) Some actuators still run at framerate (IPO, Action) for nice smooth animation, and an excuse to buy high end hardware.
2004-10-16 11:41:50 +00:00
SG_Spatial.h
Added an UpdateTransform callback from SceneGraph -> Physics.
2004-05-26 12:06:41 +00:00
SG_Tree.cpp
big warning hunt commit
2005-03-09 19:45:59 +00:00
SG_Tree.h
Frustum sphere culling.
2004-05-21 09:21:15 +00:00