Commit graph

14 commits

Author SHA1 Message Date
Filip Sykala - NTB T15p
e86dff528d Separate drag manager 2023-02-28 09:17:25 +01:00
Filip Sykala - NTB T15p
42857d8ecb Use already existing AABB trees for cast into scene.
Remove dependency on camera for RayCastManager.
2023-02-21 16:38:39 +01:00
Filip Sykala - NTB T15p
b82f1fe818 Move over surface with relative transformation 2023-02-17 08:16:54 +01:00
Filip Sykala - NTB T15p
67155e8da0 RaycastManager use directly AABBMesh instead of MeshRayCaster 2023-02-16 13:09:29 +01:00
Filip Sykala - NTB T15p
c1b480e57f On rayCast miss add part simillar way as right panel do.
Fix: https://github.com/prusa3d/PrusaSlicer/issues/9611
2023-02-07 12:10:40 +01:00
Filip Sykala - NTB T15p
66be5faedd Move text only above selected instance. 2023-02-02 14:42:29 +01:00
Filip Sykala - NTB T15p
95c6f83b1b Overlap point position with rays inside of Raycast manager
Fix unstability of text origin position when start use surface
2023-01-13 10:02:23 +01:00
Filip Sykala - NTB T15p
550ef48fe1 Add function for check whether transformation contain reflection
Extend RayCast hit by square distance
Use distance to distiguish closest place on surface when move origin
Move origin after job (only on success)
2023-01-03 13:24:01 +01:00
Filip Sykala - NTB T15p
e8e50b50f1 Project text origin on object surface when use surface is set. When no intersection thans closest point is selected
(@vojta wants it)
2022-12-15 19:27:58 +01:00
Filip Sykala
ff604785f6 Fix cleaning during actualization of raycast manager 2022-05-31 20:09:51 +02:00
Filip Sykala
447e58254d Fix 3mf trmat - wrong reload 2022-04-04 09:57:19 +02:00
Filip Sykala
e8cfe35f78 Do not use RaycastManager inside job
Separate Jobs for Creation of volume from creation of Object
2022-03-08 19:15:56 +01:00
Filip Sykala
1078fe55ec Create text on second Part(volume) of object 2022-02-01 18:31:27 +01:00
Filip Sykala
e55e418c61 Separate raycaster manager
Dragging text object over model surface - only temporary preview
2022-01-03 12:23:44 +01:00