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
bgbsww
e33e0a3f5e
Toponaming/Part: Clean and add tests for elementTransform methods
2024-02-22 17:28:35 -05:00
Zheng, Lei
7fc99b42e7
Toposhape/Part: Transfer in _makETransform, makETransform, makEGTransform
2024-02-22 12:13:54 -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
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
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
bgbsww
917093b550
Toposhape/Part: Clean GeneralFuse, Fuse, Cut; add tests; tweak other tests
2024-02-20 15:10:28 -05:00
Zheng, Lei
c78027cc5c
Toposhape/Part: Transfer in makEGeneralFuse, makeEFuse, makeECut
2024-02-19 21:12:52 -05:00
bgbsww
0065c9cce7
Toponaming/Part: Remove makeElementShape and cleanup opcode code
2024-02-18 21:57:12 -06:00
Zheng, Lei
08dc14c97b
TopoNaming/Part: transfer makeElementThickSolid
2024-02-17 21:11:52 -05:00
Zheng, Lei
99808e9ef2
Toponaming/Part: transfer in and clean getSubShapes, getSubTopoShapes, getOrderedEdges
2024-02-17 18:06:56 -05:00
bgbsww
abde135776
Toponaming/Part: Cleanup makeElementPipeShell, add tests, and some delinting
2024-02-16 22:16:58 -05:00
Zheng, Lei
ac1d862a3e
Toponaming/Part: Transfer makEPipeShell
2024-02-16 21:01:49 -05:00
bgbsww
921be4daaa
Toponaming/Part: Clean and add tests
2024-02-16 14:01:12 -05:00
Zheng, Lei
d80758e882
Toponaming/Part: transfer in makELoft
2024-02-16 11:22:29 -05:00
bgbsww
ac618d8ec5
TopoNaming/Part: cleanups and tests
2024-02-15 19:07:19 -05:00
Zheng, Lei
c0c16f684c
TopoNaming/Part: transfer in MakERuledSurface
2024-02-15 19:05:55 -05:00
bgbsww
61bcd553ee
Toponaming/Part: Clean up linearize, add tests, and some delinting
2024-02-15 16:53:01 -05:00
Zheng, Lei
964e15805a
Toponaming/Part: transfer in linearize
2024-02-15 14:21:32 -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
Zheng, Lei
db377c1854
Toponaming/Part: transfer in searchSubShape
2024-02-15 07:54:22 -05: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
Chris Hennes
d89f4d7f29
Merge pull request #12366 from bgbsww/bgbsww-toponamingGetSubTopoShape
...
Toponaming/Part: Move getSubTopoShape
2024-02-13 14:09:24 -06:00
Zheng, Lei
c5ba519470
Toponaming/Part: move in makeElementDraft
2024-02-13 13:41:56 -05:00
bgbsww
ae4393978f
Toponaming/Part: clean, doc, and test getSubTopoShape
2024-02-13 10:14:39 -05:00
Zheng, Lei
76df39e99d
Toponaming/Part: transfer in getSubTopoShape
2024-02-13 10:01:17 -05:00
Zheng, Lei
10d95b9ce9
Toponaming/Part: Transfer makeElementBoolean in
2024-02-09 08:23:30 -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
bgbsww
46230c9a93
Add Test for MakeElementRefine
2024-02-06 15:58:37 -05:00
Zheng, Lei
31b7c3d145
Transfer in makeElementRefine
2024-02-04 08:59:41 -05:00
Vincenzo Calligaro
e6004ff6c9
Toponaming shapeprotector Nullify() check ( #12177 )
...
* Moved the check inside the Nullify() method.
---------
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-01-31 17:36:30 +01:00
bgbsww
43e333771e
Cleanup merge issues and linter concerns
2024-01-29 22:48:25 -05:00
CalligaroV
71e42f6a53
Merge branch 'main' into toponamingTopoShapeWire
...
# Conflicts:
# src/Mod/Part/App/TopoShape.h
# src/Mod/Part/App/TopoShapeExpansion.cpp
# tests/src/Mod/Part/App/TopoShapeExpansion.cpp
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-01-29 19:41:56 +01:00
bgbsww
ff153e32e4
Merge branch 'main' into bgbsww-toponamingMakeElementShape
2024-01-28 11:19:11 -05:00
bgbsww
ac63598572
Clean code and add tests
2024-01-28 11:04:34 -05:00
Zheng, Lei
671b43c4d5
Transfer in makeElementShape
2024-01-28 10:57:13 -05:00
Chris Hennes
e24ed34867
Tests/Toponaming: Post-merge cleanup
2024-01-27 14:01:35 -06:00
Zheng, Lei
d768706ebe
Part/Toponaming: Add original code for makeShapeWithElementMap
...
Called TopoShape::makESHAPE in the original Toponaming branch. The code here has been modified as little as possible to get it to compile in current main.
2024-01-27 11:59:56 -06:00
Zheng, Lei
9f3d6543c6
Transfer in MakeElementShell
2024-01-25 11:00:01 -05:00
bgbsww
6ec676799d
Small cleanups
2024-01-22 16:14:20 -05:00
bgbsww
5586c52069
Merge branch 'main' into bgbsww-toponaming-makeElementFace
2024-01-22 12:50:13 -05:00
bgbsww
31a6eb5a4a
lint / review cleanups
2024-01-22 11:01:19 -05:00