wmayer
43ec243292
Points: modernize C++: use equals default
2023-08-22 12:37:37 +02:00
wmayer
a3057e946b
Mod: modernize C++: use equals default
2023-08-22 11:16:49 +02:00
wmayer
fecc939611
Surface: modernize C++: use equals default
2023-08-22 11:16:10 +02:00
wandererfan
9c1bc2e0e9
[TD]use original shape for section of section
2023-08-21 20:31:06 -04:00
wandererfan
9b6dd9f8bd
[TD]add preference for choice of section shape
2023-08-21 20:31:06 -04:00
sliptonic
93822553dd
Merge pull request #10033 from jffmichi/fix_flipedge
...
[Path] fix flipEdge not taking into account FirstParameter and LastParameter…
2023-08-21 16:12:56 -05:00
sliptonic
13284dd97d
Merge pull request #10179 from davidgilkaufman/rampNestedDressup
...
[Path] Make RampDressup accept other dressups as its base operation
2023-08-21 14:08:57 -05:00
qewer
62251818c7
StartPage: Fix new file templates issues ( #10291 )
...
* Make StartPage new file template buttons use if instead of match
* Make StartPage Part design new file template not create a sketch
* Remove StartPage Part new file template and rename Part Design template based on community feedback
* StartPage LoadNew.py fix indentation
2023-08-21 13:58:29 -05:00
wmayer
9a749e51c8
Mod: modernize C++: use equals default
2023-08-21 20:21:30 +02:00
luzpaz
ed9ff68935
Fix typos
2023-08-21 20:20:47 +02:00
wmayer
5177007994
Mesh: modernize C++: use equals default
2023-08-21 18:39:59 +02:00
sliptonic
8701e0b7a1
Merge pull request #9703 from FlachyJoe/arc_helper_gui
...
Sketcher: Add command to switch arc helpers
2023-08-21 11:20:16 -05:00
Florian Foinant-Willig
b80c960077
PartDesign: Fix uptolast ends too soon
2023-08-21 11:14:24 -05:00
sliptonic
9cc7a5afd9
Merge pull request #9782 from davidgilkaufman/restMachining
...
Rest Machining for Path and Path3D Operations
2023-08-21 11:13:01 -05:00
sliptonic
d95d633b99
Merge pull request #10230 from chennes/draftTranslateDraftAxisLabels
...
Draft: translate draft axis labels
2023-08-21 11:10:25 -05:00
wmayer
edb477a795
Inspection: modernize C++: use equals default
2023-08-21 15:06:40 +02:00
wmayer
d525e0d308
Fem: modernize C++: use equals default
2023-08-21 13:35:54 +02:00
wandererfan
44c40067b2
[TD]Fix section of section
2023-08-20 12:25:12 -04:00
wandererfan
a51e46775f
[TD]fix 10013 detail of sketch
2023-08-20 12:25:12 -04:00
wandererfan
8e600f0a44
[TD]fix 9990 page parms before display
2023-08-20 12:25:12 -04:00
wandererfan
afd06d09f7
[TD]fix omission in splitting GeometryObject
2023-08-19 17:18:42 -04:00
wandererfan
12f137397d
[TD]revert change to PdfVersion_A1b
2023-08-19 17:18:42 -04:00
wandererfan
993cf8eeb3
[TD]add missing command to menu
...
- 3 point angle was not in menu
- grouped menu items
2023-08-19 17:18:42 -04:00
wandererfan
8e52a0baf8
[TD]Rotate CosmeticEdge with View
2023-08-19 17:18:42 -04:00
wandererfan
a40033ef9a
[TD]rotate CosmeticVertex with View
2023-08-19 17:18:42 -04:00
Chris Hennes
cf087b95ef
Merge pull request #10268 from Syres916/Fix_Sketcher_Missing_Icon_Warning
...
[Sketcher] Fix minor icon missing bug...
2023-08-19 15:09:45 -05:00
Chris Hennes
a523e34231
Merge pull request #10275 from wwmayer/modernize_return_braced_init_list
...
Modernize C++: return braced init list
2023-08-19 15:09:09 -05:00
wandererfan
5776112570
[TD]resolve merge conflicts
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
bb50fd1079
[TechDraw] Improve DimensionGeometry.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
575489b816
[TechDraw] Improve DimensionFormatter.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
d0d0a6f923
[TechDraw] Improve CosmeticVertex.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
4051e29188
[TechDraw] Improve CosmeticExtension.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
5cb05ce3c1
[TechDraw] Improve Cosmetic.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
78ef7a8f39
[TechDraw] Improve CenterLine.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
sliptonic
6ab40695f2
Merge pull request #10140 from Ondsel-Development/camoticsbug
...
fixes #10113
2023-08-19 09:00:34 -05:00
wmayer
e541c7d3dd
Sheet: modernize C++: return braced init list
2023-08-19 11:35:41 +02:00
wmayer
19faa4727d
Robot: modernize C++: return braced init list
2023-08-19 11:35:41 +02:00
wmayer
db3a429100
Points: modernize C++: return braced init list
2023-08-19 11:35:41 +02:00
wmayer
0d854a56cd
Part: modernize C++: return braced init list
2023-08-19 11:35:41 +02:00
wmayer
e98891859e
Mesh: modernize C++: return braced init list
2023-08-19 11:35:41 +02:00
wmayer
7402ac7a26
Import: modernize C++: return braced init list
2023-08-19 11:35:41 +02:00
wmayer
f2b46996d4
Fem: modernize C++: return braced init list
2023-08-19 11:35:41 +02:00
wandererfan
3e164a5700
[TD]split GeometryObject
2023-08-18 15:18:42 -04:00
wandererfan
d23ca906b0
[TD]fix #9265 - memory leak in cosmetic features
2023-08-18 15:18:42 -04:00
Syres916
fec225ddcc
[Sketcher] Fix minor icon missing bug...
...
...icon was moved to obsolete in 2020
2023-08-18 17:43:00 +01:00
sliptonic
cc603e2788
fixes #10113
...
packaging.version.parse() will raise InvalidVersion in some cases but the error isn't caught.
2023-08-18 11:16:44 -05:00
Damiano Lombardi
d443a1d37a
TechDraw: Check for valid selection before asking for destination page
2023-08-18 10:29:52 -04:00
Damiano Lombardi
8303c79c47
TechDraw: Check for valid selection before asking for destination page
2023-08-18 10:29:52 -04:00
Benjamin Bræstrup Sayoc
45232752fd
[TechDraw] CenterLine should use enums
2023-08-18 10:22:17 -04:00
wandererfan
0e201064f1
[TD]Fix wrong export macro
2023-08-18 16:14:34 +02:00