tornavis/source
Sergey Sharybin bb3a021427 Fix T101004: Crash when invisible object becomes visible
A regression since ac20970bc2

The issue was caused by depsgraph clearing all id->recalc flags
wrongly assuming that all IDs are fully evaluated.

This change makes it so the depsgraph becomes aware of possibly
incompletely evaluated IDs.

Differential Revision: https://developer.blender.org/D15946
2022-09-13 11:00:37 +02:00
..
blender Fix T101004: Crash when invisible object becomes visible 2022-09-13 11:00:37 +02:00
creator Cleanup: spelling in comments 2022-09-13 13:24:44 +10:00
tools@2a541f164a Fix submodule refs 2022-08-31 10:02:42 -07:00
CMakeLists.txt Clang-tidy: Don't warn about unrecognized compiler flags 2022-05-06 15:26:54 +02:00