enricoturri1966
|
fad1f5e84f
|
Fixed typo
|
2020-10-01 08:34:16 +02:00 |
|
Lukas Matena
|
3ec5d9e2cf
|
Cache raycast results so they don't have to be repeated on the same mouse pos
Fixed incorrect handling of clipping plane with multiple volumes - only the first volume was correctly clipped by the painter.
|
2020-10-01 00:05:59 +02:00 |
|
Lukas Matena
|
fac7e735ac
|
Moved the raycasting query in painting gizmos to a separate function
This way it can be called when rendering the spherical cursor and when processing the mouse clicks/drags
|
2020-10-01 00:05:18 +02:00 |
|
Lukas Matena
|
1ca8120398
|
Sphere selection added as an option for painting gizmos
|
2020-10-01 00:05:01 +02:00 |
|
Lukas Matena
|
436e12e99f
|
Seam gizmo: fixed action names in undo/redo stack
|
2020-09-04 12:46:39 +02:00 |
|
Lukas Matena
|
01b59ff57b
|
Seam gizmo created on frontend
|
2020-09-01 18:18:57 +02:00 |
|
Lukas Matena
|
a9435cccb8
|
Finished separation of FDM gizmo into base and child
|
2020-09-01 18:18:57 +02:00 |
|
Lukas Matena
|
7a6531ede7
|
Started work on separating FDM gizmo into base and child classes
|
2020-09-01 18:18:57 +02:00 |
|