PaddleStroke
da471d2419
TechDraw: Remove "cosmetic eraser" from toolbar
2024-03-26 09:01:58 -04:00
Günther Eder
af46c6d9b8
fix: BoundBox exception when inserting BIM section plan into TechDraw. ( #13153 )
2024-03-26 11:23:55 +01:00
Yorik van Havre
c5ef0e0ee9
Arch: Small fix in webgl export - fixes #13160
2024-03-26 11:21:52 +01:00
Roy-043
34c252b4f8
Merge pull request #13051 from yorikvanhavre/draft-wp-set-color
...
Draft: Allow to change grid color in WP taskpanel
2024-03-26 11:17:13 +01:00
Roy-043
b16c431883
Merge pull request #13100 from Roy-043/Draft-fix-handling-of-shapes-in-shape2dview.py
...
Draft: fix handling of shapes in shape2dview.py
2024-03-26 11:12:59 +01:00
wmayer
cb0f92dbde
Sketcher: fix typo in function name -> areCollinear
...
The same function exists in the Draft module but don't fix it there to avoid to possibly break add-ons
2024-03-26 10:34:01 +01:00
CalligaroV
6d9c49e454
Part/Toponaming: Transfer WireJoiner
...
* Applied modifications to reduce the number of Lint warnings (round 3)
* Added note about the WireJoiner class in Mod/CAM/App/Area.cpp
2024-03-26 09:57:47 +01:00
CalligaroV
11da8d9c0a
Part/Toponaming: Transfer WireJoiner
...
* Applied modifications to reduce the number of Lint warnings (round 2)
2024-03-26 09:57:47 +01:00
CalligaroV
9da39d8ac9
Part/Toponaming: Transfer WireJoiner
...
* Applied modifications to reduce the number of Lint warnings (round 1)
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:47 +01:00
CalligaroV
2d66dfbf40
Part/Toponaming: Transfer WireJoiner
...
* Added test for WireJoiner::IsDeleted()
* Fixed a typo in test for WireJoiner::Modified()
* Fixed a typo in test for WireJoiner::Generated()
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:47 +01:00
CalligaroV
c6d3ada29d
Part/Toponaming: Transfer WireJoiner
...
* Added test for WireJoiner::Generated()
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:47 +01:00
CalligaroV
c70f34b1f4
Part/Toponaming: Transfer WireJoiner
...
* Added test for WireJoiner::Modified()
* Fixed typo in test for WireJoiner::getResultWires()
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:47 +01:00
CalligaroV
66c08664a5
Part/Toponaming: Transfer WireJoiner
...
* Added test for WireJoiner::Build()
* Fixed typo in test for WireJoiner::getResultWires()
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:47 +01:00
CalligaroV
0834709375
Part/Toponaming: Transfer WireJoiner
...
* Added test for WireJoiner::getResultWires()
* Replaced references in test for WireJoiner::getOpenWires() with more correct references
* Added a comment in WireJoiner::WireJoinerP::getResultWires() to better explain how it works
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:47 +01:00
CalligaroV
0d4502c177
Part/Toponaming: Transfer WireJoiner
...
* Added test for WireJoiner::getOpenWires()
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:47 +01:00
CalligaroV
f4e5af7447
Part/Toponaming: Transfer WireJoiner
...
* Added test for WireJoiner::setTolerance()
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:47 +01:00
CalligaroV
5337869ca6
Part/Toponaming: Transfer WireJoiner
...
* Added test for WireJoiner::setMergeEdges()
* Changed position of some comments
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:47 +01:00
CalligaroV
8e5bdcfff0
Part/Toponaming: Transfer WireJoiner
...
* Added test for WireJoiner::setSplitEdges()
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:47 +01:00
CalligaroV
dabccfbc1c
Part/Toponaming: Transfer WireJoiner
...
* Added test for WireJoiner::setTightBound()
* Minor modifications and typo
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:46 +01:00
CalligaroV
bbe2d8664b
Part/Toponaming: Transfer WireJoiner
...
* Added test for WireJoiner::setOutline()
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:46 +01:00
CalligaroV
0f3362575b
Part/Toponaming: Transfer WireJoiner
...
* Created dedicated tests file for WireJoiner
* Added test for WireJoiner::addShape()
Signed-off-by: CalligaroV <vincenzo.calligaro@gmail.com >
2024-03-26 09:57:46 +01:00
Zheng, Lei
c8120bca9b
Part/Toponaming: Transfer WireJoiner
2024-03-26 09:57:46 +01:00
Roy-043
bc7833cfab
Sketcher: Spelling colinear -> collinear
...
I have not changed the name of the `areColinear` function.
2024-03-26 07:40:14 +01:00
Chris Hennes
778ae787a6
Add missing files to PreCompiled.h
2024-03-26 07:36:24 +01:00
Chris Hennes
7143f8d5bf
Add QOffscreenSurface to QtAll.h
2024-03-26 07:33:43 +01:00
Chris Hennes
ae33c7d952
Merge pull request #13096 from bgbsww/bgbsww-toponamingComplexGeoData
...
Toponaming/Part Bring in Python layer for ComplexGeoData
2024-03-25 23:20:52 -05:00
Chris Hennes
ffa29a8a89
Merge pull request #13084 from bgbsww/bgbsww-toponamingSketcherGetElementName
...
Toponaming/Part: Move sketcher override of getElementName over
2024-03-25 23:00:04 -05:00
bgbsww
07180280a0
Clean and test ComplexGeoData python interface
2024-03-25 21:52:37 -04:00
Zheng, Lei
84407e36b8
Transfer in ComplexGeoData python interface
2024-03-25 21:52:36 -04:00
bgbsww
8d5385fcd2
Clean, enable disabled element map code in sketcher, add tests
2024-03-25 21:51:41 -04:00
Zheng, Lei
8dd6863414
Toponaming/Part: Move sketcher override of getElementName over
2024-03-25 21:51:41 -04:00
Zheng, Lei
97567d5e03
Toponaming/Part: move Toposhapepy get methods in
2024-03-25 21:23:41 -04:00
wandererfan
9f7a4ce8e0
[TD]fix ComplexSection with ViewDirection == Z
2024-03-25 21:22:04 -04:00
wandererfan
ee04b9e9e9
[TD]remove 2 unused methods
2024-03-25 21:22:04 -04:00
Chris Hennes
e4a1500f89
Fix apos and quot html entities in CAM
2024-03-25 18:09:46 -05:00
Chris Hennes
1a51c0cb57
Update translations
2024-03-25 18:08:22 -05:00
Chris Hennes
1a67c24749
CAM: Remove old Path translation files
2024-03-25 17:34:04 -05:00
Chris Hennes
32a957bd07
Translation update: move Path to CAM
2024-03-25 17:32:59 -05:00
Florian Foinant-Willig
311137c958
fix undeclared M_PI
2024-03-25 22:32:20 +01:00
Florian Foinant-Willig
e2086ce1c7
Sketcher: ArcLength GUI
2024-03-25 22:32:20 +01:00
Florian Foinant-Willig
ef35ec195d
Sketcher : ArcLength Constraint
2024-03-25 22:32:20 +01:00
sliptonic
8ff81d8dfc
Merge pull request #13056 from plaes-prs/drop-dos2unix
...
fedora.spec: Drop dos2unix dependency
2024-03-25 12:38:46 -05:00
Yorik van Havre
12cddc3fb7
Merge branch 'main' into draft-wp-set-color
2024-03-25 18:37:00 +01:00
Yorik van Havre
e1d2c179bc
Merge branch 'main' into Draft-fix-handling-of-shapes-in-shape2dview.py
2024-03-25 18:36:24 +01:00
sliptonic
a96703d779
Merge pull request #12991 from qewer33/master
...
Re-arrange Start Page template buttons
2024-03-25 12:31:43 -05:00
Florian Foinant-Willig
4beeafbedd
[PartDesign] Still a helix fix ( #12977 )
...
* [PartDesign] Still a helix fix
If we don't break the helix path at each turns we get a vaild path for
MakePipe (solid) even with an angle.
* Decrease helix tests requirements
2024-03-25 18:31:20 +01:00
sliptonic
283fc1183c
Merge pull request #12975 from maxwxyz/issue-metrics
...
Update issue-metrics.yml
2024-03-25 12:29:02 -05:00
sliptonic
b78b2c8b0e
Merge pull request #12948 from wwmayer/issue_5609
...
Fixes #5609 : Add MSAA 6x option
2024-03-25 12:27:58 -05:00
PaddleStroke
bba0bf1f40
TechDraw: Enable drag and drop to and from clip groups.
...
Remove TechDraw_ClipGroupAdd and TechDraw_ClipGroupRemove from the UI.
2024-03-25 13:17:46 -04:00
PaddleStroke
3443e61b47
TechDraw: double clicking page switch to techdraw wb. Fixes #13061
2024-03-25 13:17:46 -04:00