wmayer
57057b5840
Part: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
ad7375380a
Part: modernize C++: replace 'typedef' with 'using'
2022-08-29 19:31:50 +02:00
wmayer
c87e1cc1c2
clang: fix warnings [-Winconsistent-missing-override]
2022-08-09 17:36:25 +02:00
berniev
71dc5ead2f
Mod: Use override etc 2
2022-08-09 12:52:26 +02:00
wmayer
2a33fe77f6
App/Gui: move template classes (ViewProvider)ExtensionPythonT to their own header files
2022-03-04 18:54:42 +01:00
wmayer
42174a7b13
Part: in ViewProviderSpline use the ViewProviderSplineExtension to avoid code duplication
2021-10-30 17:57:52 +02:00
wmayer
ac0e4011cc
Part: override extensionSetupContextMenu in ViewProviderSplineExtension
2020-11-08 13:37:17 +01:00
wmayer
e5c63bc3d0
Part: [skip ci] implement extension ViewProviderSplineExtension
2020-11-08 12:18:44 +01:00
vocx-fc
7ca2d7dd03
Part: add viewprovider icon for the Part::Spline object
...
The `Part::Spline` object is the parent of the parametric
Surface Workbench objects.
For example, the `Part::Spline` object is created by the
`Surface_CurveOnMesh` tool, which in reality just calls
the `MeshPart_CurveOnMesh` tool.
2020-10-13 15:54:04 +02:00
wmayer
27e77fd6ce
+ add toggle action to context-menu of spline view provider
2015-10-31 16:10:26 +01:00
wmayer
a264063a60
Improve showing control points of splines
2013-10-23 15:16:49 +02:00
wmayer
3cd69c46d4
+ Special view provider to display splines
2013-10-22 17:56:24 +02:00