Fix of #5632 (painter gizmos not working correctly with scaled objects)
This was broken since 8bcdbb7.
This commit is contained in:
@@ -146,7 +146,7 @@ protected:
|
||||
};
|
||||
|
||||
Cursor m_cursor;
|
||||
float m_old_cursor_radius;
|
||||
float m_old_cursor_radius_sqr;
|
||||
|
||||
// Private functions:
|
||||
bool select_triangle(int facet_idx, EnforcerBlockerType type,
|
||||
|
||||
Reference in New Issue
Block a user