|
Blender V5.0
|
Public Attributes | |
| Set< Base * > | objects |
| Set< EditBone * > | edit_bones |
| Set< bPoseChannel * > | pose_bones |
Stores items selected from a sync from the outliner. Prevents syncing the selection state of the last instance of an object linked in multiple collections.
Definition at line 163 of file outliner_sync.cc.
Definition at line 165 of file outliner_sync.cc.
Referenced by blender::ed::outliner::outliner_sync_selection_from_outliner().
Definition at line 164 of file outliner_sync.cc.
Referenced by blender::ed::outliner::outliner_sync_selection_from_outliner().
| Set<bPoseChannel *> blender::ed::outliner::SelectedItems::pose_bones |
Definition at line 166 of file outliner_sync.cc.
Referenced by blender::ed::outliner::outliner_sync_selection_from_outliner().