Go to file
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
build_files [MSVC] Preliminary VS2017 support. 2016-11-16 20:13:58 -07:00
doc Fix T50007: blender offline python documentation in zipped HTML files, not shown correctly. 2016-11-13 12:06:26 +01:00
extern Ceres: Update to the latest actual version 2016-11-01 11:29:33 +01:00
intern Fix T50001: auto tile size addon broken after Cycles GPU device changes. 2016-11-17 02:17:56 +01:00
release Fix T50052: bpy.utils.unregister_module doesn't unregister classes of submodules in reload scenario. 2016-11-18 15:15:46 +01:00
source Fix T50063: Editing driver's expression eliminates "Zero" number 2016-11-18 13:38:46 +01:00
tests tests: Update hash for OBJ 2016-11-02 15:35:18 +01:00
.arcconfig
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Add developer tools submodule 2016-07-15 01:28:00 +10:00
CMakeLists.txt change default for quicktime suport for macOS to off 2016-11-05 14:23:00 +01:00
COPYING
GNUmakefile Cleanup: line length 2016-07-15 01:26:26 +10:00
make.bat [MSVC] Preliminary VS2017 support. 2016-11-16 20:13:58 -07:00