Blender Git Commit Log
Git Commits -> Revision 3384679
Revision 3384679 by Mitchell Stokes (master) March 22, 2011, 02:39 (GMT) |
BGE Dynamic Loading: * Adding keyword arguments to LibLoad - load_actions (Default: False) Ensures that all actions are loaded. Otherwise, just actions used by objects in the scene are loaded. - verbose (Default: False) Turns on extra prints (eg SceneName: MyScene). * Also making error reporting better for when an invalid group/idcode is given. |
Commit Details:
Full Hash: 3384679aecfe93ae72bd34eb9b17095db2603eb2
SVN Revision: 35682
Parent Commit: 2299d67
Lines Changed: +70, -15