|
|
073fcc3ac9
|
Fixed a few warnings in headers (meaning they were reported once for each include)
Fixed an identification of CXX compiler in cmake so that 'AppleClang' is recognized
|
2019-07-23 14:02:20 +02:00 |
|
|
|
7088dfb1a0
|
Refactoring of GLGizmosXX classes to cleanup their interface
|
2019-07-17 12:06:23 +02:00 |
|
|
|
96681151a9
|
Framework to serialize gizmos into undo/redo stack
Serialization into undo/redo of Cut gizmo
Refactoring of GLGizmosManager
|
2019-07-17 08:38:48 +02:00 |
|
|
|
2f43e228f3
|
Tech ENABLE_SVG_ICONS set as default
|
2019-07-12 10:13:35 +02:00 |
|
|
|
e0023eb5c0
|
Constrained gizmo-scaling -> code cleanup and simplification
|
2019-05-10 13:07:59 +02:00 |
|
|
|
59b9f04120
|
1st installment of constrained gizmo-scaling
|
2019-05-10 11:13:55 +02:00 |
|
|
|
81386c1ae3
|
Follow-up of 1fbdf7bdaa -> Fixed grabbers size for move gizmo and grabbers dragging size
|
2019-04-15 15:05:26 +02:00 |
|
|
|
910605864a
|
Added glsafe() around OpenGL calls where missing
|
2019-03-27 14:42:09 +01:00 |
|
|
|
0426ff1122
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui_refactoring
|
2019-03-27 08:33:48 +01:00 |
|
|
|
2f1a35b49e
|
Gizmos' grabbers size made uniform as the mean value of the selection's bounding box sides
|
2019-03-26 14:53:32 +01:00 |
|
|
|
e9eb5b21ef
|
GLCanvas3D::Gizmos as a standalone class (GLGizmosManager)
|
2019-03-20 13:51:25 +01:00 |
|
|
|
0bc6614cc6
|
GLCanvas3D::Selection as a standalone class
|
2019-03-19 13:30:21 +01:00 |
|
|
|
0f9dbebb33
|
Removed technology ENABLE_IMGUI
|
2019-03-18 11:45:15 +01:00 |
|
|
|
4c285950bc
|
Separated gizmos into individual files
|
2019-03-18 11:45:15 +01:00 |
|