wmayer
6beace8da6
Gui: modernize C++: use default member init
2023-08-23 19:51:44 +02:00
wmayer
1cf1a90a17
App: modernize C++: use default member init
2023-08-23 19:51:44 +02:00
wmayer
4210ab01e0
Base: modernize C++: use default member init
2023-08-23 19:51:44 +02:00
Roy-043
292fadfb1c
Draft: Fix error in PR10327 ( #10329 )
2023-08-23 13:32:37 +02:00
Roy-043
bfa8d79afb
Draft: Add placement_from_face to geometry.py ( #10327 )
...
Changed getPlacementFromFace function in WorkingPlane.py to a compatibility function that calls placement_from_face.
2023-08-23 12:05:34 +02:00
Roy-043
649dde9808
Draft: Add placement_from_points to geometry.py
...
Changed getPlacementFromPoints function in WorkingPlane.py to a compatibility function that calls placement_from_points.
2023-08-23 11:17:17 +02:00
wmayer
5da3143f02
Mesh: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
57057b5840
Part: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
40042573eb
MeshPart: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
3c6174e521
PD: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
769a1bb3a4
Inspection: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
38a9082546
Import: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
10ae6c06ad
FEM: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
ad3a47573c
Points: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
5cab6488e0
RE: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
18cffaf206
Robot: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
2ad2a0258d
Sheet: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
e4239b74b6
Surface: modernize C++: use default member init
2023-08-23 00:55:03 +02:00
wmayer
20153863f8
Gui: add missing precompiled header
2023-08-22 15:45:22 +02:00
wmayer
b9e9fe435a
Part: modernize C++: use equals default
2023-08-22 15:14:03 +02:00
wmayer
622e46771e
PD: modernize C++: use equals default
2023-08-22 13:31:17 +02:00
wmayer
b239b57960
Robot: modernize C++: use equals default
2023-08-22 12:49:17 +02:00
wmayer
1de36fd303
RE: modernize C++: use equals default
2023-08-22 12:48:09 +02:00
wmayer
8027aed557
Sheet: modernize C++: use equals default
2023-08-22 12:45:58 +02:00
wmayer
73946faa15
Points: for E57 reader move from float to double
2023-08-22 12:44:38 +02:00
wmayer
162f480c84
Points: modernize C++: use equals default
2023-08-22 12:37:37 +02:00
wmayer
da00501288
Mod: modernize C++: use equals default
2023-08-22 11:16:49 +02:00
wmayer
93ac88bcc3
Surface: modernize C++: use equals default
2023-08-22 11:16:10 +02:00
wandererfan
ba6365f950
[TD]use original shape for section of section
2023-08-21 20:31:06 -04:00
wandererfan
858c3444d1
[TD]add preference for choice of section shape
2023-08-21 20:31:06 -04:00
bdieterm
793da1479a
Core: escape filepath characters in FreeCAD.loadFile
2023-08-21 19:50:51 -04:00
sliptonic
141dd99d80
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
e15a389681
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
dfbedc75b7
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
142b86fde2
Mod: modernize C++: use equals default
2023-08-21 20:21:30 +02:00
luzpaz
09a965d595
Fix typos
2023-08-21 20:20:47 +02:00
wmayer
d11fdf3ba9
Mesh: modernize C++: use equals default
2023-08-21 18:39:59 +02:00
sliptonic
68bf28bea7
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
f35da87075
PartDesign: Fix uptolast ends too soon
2023-08-21 11:14:24 -05:00
sliptonic
b04f278a41
Merge pull request #9782 from davidgilkaufman/restMachining
...
Rest Machining for Path and Path3D Operations
2023-08-21 11:13:01 -05:00
Yorik van Havre
838072c35b
Removed gitignore, fixed signing
2023-08-21 11:12:05 -05:00
Yorik van Havre
eeb8a7d38f
Tools: fixed typo in appimage build script
2023-08-21 11:12:05 -05:00
Yorik van Havre
e19fab7a3a
better wording in appimage build script
2023-08-21 11:12:05 -05:00
Yorik van Havre
677b26a577
Fixed lint issues
2023-08-21 11:12:05 -05:00
Yorik van Havre
1af3db77eb
Aded AppImage build script
2023-08-21 11:12:05 -05:00
sliptonic
9f49202dc3
Merge pull request #10230 from chennes/draftTranslateDraftAxisLabels
...
Draft: translate draft axis labels
2023-08-21 11:10:25 -05:00
Syres916
6770713eb1
[Gui] Add new Selection Filter functionality ( #2 )
...
* [Gui] Add Selection Filters
* [Gui] Add Selection Filters to Toolbar
* [Gui] Add Selection Filter Icons
* [Gui] Add 4 new Selection filter Icon Files
* [Gui] Update Context Menu
* [Gui] Add default Selection Filter icon
* [Gui] Update resource.qrc with new icon
* [Gui] Add SelectFilter dropdown toolbar
* [Gui] Update Content Menu and Toolbar
* [Gui] Icon changed to Plain SVG
* [Gui] edge-selection icon as Plain SVG
* [Gui] vertex-selection icon as Plain SVG
* [Gui] selection-filter.svg replace metadata
2023-08-21 11:07:04 -05:00
Petter Reinholdtsen
f99e350770
Rename R2, R3 and R4 in salomesmesh to fix building on armel.
...
Fix compilation on Armel due to coincident variables R2, R3 and R4
in <sys/ucontext.h>.
Based on suggestion by Paul Brook in
<URL: http://lists.alioth.debian.org/pipermail/debian-science-maintainers/2011-October/009876.html >.
Patch by Anton Gladky <gladk@debian.org >.
Patch has been used by the Debian edition of FreeCAD since 2011.
2023-08-21 10:56:20 -05:00
Petter Reinholdtsen
0bb482ef59
Fixes GCC8 FTBFS due to included copy of SMESH.
...
Patch by Kurt Kremitzki <kkremitzki@debian.org >
Been used in the Debian edition of FreeCAD since 2018.
2023-08-21 10:55:53 -05:00
Petter Reinholdtsen
5647e54e4e
Disable memory-check in SMDS because sysinfo.h is not working on BSD.
...
The SMDS memory check cause the build to fail on on BSD-systems. It would be
better to disable it only on BSD-platforms, or use
http://code.google.com/p/sysinfo-bsd/source/browse/sysinfo.c for them.
This fixes Debian bug https://bugs.debian.org/623560 .
Patch by Anton Gladky <gladk@debian.org >.
Been part of the Debian edition of FreeCAD since 2011.
2023-08-21 09:38:34 -05:00