Blender Git Loki
Git Commits -> Revision 8f0dc3c
Revision 8f0dc3c by Bastien Montagne (master) November 18, 2016, 14:15 (GMT) |
Fix T50052: bpy.utils.unregister_module doesn't unregister classes of submodules in reload scenario. reload case would clear TypeMap before unregistering addons, which made all calls to unregister_module() to do absolutely nothing. |
Commit Details:
Full Hash: 8f0dc3cef6c3f3e02a0a4322cd241cf379e52552
Parent Commit: 3fb1106
Lines Changed: +3, -2
1 Modified Path:
/release/scripts/modules/bpy/utils/__init__.py (+3, -2) (Diff)