Files
test/source/blender/blenloader/intern
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-12 11:05:18 +02:00
2014-11-28 22:16:14 +01:00
2018-04-03 18:22:05 +02:00
2018-03-09 11:52:11 +11:00