This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
83a36b2829eece1ff4549d2f5273cb8cdcad4432
test
/
source
/
gameengine
/
Physics
/
Bullet
History
Porteries Tristan
24e56d4c39
BGE: Fix constraint free crash in RemoveConstraint.
...
Fix silly error getRigidBodyA() instead of getRigidBodyB()
2015-08-21 22:17:35 +02:00
..
CcdGraphicController.cpp
BGE: Cleaning up the BGE's physics code and removing KX_IPhysicsController and KX_BulletPhysicsController. Instead, we just use PHY_IPhysicsController, which removes a lot of duplicate code.
2013-11-04 19:22:47 +00:00
CcdGraphicController.h
BGE: Cleaning up the BGE's physics code and removing KX_IPhysicsController and KX_BulletPhysicsController. Instead, we just use PHY_IPhysicsController, which removes a lot of duplicate code.
2013-11-04 19:22:47 +00:00
CcdPhysicsController.cpp
BGE: Fix delete constraint for replicated physics controllers.
2015-08-11 21:49:54 +02:00
CcdPhysicsController.h
BGE: added clamping of angular velocity.
2015-06-28 12:54:53 +02:00
CcdPhysicsEnvironment.cpp
BGE: Fix constraint free crash in RemoveConstraint.
2015-08-21 22:17:35 +02:00
CcdPhysicsEnvironment.h
BGE: Fix memory leak and crash with certain physic types
2015-08-16 11:38:25 +02:00
CMakeLists.txt
Ghost Context Refactor
2014-10-07 15:47:32 -05:00
SConscript
SCons: Fix for really nasty bug with polluting configuration environment
2015-08-04 18:06:28 +02:00