mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
FIX: Selected shadow position is not correct in assembly view
Change-Id: If727e8f70dc85fb256cad6d9de9bb4913cb11896 (cherry picked from commit a3540aa72566a6606ee3533b4770d010d1edd58c)
This commit is contained in:
parent
0532f837fa
commit
b2c457eec6
2 changed files with 2 additions and 26 deletions
|
@ -501,9 +501,6 @@ public:
|
|||
Transform3d world_matrix() const;
|
||||
bool is_left_handed() const;
|
||||
|
||||
//BBS: world_matrix with scale factor
|
||||
Transform3d world_matrix(float scale_factor) const;
|
||||
|
||||
const BoundingBoxf3& transformed_bounding_box() const;
|
||||
// non-caching variant
|
||||
BoundingBoxf3 transformed_convex_hull_bounding_box(const Transform3d &trafo) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue