|
Blender V4.3
|
Public Attributes | |
| bool | needs_relationships_update = false |
Definition at line 60 of file grease_pencil_undo.cc.
| bool blender::ed::greasepencil::undo::StepDecodeStatus::needs_relationships_update = false |
In case some reference drawing needs to be re-created, the GreasePencil ID gets a new relation to another GreasePencil ID.
Definition at line 65 of file grease_pencil_undo.cc.
Referenced by blender::ed::greasepencil::undo::StepDrawingReference::decode(), and blender::ed::greasepencil::undo::step_decode().