tornavis/source/blender/depsgraph
Sergey Sharybin a0fa404deb Fix T53547 for real now
Original fix was assuming that particle init operation is updated on every
frame, which is wrong behavior and that was fixed in previous commit to the
original bugfix.
2017-12-19 08:56:11 +01:00
..
intern Fix T53547 for real now 2017-12-19 08:56:11 +01:00
util Move GHash/GSet/LinkList iterators to BLI files 2017-05-30 12:48:06 +02:00
CMakeLists.txt Depsgraph: Add query API to traverse all dependent IDs of the given ID 2017-12-18 16:15:47 +01:00
DEG_depsgraph.h Depsgraph: Remove unused property based update tags 2017-12-04 14:17:17 +01:00
DEG_depsgraph_build.h Depsgraph: Cleanup, always call full `object` 2017-11-23 11:39:28 +01:00
DEG_depsgraph_debug.h Depsgraph: Remove bunch of debug code 2017-10-25 11:25:10 +02:00
DEG_depsgraph_query.h Depsgraph: Add query API to traverse all dependent IDs of the given ID 2017-12-18 16:15:47 +01:00