HowThatWorks
|
79cbf2cb37
|
Tidied up the templates
|
2024-03-02 23:47:37 +01:00 |
|
HowThatWorks
|
d2fae2eb6e
|
Removed non-ISO compliant templates and replaced them with ISO-conformant templates
|
2024-02-26 23:17:49 +01:00 |
|
HowThatWorks
|
a9de51f9bc
|
Some ISO 7200 title blocks
|
2024-02-23 12:21:42 +01:00 |
|
HowThatWorks
|
e5611963b3
|
ISO 5457 compliant bases for TechDraw templates.
|
2024-02-23 12:18:01 +01:00 |
|
Chris Hennes
|
c3fe250be9
|
Merge pull request #12525 from bgbsww/bgbsww-toponamingMakeElementSolid
Toponaming/Part: make element solid
|
2024-02-22 21:18:51 -06: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 |
|
FEA-eng
|
968859c542
|
FEM: Beam reduced integration (#12513)
|
2024-02-22 15:30:47 -06:00 |
|
Chris Hennes
|
48f73f49e8
|
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
|
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 |
|
Chris Hennes
|
5e0e746629
|
Merge pull request #12549 from bgbsww/bgbsww-toponamingMakeElementFillet
Toponaming/Part make element fillet
|
2024-02-22 11:04:11 -06: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 |
|
wmayer
|
81d07d833d
|
CMake: set policy CMP0148 to old
|
2024-02-22 11:47:48 +01:00 |
|
wmayer
|
572a2f4243
|
Gui: fix linter warnings
|
2024-02-22 11:47:48 +01:00 |
|
wmayer
|
f22bfcef9b
|
Gui: fixes #12540: ‘ModuleShiboken’ was not declared in this scope
|
2024-02-22 11:47:48 +01: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
|
5684928b57
|
Toposhape/Part: Clean GeneralFuse, Fuse, Cut; add tests; tweak other tests
|
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 |
|
Chris Hennes
|
e6fa334a7b
|
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
|
402421f6aa
|
[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 |
|
wmayer
|
ce59cc0bdc
|
Tests: add unit tests for all token types defined in ExpressionParser.l
|
2024-02-21 07:32:14 +01:00 |
|
Chris Hennes
|
f4741fc7c8
|
Base: Rename ASCIIInputStream to TextInputStream
|
2024-02-21 07:31:22 +01:00 |
|
bgbsww
|
25a78b3062
|
Toposhape/Part: Clean GeneralFuse, Fuse, Cut; add tests; tweak other tests
|
2024-02-20 15:10:28 -05:00 |
|
wmayer
|
756329e7f4
|
Gui: removed unused variable
|
2024-02-20 14:44:53 +01:00 |
|
wmayer
|
3dfe91a971
|
Gui: port to Qt6
|
2024-02-20 14:44:53 +01: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 |
|
Chris Hennes
|
b323230395
|
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
|
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 |
|
Jacob Oursland
|
def7e5e596
|
Conda: Unpin OCCT as FreeCAD now builds with OCCT 7.8.0+.
|
2024-02-19 18:36:00 +01:00 |
|
Jacob Oursland
|
292204ed1e
|
Conda: Unpin coin3d as the latest bugfix version corrects the build incompatibility.
|
2024-02-19 18:35:14 +01:00 |
|
Jacob Oursland
|
09b344fd34
|
Conda: Pin Python to prevent automatically downgrading without error.
|
2024-02-19 18:34:51 +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 |
|
mosfet80
|
26e072679c
|
Clean FindPyCXX.cmake (#12333)
* Clean FindPyCXX.cmake
|
2024-02-19 11:25:01 -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
|
5c64759c98
|
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
|
a7d4cc9e75
|
Merge pull request #12305 from bgbsww/bgbsww-toponamingFeaturePartFuse
Toponaming/Part FeaturePartFuse
|
2024-02-19 11:16:53 -06:00 |
|