A regression since ac20970bc208
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 D15946
Fix T101004: Crash when invisible object becomes visible Authored by Sergey Sharybin (sergey) on Sep 12 2022, 4:42 PM. Tags None Subscribers None
Details A regression since ac20970bc208 The issue was caused by depsgraph clearing all id->recalc flags This change makes it so the depsgraph becomes aware of possibly
Diff Detail
|