wmayer
8e247bb469
Measure: Implement quick measure as command and make it toggable
...
The quick measure can considerably slow down the system when selecting
part elements. With this change the user is able to turn off this
bottleneck.
2025-08-25 09:21:33 +02:00
Ryan Kembrey
20844bec71
Measure: Update UI strings for consistency
...
Closes : #22370
2025-08-04 20:13:26 +02:00
Kris
0b6a451790
Gui: Move Submenu Commands in Tool Menu ( #20864 )
...
* Moved tools submenu commands and title case
* Apply suggestions from code review
Co-authored-by: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com >
---------
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
Co-authored-by: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com >
2025-06-19 08:33:36 +02:00
bofdahof
ba2c2ca5ad
Console: rename PascalCase named methods to camelCase
2025-05-06 17:50:21 +02:00
wmayer
7cf6c4f5df
Measure: Prepare for clang-format
2024-08-25 13:39:38 +02:00
Chris Hennes
e17a0bee5f
Merge pull request #15010 from hlorus/measure_distance_components
...
MeasureGui: Add MeasureDistance X, Y and Z components back
2024-07-14 23:46:04 -05:00
hlorus
eb05effb9a
MeasureGui: Insert measure command into menu & toolbar
2024-07-05 10:54:38 +02:00
hlorus
2aa37bce27
MeasureGui: Add back DimensionLinear node kit
2024-07-01 08:25:03 -05:00
Chris Hennes
aef423731d
Merge pull request #14011 from hlorus/measure-icons
...
Add measurement icons
2024-05-20 10:54:06 -05:00
hlorus
3bb78b1873
MeasureGui: Add UMF folder icon
...
Co-Authored-By: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com >
2024-05-14 17:55:21 +02:00
hlorus
381d10e305
MeasureGui: Add icons
...
Co-Authored-By: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com >
2024-05-14 17:55:06 +02:00
wmayer
c16a4e034d
Measure: Fix quick measure
...
* Create QuickMeasure in C++ instead of Python to avoid that it will be garbage collected
* Handle exceptions in case of invalid selections
* Refactor QuickMeasure class
* Fix linter warnings
2024-05-13 11:22:52 -05:00
PaddleStroke
818e122420
Core / Measure: Introduce QuickMeasure
2024-05-06 18:12:14 +02:00
hlorus
bed703a6f9
[Measure] Add features, viewproviders and preferences for unified measurement facility
2024-04-29 09:27:22 -04:00