mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
Extended grabbers for gizmo move
This commit is contained in:
parent
138c98b5ec
commit
624df6bf9a
2 changed files with 52 additions and 6 deletions
|
@ -378,6 +378,7 @@ protected:
|
|||
|
||||
private:
|
||||
double calc_projection(const UpdateData& data) const;
|
||||
void render_grabber_extension(Axis axis, const BoundingBoxf3& box, bool picking) const;
|
||||
};
|
||||
|
||||
class GLGizmoFlatten : public GLGizmoBase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue