mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-21 21:58:03 -06:00
Scale and rotation from scene to value updates correctly
This commit is contained in:
parent
54f14e7ebb
commit
c2993de6e0
9 changed files with 98 additions and 15 deletions
|
@ -318,6 +318,7 @@ public:
|
|||
void set_render_color();
|
||||
|
||||
const Pointf3& get_origin() const;
|
||||
float get_angle_z();
|
||||
void set_origin(const Pointf3& origin);
|
||||
void set_angle_z(float angle_z);
|
||||
void set_scale_factor(float scale_factor);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue