wmayer
b85aabcc88
Fixes #12586 : FEM requires OpenMP 5.0 (e.g. GCC >= 9)
2024-02-24 21:11:06 +01:00
marioalexis84
7363daf166
Fem: Enable checkbox for references mesh groups - fixes #10071 ( #12437 )
2024-02-24 10:29:00 -06:00
Chris Hennes
7d824fc774
Addon Manager: Add sorting ( #12561 )
2024-02-23 22:33:20 -06:00
Chris Hennes
bc935c028f
Addon Manager: Fix ZIP-based update
2024-02-23 22:31:36 -06:00
bgbsww
2840ed04ab
Toponaming/Part: Cleaning and tests for makeElementRevolve, makeElementPrism, makeElementPrismUntil
2024-02-23 15:04:28 -05:00
Zheng, Lei
74cd977ed9
Toponaming/Part: Transfer in makERevolve, makEPrism, makEPrismUntil
2024-02-23 14:50:44 -05:00
bgbsww
a09da5af52
Correct incorrect comment
2024-02-23 11:54:32 -05:00
bgbsww
078bd87acb
Merge branch 'main' into bgbsww-toponamingMakeElementSliceMirror
2024-02-23 10:37:47 -05:00
bgbsww
ea43c3a3f2
Merge branch 'main' into bgbsww-toponamingMakeElementSliceMirror
2024-02-23 10:24:44 -05:00
bgbsww
551bcbc17d
Remove redundant from merge
2024-02-22 20:11:08 -05:00
bgbsww
678926cdae
Merge branch 'main' into bgbsww-toponamingMakeElementSolid
2024-02-22 20:06:51 -05:00
bgbsww
e7d44e7594
Clean and add tests for makeElementSolid
2024-02-22 19:18:08 -05:00
Chris Hennes
6a763c395f
Merge pull request #12523 from bgbsww/bgbsww-toponamingMakeElementTransform
...
Toponaming/Part: make element transform, _transform and gtransform
2024-02-22 17:46:19 -06:00
bgbsww
a3e97b7839
Toponaming/Part: Clean and add tests for elementTransform methods
2024-02-22 17:28:35 -05:00
bgbsww
fe72c59e41
Toposhape/Part: Cleanups and tests for makeElementSlice, makeElementSlices, and makeElementMirror
2024-02-22 17:16:46 -05:00
FEA-eng
968859c542
FEM: Beam reduced integration ( #12513 )
2024-02-22 15:30:47 -06:00
Chris Hennes
3f81ead31b
Addon Manager: Fix metadata license fetch and display
2024-02-22 11:22:51 -06:00
Zheng, Lei
75296929d6
Toposhape/Part: Transfer in _makETransform, makETransform, makEGTransform
2024-02-22 12:13:54 -05:00
Zheng, Lei
e5247001cb
Toposhape/Part: Transfer in makESlice and makEMirror
2024-02-22 08:57:01 -05:00
bgbsww
1470616abe
Toposhape/Part: clean, add tests for makeElementFillet and makeElementChamfer
2024-02-22 08:27:40 -05:00
Zheng, Lei
952ae46d49
Toposhape/Part: Transfer in makEFillet and makEChamfer
2024-02-22 07:40:59 -05:00
Chris Hennes
6f2a457e0b
Merge pull request #12528 from bgbsww/bgbsww-toponamingMoveEqualOperator
...
Toponaming/Part: Bring in = operator, resetMap and flushMap overrides, and fix affecte…
2024-02-21 16:08:32 -06:00
bgbsww
91191c7be3
Bring in = operator, resetMap and flushMap overrides, and fix affected tests
2024-02-21 12:13:16 -05:00
Zheng, Lei
c6d443dfa5
Toposhape/Part: Transfer in makESolid
2024-02-21 12:00:51 -05:00
bgbsww
907f59dc40
Toponaming/Part: Clean and add tests for elementTransform methods
2024-02-21 11:56:22 -05:00
Zheng, Lei
97b84fc9f6
Toposhape/Part: Transfer in _makETransform, makETransform, makEGTransform
2024-02-21 11:56:22 -05:00
wandererfan
1853dd8680
[TD]use correct tooltip in first/third angle
2024-02-21 11:46:18 -05:00
wandererfan
fc4cd682bb
[TD]ANSI/ASME section line conformance
2024-02-21 11:46:18 -05:00
André Althaus
0c70b0bd1e
Refactor the apply function to be virtual public
2024-02-21 15:04:38 +01:00
André Althaus
a89d450a93
Fix crash when canceling the MultiTransform panel while a newly cretated subfeature is edited
...
Before calling the closeSubTask() function from the dialog reject()
function, the slotDeletedObject() is called from the transaction being
aborted. This causes the subFeature pointer to be nullptr and subsequent
apply() functions from the SpinBox widgets to crash.
Before calling apply check if the subFeature is still there.
2024-02-21 14:56:23 +01:00
Adrián Insaurralde Avalos
49e3ea57d0
Add assembly template to startpage
2024-02-21 01:43:16 -03:00
bgbsww
25a78b3062
Toposhape/Part: Clean GeneralFuse, Fuse, Cut; add tests; tweak other tests
2024-02-20 15:10:28 -05:00
David Kaufman
a9888112c2
[Path] Change ZigZagOffset so the profile starts at the end of the zigzag
2024-02-19 23:13:44 -05:00
David Kaufman
86659c41ab
[Path] disable wire sorting for ZigZagOffset and Offset
...
Also enable the Min Travel checkbox unconditionally, since it can now be
used to override this "disable" feature and enable wire sorting
2024-02-19 23:13:37 -05:00
Zheng, Lei
122ff7f61f
Toposhape/Part: Transfer in makEGeneralFuse, makeEFuse, makeECut
2024-02-19 21:12:52 -05:00
wmayer
1a3def3b9b
Part: fix -Wextra-semi
2024-02-20 01:14:15 +01:00
Max Wilfinger
a11085e97f
fix typo in polygon task dialog
2024-02-19 15:51:25 -06:00
czinehuba
22cad60585
Updated space in dashed lines
2024-02-19 18:39:58 +01:00
Huba Czine
6826b8fedf
Update icons for Sketcher_ToggleConstruction & Sketcher_ToggleConstruction_Constr
2024-02-19 18:39:58 +01:00
sliptonic
837bfacef3
Merge pull request #12358 from maxwxyz/sketcher-translate-scale-to-context-menu
...
[Sketcher] add translate and scale commands to context menu
2024-02-19 18:33:14 +01:00
Yorik van Havre
43eff63fd4
[Arch] Always use a default IFC type - fixes yorikvanhavre/FreeCAD-NativeIFC#60
2024-02-19 11:26:38 -06:00
Chris Hennes
1c5f60b021
Merge pull request #12309 from chennes/addonManagerRefactorGUIArea
...
Addon manager: Refactor GUI area
2024-02-19 11:20:00 -06:00
Chris Hennes
a7d4cc9e75
Merge pull request #12305 from bgbsww/bgbsww-toponamingFeaturePartFuse
...
Toponaming/Part FeaturePartFuse
2024-02-19 11:16:53 -06:00
LemonBoy
28fdceaccd
Preserve object order when moving them
...
Remove and re-insert the selected objects at the specified point in the
tree while preserving their relative order.
The code used to insert them in reverse order.
Closes #12287
2024-02-19 11:16:08 -06:00
marioalexis
30231551f3
Fem: Use expression binding with the constraint tie Tolerance property
2024-02-19 11:13:42 -06:00
sliptonic
0589deb7b3
Merge pull request #12426 from Schildkroet/bugfix_uccnc_drillcycles
...
[Path] Bugfix uccnc_post.py
2024-02-19 17:50:13 +01:00
sliptonic
0a88f3f416
Merge pull request #12075 from chennes/facemakerTranslationFix
...
Part: Fix translation bug in FaceMaker
2024-02-19 17:43:18 +01:00
Roy-043
4016d53f17
Draft: update DefaultShapeColor in params.py to match new default
2024-02-19 10:11:48 +01:00
bgbsww
b8486c1562
Toponaming/Part: Remove makeElementShape and cleanup opcode code
2024-02-18 21:57:12 -06:00
Chris Hennes
0422f11867
Merge pull request #12484 from bgbsww/bgbsww-toponamingPartFeatures
...
Toponaming/Part part features transfer
2024-02-18 21:56:34 -06:00