Files
test/source/blender
Sergey Sharybin fac1892e11 Depsgraph: Bind base by it's index
For the performance we convert object bases list to an array
during view layer evaluation. This makes it possible to have
very cheap index-based base lookup.

The goal of this change is to get rid of base used for function
binding, and avoid scene datablock expansion at the depsgraph
construction time.
2018-04-12 11:05:18 +02:00
..
2018-04-10 17:42:45 +02:00
2018-04-01 07:24:45 +02:00