Files
test/source/blender
Sergey Sharybin 20988ed5dc Depsgraph: Move storage from single per-scene depsgraph to a hash storage
Depsgraph itself is still created fer the whole scene rather than for a
single layer, this is to be addressed next.

The storage for those dependency graphs is in scene, but now it is a hash
indexed by layer. In the future we can extend hash key to include extra
information (workspace? window?).
2017-11-08 15:02:19 +01:00
..
2016-01-04 14:20:48 +05:00
2017-11-07 14:08:34 -02:00
2017-11-06 18:41:00 +01:00
2017-11-08 00:20:59 +01:00