Go to file
Bastien Montagne 27c64e3f46 Fix T49229: ID user decrement error when deleting group instance twice.
Another great example of inconsistency in usercount handling - dupli_group was considered
as refcounted by readfile.c code (and hence by library_query.c one, which is based on it),
but not by editor/BKE_object code, which never increased group's usercount when creating
an instance of it etc.

To be backported to 2.78.
2016-09-03 11:47:17 +02:00
build_files [Windows] Add support for code signing the final binaries. 2016-08-31 06:26:23 -06:00
doc Blender 2.78 commit! 2016-09-02 11:37:25 +02:00
extern Curve Fitting: correct initial handle sign 2016-09-02 02:58:34 +10:00
intern Fix T49180: Cycles MIS Map for Animated Environment Texture Movie Doesn't Update on Frame Change 2016-09-02 09:58:41 +02:00
release Point submodules to latest master branches 2016-09-02 11:44:22 +02:00
source Fix T49229: ID user decrement error when deleting group instance twice. 2016-09-03 11:47:17 +02:00
tests Replace pep8 with flake8 checker 2016-08-01 11:02:01 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.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 [Windows] Add support for code signing the final binaries. 2016-08-31 06:26:23 -06:00
COPYING
GNUmakefile Cleanup: line length 2016-07-15 01:26:26 +10:00
make.bat Fix make.bat checking 64bit systems 2016-02-10 00:26:12 +11:00