Home
last modified time | relevance | path

Searched defs:local_collections_uuid (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dlayer.c1197 const int local_collections_uuid) in layer_collection_local_visibility_set_recursive()
1206 const int local_collections_uuid) in layer_collection_local_visibility_unset_recursive()
1216 const unsigned short local_collections_uuid, in layer_collection_local_sync()
1240 const unsigned short local_collections_uuid = v3d->local_collections_uuid; in BKE_layer_collection_local_sync() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/space_view3d/
H A Dview3d_view.c1583 static uint free_localcollection_bit(Main *bmain, ushort local_collections_uuid, bool *r_reset) in free_localcollection_bit()
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_view3d_types.h301 unsigned short local_collections_uuid; member