Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Bastien Montagne d59c2d12b1 Fix modifier freeing code re. ID refcounting.
Free code should not handle ID refcounting at all. This has to be done
at higher level, since in some case we want to free (temp) data that
actually did not refcount at all its IDs.

This change seems to be working OK, but as usual in that area, only
lots of testing in real-case situation will say whether there are some
hidden bugs or not.
2018-04-04 14:58:52 +02:00
build_files Build: fixes for the Intel compiler versions 2016, 2017, 2018. 2018-04-02 16:39:04 +02:00
doc Cleanup: move undo into it's own directory 2018-04-02 15:07:40 +02:00
extern Glog/gflags: Reduce amount of local modifications 2018-03-23 14:38:02 +01:00
intern Proper fix for T54337 2018-04-04 06:36:16 -04:00
release BMesh: remove redundant loop in select-next-active 2018-04-03 18:32:55 +02:00
source Fix modifier freeing code re. ID refcounting. 2018-04-04 14:58:52 +02:00
tests Cycles: reorganize tests in more evenly distributed groups. 2018-03-12 17:29:44 +01:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Build: add scripts to build dependencies for Windows and macOS. 2017-08-07 17:54:26 +02:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt Build: add WITH_OPENVDB_3_ABI_COMPATIBLE option. 2018-04-02 19:13:04 +02:00
COPYING
GNUmakefile Build: auto detection of libraries built by "make deps" on Linux. 2018-01-11 22:30:31 +01:00
make.bat Cleanup: whitespace 2017-12-11 19:28:40 +11:00