tornavis/source/blender/depsgraph/intern
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
..
builder Fix T63574: missing implicit parent bone dependency in proxies. 2019-04-15 19:54:03 +03:00
debug doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
eval Depsgraph: fix hard CTD on dependency cycles through POSE_INIT. 2019-04-14 21:55:30 +03:00
node Depsgraph: Fix cycle with rigid body and Weight Proximity 2019-03-20 16:37:15 +01:00
depsgraph.cc doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
depsgraph.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
depsgraph_build.cc Cleanup: use plural names for Main lists 2019-03-08 09:50:00 +11:00
depsgraph_debug.cc doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
depsgraph_eval.cc doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
depsgraph_physics.cc doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
depsgraph_physics.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
depsgraph_query.cc Refactor CDData masks, to have one mask per mesh elem type. 2019-03-07 11:29:50 +01:00
depsgraph_query_filter.cc doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
depsgraph_query_foreach.cc doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
depsgraph_query_iter.cc Fix T62470: instanced object does not preserve bounds display type. 2019-03-12 13:40:31 +01:00
depsgraph_tag.cc Cleanup: spelling 2019-04-10 00:38:47 +10:00
depsgraph_tag.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
depsgraph_type.cc Refactor CDData masks, to have one mask per mesh elem type. 2019-03-07 11:29:50 +01:00
depsgraph_type.h Subdiv: Enable topology cache in edit mode 2019-03-18 17:11:43 +01:00
depsgraph_update.cc doxygen: add newline after \file 2019-02-18 08:22:12 +11:00
depsgraph_update.h doxygen: add newline after \file 2019-02-18 08:22:12 +11:00