|
Blender V5.0
|
Public Attributes | |
| char | selectmode |
| char | uv_selectmode |
| char | uv_sticky |
| char | uv_flag |
Scene & tool-setting data. Used so edit-mesh selection settings follow the underlying mesh data.
Definition at line 1047 of file editmesh_undo.cc.
| char MeshUndoStep_SceneData::selectmode |
Definition at line 1048 of file editmesh_undo.cc.
Referenced by mesh_undosys_step_decode(), and mesh_undosys_step_encode().
| char MeshUndoStep_SceneData::uv_flag |
Definition at line 1051 of file editmesh_undo.cc.
Referenced by mesh_undosys_step_decode(), and mesh_undosys_step_encode().
| char MeshUndoStep_SceneData::uv_selectmode |
Definition at line 1049 of file editmesh_undo.cc.
Referenced by mesh_undosys_step_decode(), and mesh_undosys_step_encode().
| char MeshUndoStep_SceneData::uv_sticky |
Definition at line 1050 of file editmesh_undo.cc.
Referenced by mesh_undosys_step_decode(), and mesh_undosys_step_encode().