fix presets save and restore
This commit is contained in:
@@ -100,8 +100,8 @@ class NodePanelBrushPreset : public Node
|
||||
int m_dual_path_len = 0;
|
||||
int m_dual_thumb_path_len = 0;
|
||||
|
||||
int m_stencil_path_len = 0;
|
||||
int m_stencil_thumb_path_len = 0;
|
||||
int m_pattern_path_len = 0;
|
||||
int m_pattern_thumb_path_len = 0;
|
||||
|
||||
glm::vec4 m_tip_color{ 0, 0, 0, 1 };
|
||||
glm::vec2 m_tip_scale = { 1.f, 1.f };
|
||||
|
||||
Reference in New Issue
Block a user