|
Blender
V2.93
|
Public Attributes | |
| UndoStep | step |
| UndoRefID_Scene | scene_ref |
| UndoRefID_Object | object_ref |
| PTCacheUndo | data |
Definition at line 221 of file particle_edit_undo.c.
| PTCacheUndo ParticleUndoStep::data |
Definition at line 225 of file particle_edit_undo.c.
Referenced by particle_undosys_step_decode(), particle_undosys_step_encode(), and particle_undosys_step_free().
| UndoRefID_Object ParticleUndoStep::object_ref |
Definition at line 224 of file particle_edit_undo.c.
Referenced by particle_undosys_foreach_ID_ref(), particle_undosys_step_decode(), and particle_undosys_step_encode().
| UndoRefID_Scene ParticleUndoStep::scene_ref |
Definition at line 223 of file particle_edit_undo.c.
Referenced by particle_undosys_foreach_ID_ref(), particle_undosys_step_decode(), and particle_undosys_step_encode().
| UndoStep ParticleUndoStep::step |
Definition at line 222 of file particle_edit_undo.c.