Go to file
Bastien Montagne f097e73a2a Fix crash when making local object+obdata with linked armature.
Reported by Andy Goralczyk (@eyecandy) over IRC, thanks!

Simply nuke all that poor broken custom one-by-one handling in
object_relations.c code, and use highly complex but powerful and
well-tested BKE_library_make_local() in all cases of MakeLocal!

ID management, especially related to linking, is very hairy matters,
better to have as few as possible core functions managing all the dirty
details. ;)
2017-06-09 16:30:59 +02:00
build_files install_depsh: update OpenCollada to 1.6.51, and OIIO to 1.7.15 2017-06-09 09:44:40 +02:00
doc PyAPI: Cleanup "Python API Overview" doc 2017-06-02 17:22:44 -04:00
extern Remove MinGW support 2017-05-27 15:34:55 -04:00
intern Cycles Denoising: Merge outlier heuristic and confidence interval test 2017-06-09 03:46:11 +02:00
release Report OpenSubdiv version Blender is compiled against 2017-06-07 12:16:48 +02:00
source Fix crash when making local object+obdata with linked armature. 2017-06-09 16:30:59 +02:00
tests Cleanup: cmake indentation, missing include 2017-06-09 06:45:21 +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 Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt CMake: document that WITH_FFTW3 is also used for the ocean sim. 2017-05-24 11:36:41 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Makefile: set tab width=4 2017-03-11 20:48:12 +11:00
make.bat [msvc/make.bat] Limit the amount of simultaneously compiled projects. 2017-05-03 15:15:35 -06:00