Home
last modified time | relevance | path

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

/dports/graphics/blender/blender-2.91.0/release/scripts/addons/object_collection_manager/
H A Doperator_utils.py227 def restore_child_states(layer_collection): function
230 apply_to_children(laycol_ptr, restore_child_states)
235 def restore_child_states(layer_collection): function
238 apply_to_children(laycol_ptr, restore_child_states)
436 def restore_child_states(layer_collection): function
445 apply_to_children(laycol["parent"]["ptr"], restore_child_states)