Transformation of text is now allowed only inside object instance
This commit is contained in:
parent
137399ef1a
commit
ed818f9177
2 changed files with 19 additions and 15 deletions
|
@ -178,7 +178,7 @@ private:
|
|||
std::string m_text;
|
||||
|
||||
// actual volume
|
||||
ModelVolume *m_volume;
|
||||
ModelVolume *m_volume;
|
||||
|
||||
// Rotation gizmo
|
||||
GLGizmoRotate m_rotate_gizmo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue