Vojtech Bubnik
|
8190eb4fe6
|
Fixed some compilation errors and warnings.
|
2022-11-15 18:44:38 +01:00 |
|
Vojtech Bubnik
|
3cdacd700c
|
Merged with master
|
2022-11-07 14:51:07 +01:00 |
|
enricoturri1966
|
da5a9277fa
|
Tech ENABLE_MEASURE_GIZMO set as default
|
2022-11-02 08:50:12 +01:00 |
|
enricoturri1966
|
ca923c084f
|
Measuring - Gizmo measure - Fixed measure of distance point-circle when the point is the circle's center
|
2022-10-24 15:13:56 +02:00 |
|
enricoturri1966
|
cf11101d16
|
Measuring - Gizmo measure - Measuring data converted to world coordinates
|
2022-10-12 13:38:53 +02:00 |
|
enricoturri1966
|
ada7618ddb
|
Measuring: Gizmo measure shows dimensioning for distance circle-circle
|
2022-10-12 09:46:11 +02:00 |
|
enricoturri1966
|
d561fb97c7
|
Measuring - Gizmo measure shows dimensioning for distance edge-plane
|
2022-10-12 09:43:19 +02:00 |
|
enricoturri1966
|
e37187a546
|
Measuring - Gizmo measure shows dimensioning for distance plane-circle
|
2022-10-12 09:43:19 +02:00 |
|
enricoturri1966
|
29d6127774
|
Measuring - Fixes in plane-plane measurement - Measurements validation - Fixes in dimensioning rendering
|
2022-10-12 09:43:19 +02:00 |
|
enricoturri1966
|
afa003f3cb
|
Fixed warnings
|
2022-10-12 09:43:19 +02:00 |
|
enricoturri1966
|
ab3eb723c9
|
Measuring - Gizmo measure shows value of distance dimensioning in 3D scene
|
2022-10-12 09:43:18 +02:00 |
|
enricoturri1966
|
00fb180c70
|
Measuring - Gizmo measure shows dimensioning for angle plane-plane
|
2022-10-12 09:43:18 +02:00 |
|
enricoturri1966
|
3f8820bf20
|
Measuring - Calculation of angle between edge and plane moved to backend
|
2022-10-12 09:43:18 +02:00 |
|
enricoturri1966
|
0a8f500819
|
Measuring - struct AngleAndPoints reworked as struct AngleAndEdges
|
2022-10-12 09:43:18 +02:00 |
|
enricoturri1966
|
1c084c4f62
|
Measuring - Some refactoring
|
2022-10-12 09:43:18 +02:00 |
|
enricoturri1966
|
f051847ac6
|
Measuring - Added a bunch of utility functions in Measure.hpp
|
2022-10-12 09:43:18 +02:00 |
|
Lukas Matena
|
3449ad0f73
|
Fixed crashing asserts due to a bug in the just merged branch
|
2022-10-12 09:43:18 +02:00 |
|
Lukas Matena
|
79ab1ab1b5
|
Measurement: moving arrow-drawing functions from frontend to the backend (3/4)
|
2022-10-12 09:43:17 +02:00 |
|
Lukas Matena
|
8af3e5823a
|
Measurement: moving arrow-drawing functions from frontend to the backend (2/4)
|
2022-10-12 09:43:17 +02:00 |
|
Lukas Matena
|
9658c8c677
|
Measurement: moving arrow-drawing functions from frontend to the backend (1/4)
|
2022-10-12 09:43:17 +02:00 |
|
enricoturri1966
|
10459706b8
|
Fixed bug in get_measurement() function
|
2022-10-12 09:22:37 +02:00 |
|
enricoturri1966
|
19df0dadeb
|
Fixed warnings
|
2022-10-12 09:22:35 +02:00 |
|
enricoturri1966
|
ed287215db
|
Measuring: Added Measure gizmo imgui dialog + removed tech ENABLE_MEASURE_GIZMO_DEBUG + locking of features by pressing CTRL key
|
2022-10-12 09:22:34 +02:00 |
|
enricoturri1966
|
7b43786124
|
Added tech ENABLE_MEASURE_GIZMO_DEBUG to embed debug code related to GLGizmoMeasure
|
2022-10-12 09:10:52 +02:00 |
|
Lukas Matena
|
b646fcad95
|
Measuring: implemented edge endpoint detection
|
2022-10-12 09:10:51 +02:00 |
|
Lukas Matena
|
b23e28e9e4
|
Measuring: refactoring
|
2022-10-12 09:10:51 +02:00 |
|
Lukas Matena
|
387dfb2b79
|
Measuring: Add detection of polygons and their centers
|
2022-10-12 09:10:51 +02:00 |
|
Lukas Matena
|
457afca5de
|
Measuring: added getters for circle visualization
|
2022-10-12 09:10:51 +02:00 |
|
Lukas Matena
|
7d6d33f92c
|
Measuring: further separating frontend and backend
|
2022-10-12 09:10:50 +02:00 |
|
Lukas Matena
|
9d5e9e8870
|
Measuring: Separating frontend and backend
|
2022-10-12 09:10:50 +02:00 |
|