mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
Flip X mouse deltas if bed is upside down (when camera up vector has negative Z)
This commit is contained in:
@@ -22,6 +22,7 @@ struct Camera
|
||||
float phi;
|
||||
// float distance;
|
||||
bool requires_zoom_to_bed;
|
||||
bool inverted_phi;
|
||||
|
||||
private:
|
||||
Vec3d m_target;
|
||||
|
||||
Reference in New Issue
Block a user