1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-16 08:54:26 +00:00

Merge branch 'master' into lm_tm_hollowing

This commit is contained in:
Lukas Matena
2019-12-12 11:37:33 +01:00
185 changed files with 83280 additions and 4591 deletions
+1
View File
@@ -95,6 +95,7 @@ void MeshClipper::recalculate_triangles()
}
bool MeshRaycaster::unproject_on_mesh(const Vec2d& mouse_pos, const Transform3d& trafo, const Camera& camera,
Vec3f& position, Vec3f& normal, const ClippingPlane* clipping_plane) const
{