Kacper Donat
62cdaaff56
Gui: Zero out rotation only if more than 1 axis changed
2025-01-04 16:32:52 +01:00
Kacper Donat
178535980e
Gui: Use extrinsic angles for absolute position mode in transform dialog
2025-01-04 16:32:52 +01:00
Kacper Donat
27c1eaa39c
Gui: Disable controls when selecting origin in transform dialog
2025-01-04 16:32:52 +01:00
Kacper Donat
fe96e7e194
Gui: Reset UVW coordinate system in transform when rotation changes
2025-01-04 16:32:52 +01:00
Kacper Donat
25cf119c60
Gui: Add Dragger placement preview in Transform dialog
2025-01-04 16:32:52 +01:00
Kacper Donat
1df3b5be6c
Gui: Rework TaskCSysDragger into new Transform Dialog
...
This commit refactor ViewProviderDragger and TaskCSysDragger to be more
modern and to support selecting TransformOrigin.
2025-01-04 16:32:52 +01:00
didendron
2351219559
Gui: Add cancel button to transform task UI dialog
...
Fixes #7517
2023-09-04 16:43:27 +02:00
berniev
0c70d45c83
Gui: Use override etc 2
2022-08-09 12:43:23 +02:00
wmayer
1ca7429705
Gui: Optimize includes to reduce compile time
2022-03-07 20:29:18 +01:00
Uwe
aa7977c51a
[Gui] Task* and Text*: remove unused includes
2022-03-05 17:44:07 +01:00
luz paz
298c677873
Gui: Fix header uniformity, whitespace, and doxygen fixes
2020-11-26 10:14:56 +01:00
wmayer
6bd39e8a90
Gui: [skip ci] fix -Wodr
...
The forward declarations of QuantitySpinBox and Ui_TaskAppearance were done in the wrong namespace
2020-11-24 15:46:46 +01:00
luz.paz
f11783a498
src/Gui: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all `src/Gui` files
2019-12-25 11:39:17 +01:00
Zheng, Lei
2a6bd5e464
Implementation of Link
...
This patch includes the actual implementation of Link, which is
implemented as an extension named LinkBaseExtension in App namespace,
and a full view provider ViewProviderLink in Gui. The reason of not
using ViewProviderExtension is because it need full control when
display, not just extending existing functionalities.
Please see [here](https://git.io/fjPue ) for more details of the
implementation.
This patch also includes a set of link manipulation commands, and a
task panel for overriding geometry element colors.
2019-08-17 15:08:33 +02:00
wmayer
0973dd5e7b
add class ViewProviderDragger
...
derive ViewProviderGeometryObject from ViewProviderDragger
derive ViewProviderPart from ViewProviderDragger
2017-11-26 15:42:57 +01:00
wmayer
1c8734de53
fix crash in CSsysDragger dialog when closing the document beforehand
2016-08-05 15:55:19 +02:00
blobfish
729c116081
Core: Gui: SoFCSysDragger: adding SoFCSysDragger.
2016-05-07 23:06:53 +02:00