tornavis/source/blender/depsgraph
Alexander Gavrilov 2f2ba04c60 Fix T63574: missing implicit parent bone dependency in proxies.
Although technically evaluating the proxy copy nodes doesn't require
the parent bone to be copied, other nodes that depend on the bones
sometimes expect the parent to be ready. To meet this expectation
it's necessary to add the dependency to the graph.
2019-04-15 19:54:03 +03:00
..
intern Fix T63574: missing implicit parent bone dependency in proxies. 2019-04-15 19:54:03 +03:00
CMakeLists.txt CMake: prepare for BLENDER_SORTED_LIBS removal 2019-04-14 15:37:24 +02:00
DEG_depsgraph.h Fix T62087: Crash when rendering in Cycles 2019-03-01 19:03:51 +01:00
DEG_depsgraph_build.h Refactor CDData masks, to have one mask per mesh elem type. 2019-03-07 11:29:50 +01:00
DEG_depsgraph_debug.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
DEG_depsgraph_physics.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
DEG_depsgraph_query.h Cleanup: empty expression statement warning 2019-04-02 17:54:04 +11:00