This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
7a899ce9fc7fbcea219c12afe49c08114505b3aa
blender
/
source
/
gameengine
/
Physics
History
Mitchell Stokes
5cd28bbe80
BGE: Fix for
#37335
"Moving the camera with a key (after the recent BGE cleanup commits) now crashes the game" reported by Ace Dragon.
...
CcdPhysicsEnvironment->GetCharacterController(); was missing a NULL check.
2013-11-06 19:40:37 +00:00
..
Bullet
BGE: Fix for
#37335
"Moving the camera with a key (after the recent BGE cleanup commits) now crashes the game" reported by Ace Dragon.
2013-11-06 19:40:37 +00:00
common
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
Dummy
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