Lukas Matena
|
04bcdff110
|
Added new hollowing gizmo
Basically just copied SLA support gizmo and removed all functionality that will not be needed
|
2019-11-05 10:17:27 +01:00 |
|
Lukas Matena
|
70c0c87598
|
Renamed MeshClipper.cpp/.hpp to MeshUtils.cpp/.hpp
More helper classes like the MeshClipper could live here
Moved ClippingPlane class in here to start
|
2019-09-13 12:03:53 +02:00 |
|
Lukas Matena
|
0c1e223414
|
SLA gizmo clipping plane is now not necessarily perpendicular to camera direction
|
2019-04-17 14:27:20 +02:00 |
|
Lukas Matena
|
8df2a19974
|
SLA clipping plane can now be controlled by Ctrl + mouse wheel rotation
|
2019-04-17 14:27:20 +02:00 |
|
Lukas Matena
|
f71e14a4d9
|
SLA gizmo now uses ctrl to add to selection and alt to remove from selection
|
2019-04-08 15:34:42 +02:00 |
|
Enrico Turri
|
d23824af97
|
GLCanvas3D::Gizmos as a standalone class (GLGizmosManager)
|
2019-03-20 13:51:25 +01:00 |
|
Lukas Matena
|
d3c8e3166e
|
Separated gizmos into individual files
|
2019-03-18 11:45:15 +01:00 |
|