tornavis/source/blender/depsgraph
Sergey Sharybin d269fb1d72 Fix assert failures in the dependency graph
Happens after recent changes in the area.

The asserts were a bit too strict and were against the way how the
ID_RECALC_ALL is handled. So remove them with explanation why things
needs to be silent.
2022-08-03 09:31:05 +02:00
..
intern Fix assert failures in the dependency graph 2022-08-03 09:31:05 +02:00
CMakeLists.txt Fix T99733: Objects with driven visibility are evaluated when not needed 2022-07-21 09:49:16 +02:00
DEG_depsgraph.h Depsgraph: Make naming and recalc flag sign consistent 2022-08-02 11:38:16 +02:00
DEG_depsgraph_build.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
DEG_depsgraph_debug.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
DEG_depsgraph_physics.h File headers: SPDX License migration 2022-02-11 09:14:36 +11:00
DEG_depsgraph_query.h Cleanup: Better const correctness for DEG_get_eval_flags_for_id 2022-05-05 15:52:57 +02:00