mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Modified gizmo rotate rendering
This commit is contained in:
parent
d7f9e86400
commit
42b70c4933
3 changed files with 54 additions and 3 deletions
|
@ -240,6 +240,7 @@ private:
|
|||
void render_reference_radius() const;
|
||||
void render_angle() const;
|
||||
void render_grabber(const BoundingBoxf3& box) const;
|
||||
void render_grabber_extension(const BoundingBoxf3& box, bool picking) const;
|
||||
|
||||
void transform_to_local() const;
|
||||
// returns the intersection of the mouse ray with the plane perpendicular to the gizmo axis, in local coordinate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue