Home
last modified time | relevance | path

Searched refs:ID_RECALC_PARAMETERS (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/depsgraph/intern/
H A Ddepsgraph_tag.cc228 case ID_RECALC_PARAMETERS: in depsgraph_tag_to_component_opcode()
727 case ID_RECALC_PARAMETERS: in DEG_update_tag_as_string()
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_ID.h694 ID_RECALC_PARAMETERS = (1 << 21), enumerator
/dports/graphics/blender/blender-2.91.0/source/blender/makesrna/intern/
H A Drna_access.c2292 ID_RECALC_TRANSFORM | ID_RECALC_GEOMETRY | ID_RECALC_PARAMETERS); in rna_property_update()