Blender Git Commit Log

Git Commits -> Revision fe85bdd

Revision fe85bdd by Campbell Barton (master)
May 24, 2009, 23:43 (GMT)
- BGE Py API, any py function/attribute that took a KX_GameObject would not accept a KX_Light or KX_Camera (bad oversight on my part)
- Typo in occlusion variable init "m_buffer == NULL;" -> "m_buffer = NULL;"

CcdPhysicsEnvironment.cpp and CcdPhysicsController.cpp had too many warnings, fixed most of them.

Commit Details:

Full Hash: fe85bdd0401e92e82e39461d023bad34fe056c38
SVN Revision: 20388
Parent Commit: 3230520
Lines Changed: +17, -23

3 Modified Paths:

/source/gameengine/Ketsji/KX_GameObject.cpp (+7, -1) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp (+6, -10) (Diff)
/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp (+4, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021