mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 17:27:52 -06:00
Modified camera target behavior set as default
This commit is contained in:
parent
0ccd19f1ee
commit
9b8a68565f
4 changed files with 0 additions and 20 deletions
|
@ -918,9 +918,7 @@ public:
|
|||
|
||||
void zoom_to_bed();
|
||||
void zoom_to_volumes();
|
||||
#if ENABLE_MODIFIED_CAMERA_TARGET
|
||||
void zoom_to_selection();
|
||||
#endif // ENABLE_MODIFIED_CAMERA_TARGET
|
||||
void select_view(const std::string& direction);
|
||||
void set_viewport_from_scene(const GLCanvas3D& other);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue