mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-10 23:35:13 -06:00
More camera tweaks (#2473)
* fix camera regressions * Handle multiple plates
This commit is contained in:
parent
0037a5cc2d
commit
bbfb9d77fa
2 changed files with 28 additions and 5 deletions
|
@ -786,7 +786,7 @@ public:
|
|||
|
||||
void refresh_camera_scene_box();
|
||||
|
||||
BoundingBoxf3 volumes_bounding_box() const;
|
||||
BoundingBoxf3 volumes_bounding_box(bool current_plate_only = false) const;
|
||||
BoundingBoxf3 scene_bounding_box() const;
|
||||
BoundingBoxf3 plate_scene_bounding_box(int plate_idx) const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue