Blender Git Loki
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