blender/source/blender/depsgraph
Brecht Van Lommel 359469a39a Fix T55204: proxy object disappearing randomly.
The problem was a missing depsgraph relation between the transforms of
the object and its proxy, it was only there for the pose.
2018-05-28 23:24:16 +02:00
..
intern Fix T55204: proxy object disappearing randomly. 2018-05-28 23:24:16 +02:00
util Merge branch 'master' into blender2.8 2018-03-26 14:56:00 +02:00
CMakeLists.txt Depsgraph: Remove function bindings with collections 2018-04-12 11:05:18 +02:00
DEG_depsgraph_build.h Collections and groups unification 2018-05-18 13:34:24 +02:00
DEG_depsgraph_debug.h Depsgraph: Add per-depsgraph debug name which is shown in the logs 2018-05-02 17:09:44 +02:00
DEG_depsgraph_query.h WIP: Improved implementation of DEG_get_evaluated_rna_pointer() 2018-05-19 19:54:47 +02:00
DEG_depsgraph.h Depsgraph: Enable copy on write by default 2018-05-22 12:00:23 +02:00