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
89f45669304f83f0cc75babdec94e60f2a2c0dfd
goo-engine
/
source
/
gameengine
/
Physics
/
common
T
History
Mitchell Stokes
f6a110d6ea
BGE: Committing patch [
#32697
] "New BGE gravity API" by HG1.
...
This patch adds a gravity attribute to KX_Scene.
2012-11-10 03:11:18 +00:00
..
CMakeLists.txt
BGE: This patch adds a character wrapper (similar to the already implemented vehicle wrapper) to control character physics options. Currently supported options are:
2012-11-04 20:56:02 +00:00
PHY_DynamicTypes.h
code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too.
2012-10-09 13:36:42 +00:00
PHY_ICharacter.h
BGE: This patch adds a character wrapper (similar to the already implemented vehicle wrapper) to control character physics options. Currently supported options are:
2012-11-04 20:56:02 +00:00
PHY_IController.cpp
…
PHY_IController.h
code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too.
2012-10-09 13:36:42 +00:00
PHY_IGraphicController.cpp
…
PHY_IGraphicController.h
code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too.
2012-10-09 13:36:42 +00:00
PHY_IMotionState.cpp
…
PHY_IMotionState.h
code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too.
2012-10-09 13:36:42 +00:00
PHY_IPhysicsController.cpp
…
PHY_IPhysicsController.h
code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too.
2012-10-09 13:36:42 +00:00
PHY_IPhysicsEnvironment.cpp
…
PHY_IPhysicsEnvironment.h
BGE: Committing patch [
#32697
] "New BGE gravity API" by HG1.
2012-11-10 03:11:18 +00:00
PHY_IVehicle.cpp
…
PHY_IVehicle.h
code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too.
2012-10-09 13:36:42 +00:00
PHY_Pro.h
code cleanup: make header defines more consistent, JOYSENSOR header guard had a typo too.
2012-10-09 13:36:42 +00:00
SConscript
…