blender/release/scripts/modules/bpy/utils
Bastien Montagne 8f0dc3cef6 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.
2016-11-18 15:15:46 +01:00
..
__init__.py Fix T50052: bpy.utils.unregister_module doesn't unregister classes of submodules in reload scenario. 2016-11-18 15:15:46 +01:00
previews.py Docs: Support out-of-source reference-API builds 2016-06-12 11:31:28 +10:00