mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-30 05:09:12 -07:00
Eradicated most of Pointf extras compared to pure Eigen::Vector2d.
This commit is contained in:
@@ -396,6 +396,7 @@ GLGizmoScale::GLGizmoScale()
|
||||
: GLGizmoBase()
|
||||
, m_scale(1.0f)
|
||||
, m_starting_scale(1.0f)
|
||||
, m_starting_drag_position(Vec2d::Zero())
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user