70 Commits

Author SHA1 Message Date
enricoturri1966
f7afed4bd3 Follow-up of 9b915bdd0985fd3deb7b99f4d3598b63fa5b3b99 - Fixed crash 2022-09-30 12:06:07 +02:00
enricoturri1966
9b915bdd09 Measuring - GLGizmoMeasure - Visualization and selection of extra point for edges 2022-09-30 09:44:22 +02:00
Lukas Matena
97e69c04f8 Fixed crashing asserts due to a bug in the just merged branch 2022-09-30 08:52:44 +02:00
Lukas Matena
5091d77adb Measurement: moving arrow-drawing functions from frontend to the backend (4/4) 2022-09-29 16:41:28 +02:00
Lukas Matena
699a210c31 Measurement: moving arrow-drawing functions from frontend to the backend (3/4) 2022-09-29 16:41:17 +02:00
Lukas Matena
05c03e54d9 Measurement: moving arrow-drawing functions from frontend to the backend (2/4) 2022-09-29 16:41:08 +02:00
Lukas Matena
5ad4fafbf1 Measurement: moving arrow-drawing functions from frontend to the backend (1/4) 2022-09-29 16:40:15 +02:00
enricoturri1966
ee088bf798 Measuring - GLGizmoMeasure - Added option to copy to clipboard the result of measurement 2022-09-29 10:19:40 +02:00
enricoturri1966
5b7e1c0677 Measuring - GLGizmoMeasure - Allow to deselect second feature by clicking on it 2022-09-29 08:43:03 +02:00
enricoturri1966
b71d61f0f7 Measuring - Refactoring in GLGizmoMeasure related to scene raycasters state cache 2022-09-27 10:21:57 +02:00
enricoturri1966
ba21f54afb Measuring: Gizmo measure shows dimensioning for angle edge-plane 2022-09-23 12:44:06 +02:00
enricoturri1966
a79e78cee1 Measuring: Gizmo measure shows dimensioning for angle edge-edge 2022-09-21 09:16:49 +02:00
enricoturri1966
1166446774 Follow-up of 8d98f0869dc6c6c6e3c67da4bb0670f17c7acf36 - Distance edge-edge calculated as in Fusion 360 2022-09-19 13:22:09 +02:00
enricoturri1966
c87c9886a5 Follow-up of 81d28c545cc1bbb31ee618934ae3afc72f3fc668 - Distance edge-circle calculated as in Fusion 360 2022-09-19 11:44:03 +02:00
enricoturri1966
81d28c545c Measuring: Gizmo measure shows dimensioning for distance edge-circle 2022-09-19 10:01:02 +02:00
enricoturri1966
3a2a6d4a2f Measuring: Gizmo measure shows dimensioning for distance plane-plane 2022-09-16 13:28:15 +02:00
enricoturri1966
e5c22b5694 Measuring: Use eigen library in distance calculations for Gizmo measure 2022-09-16 11:24:44 +02:00
enricoturri1966
3eae55bd06 Measuring: Gizmo measure shows dimensioning for distance point-circle 2022-09-16 09:57:07 +02:00
enricoturri1966
8d98f0869d Measuring: Gizmo measure shows dimensioning for distance edge-edge 2022-09-16 08:30:19 +02:00
enricoturri1966
bf0f7c609d Measuring: Gizmo measure shows dimensioning for distance point-plane 2022-09-15 15:27:49 +02:00
enricoturri1966
00bcddb19d Measuring: Gizmo measure shows dimensioning for distance point-edge 2022-09-15 14:42:04 +02:00
enricoturri1966
f1a59de7f4 Measuring: Gizmo measure shows dimensioning for distance point-point 2022-09-15 12:28:16 +02:00
enricoturri1966
3d72f224e1 Measuring: Gizmo measure disabled for sinking volumes 2022-09-07 14:04:18 +02:00
enricoturri1966
2dd67745a5 Measuring: bunch of fixes into GLGizmoMeasure + new tech ENABLE_MEASURE_GIZMO_DEBUG to show a debug imgui dialog containing data related to Measure Gizmo 2022-09-07 13:07:15 +02:00
enricoturri1966
67c004498c Follow-up of 2b7520dc9eee8063c7d376811603c2d09c4a75e4 - Use CTRL + mouse right click to restart selection 2022-09-06 15:06:56 +02:00
enricoturri1966
2b7520dc9e Measuring: GLGizmoMeasure - Use mouse right click to restart selection 2022-09-06 12:02:44 +02:00
enricoturri1966
80e1d8298b Measuring: Rewritten method SurfaceFeature::operator ==() 2022-09-06 10:54:56 +02:00
enricoturri1966
cb57b3c5cb Measuring: GLGizmoMeasure - Added colored icon into imgui dialog 2022-09-05 15:16:31 +02:00
enricoturri1966
b788628a18 Fixed warnings on ARM64 2022-09-05 13:26:01 +02:00
enricoturri1966
8a88b98f7f Measuring: GLGizmoMeasure - Fixed detection of current hovered feature 2022-09-05 12:49:19 +02:00
enricoturri1966
bac3eebf51 Measuring: GLGizmoMeasure - show data in inches into imgui dialog, when needed 2022-09-05 12:05:25 +02:00
enricoturri1966
8050d457d3 Measuring: GLGizmoMeasure - Fixed update of circle geometry 2022-09-05 09:18:07 +02:00
enricoturri1966
ae3beeb50a Fixed warnings 2022-09-05 08:57:49 +02:00
enricoturri1966
91266e4815 Measuring: Disable scene raycasters while GLGizmoMeasure is active 2022-09-05 08:26:19 +02:00
enricoturri1966
5e271a18df Measuring: Changes in GLGizmoMeasure imgui dialog layout 2022-09-02 12:26:56 +02:00
enricoturri1966
c5532b175e Measuring: Added features selection in GLGizmoMeasure 2022-09-02 11:24:06 +02:00
enricoturri1966
c6e6c86627 Refactoring into GLGizmoMeasure.cpp to remove duplicated code 2022-09-01 10:19:12 +02:00
enricoturri1966
fe7982cb08 Fixed warnings 2022-09-01 09:54:16 +02:00
enricoturri1966
ec9001c57e Measuring: Optimization into GLGizmoMeasure::on_render() 2022-09-01 09:44:40 +02:00
enricoturri1966
58da6e994c Measuring: Measure gizmo - Further improvements in visualization of points for extended selection 2022-08-31 15:31:39 +02:00
enricoturri1966
7cf85a1565 Measuring: Measure gizmo - Improved visualization of points for extended selection 2022-08-31 14:56:00 +02:00
enricoturri1966
83990562c5 Measuring: Measure gizmo - added visualization of point for extended selection and updates to imgui dialog 2022-08-31 12:42:55 +02:00
enricoturri1966
6694817cd6 Refactoring of GLGizmoMeasure::on_render_input_window to simplify code 2022-08-30 15:50:11 +02:00
enricoturri1966
db1b2fbfc1 Refactoring of GLGizmoMeasure to simplify code 2022-08-30 15:38:29 +02:00
enricoturri1966
4675ae2173 Measuring: Added Measure gizmo imgui dialog + removed tech ENABLE_MEASURE_GIZMO_DEBUG + locking of features by pressing CTRL key 2022-08-30 14:30:38 +02:00
enricoturri1966
8833bc3138 Measuring: Measure gizmo features registered for raycasted picking 2022-08-29 12:55:34 +02:00
enricoturri1966
1787f780b6 Measuring: code for Measure gizmo embedded into new tech ENABLE_MEASURE_GIZMO 2022-08-25 13:01:26 +02:00
enricoturri1966
38c52941d6 Added tech ENABLE_MEASURE_GIZMO_DEBUG to embed debug code related to GLGizmoMeasure 2022-08-24 15:02:46 +02:00
enricoturri1966
d0bf05d1e9 Refactoring into GLGizmoMeasure::on_render() 2022-08-24 14:15:20 +02:00
enricoturri1966
2abb52ed4c Measuring: refactoring related to plane models cache 2022-08-24 12:00:04 +02:00