|
Blender V5.0
|
Public Attributes | |
| bool | needs_relationships_update = false |
Definition at line 56 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 61 of file grease_pencil_undo.cc.
Referenced by blender::ed::greasepencil::undo::StepDrawingReference::decode(), and blender::ed::greasepencil::undo::step_decode().