mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 01:07:57 -06:00
WIP: Fix of PrusaControl import.
Now the transformation matrices need to be restored as well.
This commit is contained in:
parent
0a6e4cb39a
commit
7e8d9c154d
3 changed files with 2 additions and 3 deletions
|
@ -155,7 +155,7 @@ class GLCanvas3D
|
|||
// float distance;
|
||||
#if !ENABLE_CONSTRAINED_CAMERA_TARGET
|
||||
Vec3d target;
|
||||
#endif !// ENABLE_CONSTRAINED_CAMERA_TARGET
|
||||
#endif // ENABLE_CONSTRAINED_CAMERA_TARGET
|
||||
|
||||
private:
|
||||
#if ENABLE_CONSTRAINED_CAMERA_TARGET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue