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
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
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
bgbsww
715faeac54
Toposhape/Part: clean, add tests for makeElementFillet and makeElementChamfer
2024-02-22 08:27:40 -05: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
bgbsww
d7f14d3df5
Bring in = operator, resetMap and flushMap overrides, and fix affected tests
2024-02-21 12:13:16 -05:00
bgbsww
b5eafe6783
Toposhape/Part: Clean GeneralFuse, Fuse, Cut; add tests; tweak other tests
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
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
wmayer
260daaf24c
Tests: add unit tests for all token types defined in ExpressionParser.l
2024-02-21 07:32:14 +01:00
bgbsww
917093b550
Toposhape/Part: Clean GeneralFuse, Fuse, Cut; add tests; tweak other tests
2024-02-20 15:10:28 -05:00
Andrei Pozolotin
c5ad7b50b6
Resolve #11965 - no proper execute() for cross-property references
...
Solution B: parsequant() function
2024-02-19 11:12:52 -06:00
bgbsww
0065c9cce7
Toponaming/Part: Remove makeElementShape and cleanup opcode code
2024-02-18 21:57:12 -06:00
Chris Hennes
2d0ef0e659
Merge pull request #12484 from bgbsww/bgbsww-toponamingPartFeatures
...
Toponaming/Part part features transfer
2024-02-18 21:56:34 -06:00
Vincenzo Calligaro
5763ac32b0
Part/Toponaming: tests for MapperHistory ( #12402 )
...
* Part/Toponaming: MapperHistory
* added test for MapperHistory::modified
* added test for MapperHistory::generated
* renamed edges in the test for MapperHistory::modified
---------
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-02-18 16:42:41 -06:00
bgbsww
dbe300133a
Toponaming/Part: Clean and test PartFeatures
2024-02-18 12:57:49 -05:00
bgbsww
10095d2625
Toponaming/Part: Add tests and clean
2024-02-17 21:13:08 -05:00
bgbsww
ddcfdddcf2
Toponaming/Part: Add tests and clean
2024-02-17 19:30:47 -05:00
bgbsww
5db6ef559e
Toponaming/Part: tests addition and cleaning
2024-02-17 18:07:23 -05:00
bgbsww
abde135776
Toponaming/Part: Cleanup makeElementPipeShell, add tests, and some delinting
2024-02-16 22:16:58 -05:00
bgbsww
921be4daaa
Toponaming/Part: Clean and add tests
2024-02-16 14:01:12 -05:00
bgbsww
ac618d8ec5
TopoNaming/Part: cleanups and tests
2024-02-15 19:07:19 -05:00
bgbsww
61bcd553ee
Toponaming/Part: Clean up linearize, add tests, and some delinting
2024-02-15 16:53:01 -05:00
Chris Hennes
779c63c2fd
Merge pull request #12414 from bgbsww/bgbsww-toponamingSearchSubShape
...
Toponaming/Part: Add searchSubShape as findSubShapesWithSharedVertex
2024-02-15 12:49:42 -06:00
bgbsww
6c3f250e4c
Toponaming/Part: Add tests for searchSubShape
2024-02-15 12:36:23 -05:00
Ajinkya Dahale
c5d462a3d9
[planegcs][test] Fix issue in arc-B-spline tangent test
...
Correct the size of the knot vector used (described here with knots and multiplicities).
2024-02-15 10:58:41 -06:00
Chris Hennes
9917565d95
Merge pull request #12405 from bgbsww/bgbsww-toponamingMakeElementDraft
...
Toponaming/Part: Transfer in MakeElementDraft
2024-02-14 21:10:56 -06:00
bgbsww
6e9cd051f2
Toponaming/Part: Cleanup and test makeElementDraft
2024-02-14 12:20:10 -05:00
Chris Hennes
69741a79ba
Merge pull request #12360 from FreeCAD/revert-11937-issue_11825
...
Revert "Resolve #11825 - no automatic quantity conversion: App::anyToQuantity"
2024-02-13 19:00:32 -06:00
Florian Foinant-Willig
74c52c9063
PD: handle null pointer in Feature::getBaseShape ( #12385 )
2024-02-13 17:41:25 -03:00
Chris Hennes
d89f4d7f29
Merge pull request #12366 from bgbsww/bgbsww-toponamingGetSubTopoShape
...
Toponaming/Part: Move getSubTopoShape
2024-02-13 14:09:24 -06:00
bgbsww
ae4393978f
Toponaming/Part: clean, doc, and test getSubTopoShape
2024-02-13 10:14:39 -05:00
PaddleStroke
1062ea4eb0
AssemblyTest: Introduce assembly test module
2024-02-13 08:26:54 +01:00
PaddleStroke
7af02003d8
vector3d getAngleOriented test.
2024-02-13 08:26:49 +01:00
Chris Hennes
3df8ae2fab
Revert "Resolve #11825 - no automatic quantity conversion: App::anyToQuantity"
...
This reverts commit 6a54591bac .
2024-02-12 15:29:15 -06:00
Adrián Insaurralde Avalos
9c3ab15ecb
Base: escape quotes in Quantity::getSafeUserString
...
fix #12204 and fix #12206
2024-02-12 12:09:30 -06:00
wmayer
5368465ec1
Tests: add unit tests for IsNormal() and IsParallel()
2024-02-12 11:58:45 -06:00
bgbsww
7ef0b6ec61
Toponaming/Part: Add tests, dependencies, and cleanup
2024-02-09 16:42:20 -05:00
Zheng, Lei
10d95b9ce9
Toponaming/Part: Transfer makeElementBoolean in
2024-02-09 08:23:30 -05:00
Chris Hennes
03b41403fa
Merge pull request #12189 from CalligaroV/toponamingTopoShapeWire
...
Toponaming makeElementWire
2024-02-08 20:59:26 -06:00
Chris Hennes
9695bf01b8
Merge pull request #11853 from AjinkyaDahale/sketcher-general-tangency-splines
...
[Sketcher] General Tangency with B-splines (re-do)
2024-02-08 13:46:44 -06:00
Chris Hennes
73d214a2ad
Merge pull request #12295 from bgbsww/bgbsww-toponamingFeaturePartBoolean
...
Toponaming: transfer in FeaturePartBoolean
2024-02-08 13:29:38 -06:00
Ajinkya Dahale
459d210f15
[planegcs][test] Add Spline and Arc tangent test
2024-02-08 23:46:15 +05:30
bgbsww
b2cbd7e5a7
Clean code and testing tweak
2024-02-08 11:09:36 -05:00
CalligaroV
3066f74747
Part/Toponaming: makeElementWires
...
* Renamed enum classes members to lowercaseCapword
* Moved struct ShapeHasher back to TopoShapeMapper.h
* Added test for MapperMaker::generated
* Modifications for clang-tidy warnings
* Formatting
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-02-08 13:56:30 +01:00
CalligaroV
d9d6ae825e
Merge branch 'main' of https://github.com/FreeCAD/FreeCAD.git into toponamingTopoShapeWire
...
# Conflicts:
# src/Mod/Part/App/TopoShape.h
# src/Mod/Part/App/TopoShapeExpansion.cpp
2024-02-07 23:51:49 +01:00