tornavis/source/blender/blenloader
Sergey Sharybin c4046e9082 Move ID recalc flags into dedicated field in ID
Currently this is a no-visible-changes change, but the idea is to use this
dedicated flag to tell which exact components of ID changed, make it more
granular than just OBJECT and OBJECT_DATA. Allow setting this field based
on what components new dependency graph flushed on evaluation.
2017-12-15 09:43:18 +01:00
..
intern Move ID recalc flags into dedicated field in ID 2017-12-15 09:43:18 +01:00
BLO_blend_defs.h Make .blend file thumbnail reading simpler and more coherent, read/store them when reading in background mode. 2015-08-27 16:00:46 +02:00
BLO_readfile.h Cleanup: link/append: get rid of booleans in func parameters. 2017-12-04 13:09:13 +01:00
BLO_runtime.h
BLO_undofile.h Cleanup: use BLO_memfile prefix 2015-04-18 18:11:01 +02:00
BLO_writefile.h Cleanup: take Main argument for copy 2016-03-03 13:35:21 +11:00
CMakeLists.txt CMake: WITH_PYTHON_SECURITY=OFF was ignored 2017-03-27 13:02:41 +11:00