40199c1d10a936f26076c61274c6862c98c00bc5

With the clear separation between data and a state we need to make sure operators and other areas are readingstate from evaluated datablocks. Code-wise it means that all evaluated values are to be read from dataglock which is owned by dependency graph, using DEG_get_evaluated_id() or similar helper. Reviewers: brecht, mont29, campbellbarton, dfelinto Differential Revision: https://developer.blender.org/D3036
…
Description
No description provided
Languages
C++
78.1%
Python
15%
C
2.8%
GLSL
1.8%
CMake
1.2%
Other
0.9%