Blender Git Loki
Git Commits -> Revision 9e16c68
Revision 9e16c68 by Campbell Barton (master) August 2, 2010, 07:50 (GMT) |
update userpref's addon code to support new register/unregister, now the modules are parsed rather then being imported since it become quite tricky to import once without registering the classes, then again in a way that registered the existing modules classes without a reload() - which had problems too. |
Commit Details:
Full Hash: 9e16c687a94d38ba3c2f59d66ef2b567f3eeb72a
SVN Revision: 30969
Parent Commit: 0c62d10
Lines Changed: +108, -14