bgbsww
|
331881ae22
|
Merge branch 'main' into bgbsww-toponamingMakeElementSliceMirror
|
2024-02-23 10:37:47 -05:00 |
|
bgbsww
|
85b5cfc62a
|
Merge branch 'main' into bgbsww-toponamingMakeElementSliceMirror
|
2024-02-23 10:24:44 -05:00 |
|
bgbsww
|
8ecfd6883c
|
Remove redundant from merge
|
2024-02-22 20:11:08 -05:00 |
|
bgbsww
|
68edc6f123
|
Merge branch 'main' into bgbsww-toponamingMakeElementSolid
|
2024-02-22 20:06:51 -05:00 |
|
bgbsww
|
405bf03ce9
|
Clean and add tests for makeElementSolid
|
2024-02-22 19:18:08 -05:00 |
|
Chris Hennes
|
6dcf908eaa
|
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
|
e33e0a3f5e
|
Toponaming/Part: Clean and add tests for elementTransform methods
|
2024-02-22 17:28:35 -05:00 |
|
bgbsww
|
dbe7c9d372
|
Toposhape/Part: Cleanups and tests for makeElementSlice, makeElementSlices, and makeElementMirror
|
2024-02-22 17:16:46 -05:00 |
|
FEA-eng
|
9a0e40feec
|
FEM: Beam reduced integration (#12513)
|
2024-02-22 15:30:47 -06:00 |
|
Chris Hennes
|
971c4f4bb1
|
App: Add PreCompiled.h to Varset cpp file (#12541)
* App: Add PreCompiled.h to Varset cpp file
|
2024-02-22 11:23:14 -06:00 |
|
Chris Hennes
|
3d66f6b1e5
|
Addon Manager: Fix metadata license fetch and display
|
2024-02-22 11:22:51 -06:00 |
|
Zheng, Lei
|
7fc99b42e7
|
Toposhape/Part: Transfer in _makETransform, makETransform, makEGTransform
|
2024-02-22 12:13:54 -05:00 |
|
Zheng, Lei
|
8e91aad2f0
|
Toposhape/Part: Transfer in makESlice and makEMirror
|
2024-02-22 08:57:01 -05:00 |
|
bgbsww
|
715faeac54
|
Toposhape/Part: clean, add tests for makeElementFillet and makeElementChamfer
|
2024-02-22 08:27:40 -05:00 |
|
Zheng, Lei
|
3c53e10448
|
Toposhape/Part: Transfer in makEFillet and makEChamfer
|
2024-02-22 07:40:59 -05:00 |
|
wmayer
|
89a1dc0363
|
Gui: fix linter warnings
|
2024-02-22 11:47:48 +01:00 |
|
wmayer
|
b335a15ccc
|
Gui: fixes #12540: ‘ModuleShiboken’ was not declared in this scope
|
2024-02-22 11:47:48 +01:00 |
|
Chris Hennes
|
14d2915e6c
|
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 |
|
André Althaus
|
ecf25d936e
|
Unrelated changes from automatic code generation
These are mostly comment changes.
|
2024-02-21 19:28:33 +01:00 |
|
André Althaus
|
5aacd52ed8
|
Add a new preference for the visibility icons
Add a preference to Display->UI that allows the user to choose if
the visibility icons are shown in the tree view.
|
2024-02-21 19:28:28 +01:00 |
|
André Althaus
|
15944bb079
|
Add a function to recalculate the icons for use when the visibility icon preference changes
|
2024-02-21 19:25:13 +01:00 |
|
André Althaus
|
47bbc1f6af
|
Toggle visibility when clicking the visibility icon
If the visibility icon is enabled a mouse press on that part of the icon
toggles the visibility of the tree item.
|
2024-02-21 19:25:13 +01:00 |
|
André Althaus
|
e7665f523f
|
Add visibility icon
Prepends the visibility icon to the normal icon if enabled and uses
the result as the new icon.
|
2024-02-21 19:25:12 +01:00 |
|
André Althaus
|
47773d423b
|
Add visibility icons to resources
The icons are taken from https://github.com/realthunder/FreeCAD/tree/LinkMerge
|
2024-02-21 19:25:12 +01:00 |
|
bgbsww
|
d7f14d3df5
|
Bring in = operator, resetMap and flushMap overrides, and fix affected tests
|
2024-02-21 12:13:16 -05:00 |
|
Zheng, Lei
|
84b139f76b
|
Toposhape/Part: Transfer in makESolid
|
2024-02-21 12:00:51 -05:00 |
|
bgbsww
|
b2cad5297a
|
Toponaming/Part: Clean and add tests for elementTransform methods
|
2024-02-21 11:56:22 -05:00 |
|
Zheng, Lei
|
a90ad10d60
|
Toposhape/Part: Transfer in _makETransform, makETransform, makEGTransform
|
2024-02-21 11:56:22 -05:00 |
|
wandererfan
|
456fa53eab
|
[TD]use correct tooltip in first/third angle
|
2024-02-21 11:46:18 -05:00 |
|
wandererfan
|
289c386f6b
|
[TD]ANSI/ASME section line conformance
|
2024-02-21 11:46:18 -05:00 |
|
Florian Foinant-Willig
|
735fed082f
|
Add Suppress action to contextmenu
|
2024-02-21 16:19:38 +01:00 |
|
Florian Foinant-Willig
|
5a22009217
|
Add SuppressibleExtension
|
2024-02-21 16:19:32 +01:00 |
|
Chris Hennes
|
23741ffa77
|
Merge pull request #12517 from bgbsww/bgbsww-toponamingMakeElementGeneralFuse
Toponaming/Part: make element generalfuse, fuse, cut
|
2024-02-21 08:25:12 -06:00 |
|
Pieter Hijma
|
095e94183a
|
[Core] Managing Custom Data Elements: VarSet (#12135)
* [Core] Add a basic VarSet document object
* [Core] Add basic tests for VarSets
* Core: Replace the VarSet icon with an outlined one
|
2024-02-21 10:38:06 +01:00 |
|
Chris Hennes
|
5d1c4caba0
|
Base: Rename ASCIIInputStream to TextInputStream
|
2024-02-21 07:31:22 +01:00 |
|
Adrián Insaurralde Avalos
|
21bcb052ad
|
Add assembly template to startpage
|
2024-02-21 01:43:16 -03:00 |
|
bgbsww
|
917093b550
|
Toposhape/Part: Clean GeneralFuse, Fuse, Cut; add tests; tweak other tests
|
2024-02-20 15:10:28 -05:00 |
|
wmayer
|
aed799ce2a
|
Gui: removed unused variable
|
2024-02-20 14:44:53 +01:00 |
|
wmayer
|
1262aef95d
|
Gui: port to Qt6
|
2024-02-20 14:44:53 +01:00 |
|
Zheng, Lei
|
c78027cc5c
|
Toposhape/Part: Transfer in makEGeneralFuse, makeEFuse, makeECut
|
2024-02-19 21:12:52 -05:00 |
|
wmayer
|
8993f3fc21
|
Part: fix -Wextra-semi
|
2024-02-20 01:14:15 +01:00 |
|
Chris Hennes
|
44d86f3296
|
Base: Add ASCIIInputStream
Based on the modifications to InputStream from the LinkStage3 fork. Needed for correct restoration of StringHasher.
|
2024-02-19 16:47:28 -06:00 |
|
Max Wilfinger
|
3e47de6d92
|
fix typo in polygon task dialog
|
2024-02-19 15:51:25 -06:00 |
|
czinehuba
|
7a025e4e60
|
Updated space in dashed lines
|
2024-02-19 18:39:58 +01:00 |
|
Huba Czine
|
e20a07653c
|
Update icons for Sketcher_ToggleConstruction & Sketcher_ToggleConstruction_Constr
|
2024-02-19 18:39:58 +01:00 |
|
sliptonic
|
f6e1f0faa3
|
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
|
e16f993df7
|
[Arch] Always use a default IFC type - fixes yorikvanhavre/FreeCAD-NativeIFC#60
|
2024-02-19 11:26:38 -06:00 |
|
Chris Hennes
|
40e41f1bb7
|
Merge pull request #12309 from chennes/addonManagerRefactorGUIArea
Addon manager: Refactor GUI area
|
2024-02-19 11:20:00 -06:00 |
|
Chris Hennes
|
3aa70320c7
|
Merge pull request #12306 from Rexbas/fix-disappearing-handles
Gui: Fix disappearing element handles in sketcher
|
2024-02-19 11:18:10 -06:00 |
|
Chris Hennes
|
a55f40deea
|
Merge pull request #12305 from bgbsww/bgbsww-toponamingFeaturePartFuse
Toponaming/Part FeaturePartFuse
|
2024-02-19 11:16:53 -06:00 |
|