Blender Git Loki
Git Commits -> Revision 9eca407
Revision 9eca407 by Campbell Barton (master) April 9, 2013, 00:57 (GMT) |
Pressing Ctrl+R when blender was built without bullet would crash. - add checks so rigid-body operators only return FINISHED when they make some changes to the scene. - remove (scene == NULL) checks, poll already catches these. |
Commit Details:
Full Hash: 9eca407a18d8c0109d67fa4feed837dfe97d2de1
SVN Revision: 55916
Parent Commit: 800f86c
Lines Changed: +84, -61