1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-26 10:25:49 +00:00

Modified camera target behavior set as default

This commit is contained in:
Enrico Turri
2019-01-02 14:04:26 +01:00
parent 0ccd19f1ee
commit 9b8a68565f
4 changed files with 0 additions and 20 deletions
-2
View File
@@ -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);