Blender Git Commit Log
Git Commits -> Revision 3dacfbb
Revision 3dacfbb by Campbell Barton (master) April 5, 2009, 14:55 (GMT) |
BGE Python API - action attribute wasnt checking for NULL (own fault) - KX_Scene getCamera wasnt checking for NULL - CListValue had asserts for not yet implimented functionality, this would close blender. Better to print an error if the user manages to run this functions (I managed to by CListValue.count([1,2,3])) |
Commit Details:
Full Hash: 3dacfbb23161a1b779c2c4ac0f06431c5adda6a2
SVN Revision: 19548
Parent Commit: 033a63f
Lines Changed: +12, -6