wmayer
bd587a8a45
Surface: re-implement closed() in TaskFilling
2021-02-05 16:37:00 +01:00
Chris Hennes
a6b689f57c
Fix Surface task panel shortcut use to use Widget context
...
The Delete key shortcut of the three different panels in the
Surface Workbench TaskFilling sidebar conflicted between
the panels if multiple were showing. This is resolved by
making the QAction's context the widget, rather than the window.
2021-02-01 19:40:33 -06:00
wmayer
f53871780c
Surface: automatically start "Add edge" mode when starting the fill surface tool. Moving the order of edges is supported now.
2020-10-13 17:32:20 +02:00
wmayer
43638ec0a5
Surface: rename TaskFillingUnbound to TaskFillingEdge
2020-10-13 16:23:58 +02:00
vocx-fc
1d486dc669
Surface: new SVG icon for the workbench, rename others
...
Replace the hard-coded XPM icon in `InitGui.py` for the workbench
with an SVG file, which at this time is identical to the `Surface` icon.
Change `CMakeLists.txt` to properly install this new icon.
Rename all icons, so that all have the `Surface_` prefix.
Use the new icon names in the viewproviders and task panels.
2020-09-30 12:32:36 +02:00
wmayer
45e0673645
LGTM: [skip ci] fix: Declaration hides parameter
...
A local variable hides a parameter. This may be confusing. Consider renaming one of them.
2020-07-27 10:57:34 +02:00
asapelkin
ced8100ab9
use emplace_back instead of push_back where justified
2019-11-21 14:48:09 +01:00
tomate44
e014c29bb3
Surface WB: add a Gui widget for unbound edges to the Filling tool.
2017-11-29 21:57:19 +01:00
wmayer
299555e0bd
reset highlighting of references if object is being deleted, fix crash with invalid sub-element names
2017-04-24 19:18:58 +02:00
wmayer
023ff6a59f
highlighting of point constraints
2017-04-24 17:20:41 +02:00
wmayer
fb3fb9643d
implement highlighting of surface in filling task panel
2017-04-24 14:43:30 +02:00
wmayer
ab820e4f2d
Extend task panel for filling function
2017-04-24 11:12:12 +02:00
wmayer
e65c871355
Extend task panel for filling function
2017-04-24 11:12:12 +02:00
wmayer
11d570103c
Extend task panel for filling function
2017-04-24 11:12:12 +02:00
wmayer
93c445bae4
Extend task panel for filling function
2017-04-24 11:12:12 +02:00
wmayer
0e1d0ef634
Extend task panel for filling function
2017-04-24 11:12:12 +02:00
wmayer
b63ab95bec
Extend task panel for filling function
2017-04-22 15:07:09 +02:00
wmayer
2e6345dbba
Extend task panel for filling function
2017-04-22 14:46:26 +02:00
wmayer
389f014091
Initial task panel for filling function
2017-04-22 11:12:13 +02:00