Lukas Matena
|
8c560522a3
|
Fixed rendering of gizmo grabbers
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
f69bd75464
|
Fixed rendering of gizmos' grabbers
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
9605d10caa
|
Unified color definition
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
e648368934
|
Removed unneeded calls to GL_LIGHTING
|
2021-05-28 16:44:13 +02:00 |
|
enricoturri1966
|
b63de990d4
|
Removed static members from GLGizmoBase and GLGizmoBase::Grabber to fix OpenGL error when closing the application
|
2021-05-28 16:44:13 +02:00 |
|
Lukas Matena
|
2e24e689fa
|
Grabbers and support points appearence tweaking, some refactoring
|
2021-05-28 16:44:13 +02:00 |
|
Lukas Matena
|
fd024eadcd
|
Removed gluProject and gluUnProject calls
|
2021-05-28 16:44:13 +02:00 |
|
Lukas Matena
|
97b7ef7dc0
|
Removed GLU calls from all the gizmos
|
2021-05-28 16:44:13 +02:00 |
|
tamasmeszaros
|
1663787b96
|
Better naming of gui controls
|
2021-04-07 12:51:02 +02:00 |
|
tamasmeszaros
|
804758dfed
|
Remove accuracy slicer
No practical use
|
2021-04-07 12:51:02 +02:00 |
|
tamasmeszaros
|
4a9768cc7f
|
Change configuration bank name for SLA auto rotation
|
2021-04-07 12:51:02 +02:00 |
|
tamasmeszaros
|
33eec05f02
|
Tolerate corrupted appconfig settings for auto rotation
|
2021-04-07 12:51:02 +02:00 |
|
tamasmeszaros
|
e7f5c61bb8
|
Remove leftover debug message
|
2021-04-07 12:51:02 +02:00 |
|
tamasmeszaros
|
0194094afa
|
Method selection implemented
|
2021-04-07 12:51:02 +02:00 |
|
tamasmeszaros
|
2a98aa113c
|
Remove unused RotoptimzeWindow imgui dialog.
It might be added in the future in a more polished form.
|
2020-11-06 10:06:05 +01:00 |
|
tamasmeszaros
|
0d4c67b9a3
|
Mostly working, inefficiencies remain, status indication partly broken
|
2020-09-10 14:03:30 +02:00 |
|
tamasmeszaros
|
9f3e7617d8
|
Add Imgui popup for rotation gizmo under SLA
|
2020-09-10 14:03:30 +02:00 |
|
enricoturri1966
|
a0ed240af1
|
Generate gizmos' tooltip on demand
|
2020-03-16 16:37:22 +01:00 |
|
enricoturri1966
|
ffe404fc5b
|
Fixed gizmos' tooltips
|
2020-03-16 12:45:39 +01:00 |
|
Enrico Turri
|
dad09c737c
|
ENABLE_GIZMO_ICONS_NON_ACTIVABLE_STATE set as default
|
2020-01-17 10:34:32 +01:00 |
|
Enrico Turri
|
57d069bd0a
|
Some rework on layout of imgui dialogs
|
2019-12-11 15:30:25 +01:00 |
|
Enrico Turri
|
a7b12f97db
|
Gray icons for gizmos in disabled state
|
2019-12-09 15:21:18 +01:00 |
|
bubnikv
|
2d7f478dac
|
Finished picking by color with a checksum in the alpha channel
to guard against unwanted alpha blending and / or multi sampling.
|
2019-08-07 14:15:38 +02:00 |
|
Enrico Turri
|
da1fa0b6e3
|
Refactoring of GLGizmosXX classes to cleanup their interface
|
2019-07-17 12:06:23 +02:00 |
|
Enrico Turri
|
cc70c8dff9
|
Tech ENABLE_SVG_ICONS set as default
|
2019-07-12 10:13:35 +02:00 |
|
bubnikv
|
8126ec33fc
|
Fixed localization of 3D scene toolbar tips.
|
2019-05-09 17:18:03 +02:00 |
|
Enrico Turri
|
d795f07e7b
|
Added glsafe() around OpenGL calls where missing
|
2019-03-27 14:42:09 +01:00 |
|
Enrico Turri
|
1fbdf7bdaa
|
Gizmos' grabbers size made uniform as the mean value of the selection's bounding box sides
|
2019-03-26 14:53:32 +01:00 |
|
Enrico Turri
|
80c1a8d8e4
|
GLCanvas3D::Selection as a standalone class
|
2019-03-19 13:30:21 +01:00 |
|
Lukas Matena
|
e813a562a1
|
Removed technology ENABLE_IMGUI
|
2019-03-18 11:45:15 +01:00 |
|
Lukas Matena
|
d3c8e3166e
|
Separated gizmos into individual files
|
2019-03-18 11:45:15 +01:00 |
|