Blender Git Loki
Git Commits -> Revision 55e64f0
Revision 55e64f0 by Campbell Barton (master) August 2, 2010, 04:20 (GMT) |
minor changes to Martni's commit 30961 - removed the immediate option from C/api and now store in python only, when python loads modules it sets it to False. - unloading a module would clear the entire TypeMap for all modules, only remove the module types that is being unloaded. - added some checks for bad class registering, report errors rather then crashing. |
Commit Details:
Full Hash: 55e64f0ba4f43535a163090ddf6a1715de0a6fa4
SVN Revision: 30967
Parent Commit: 3d81ee3
Lines Changed: +54, -47