Blender V5.0
blender::ed::greasepencil::undo::StepDecodeStatus Struct Reference

Public Attributes

bool needs_relationships_update = false

Detailed Description

Definition at line 56 of file grease_pencil_undo.cc.

Member Data Documentation

◆ needs_relationships_update

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().


The documentation for this struct was generated from the following file: