Chris Hennes
1b4afb2caa
Apply suggestions from code review
2024-07-24 21:48:59 -05:00
bgbsww
1eda66dfd8
Cleanup, format
2024-07-24 16:41:15 -04:00
Zheng, Lei
38269241e6
Toponaming: Transfer in getHigherElement
2024-07-24 15:10:42 -04:00
Zheng, Lei
a600952665
Toponaming: Transfer in SketchObject::InternalShape
2024-07-22 17:26:52 -04:00
bgbsww
19e450a667
Refactor all element name pairs into clearer struct names - renames
2024-07-20 16:32:12 -04:00
liukaiwen
776ed8f2c1
refactor: move some nodes to Inventor folder
2024-07-20 01:07:04 +08:00
bgbsww
16b8d99d62
Toponaming: refactor getExportElementName to separate method
2024-07-19 10:19:57 -04:00
bgbsww
52294ce8c1
Toponaming: Clean Code adding RefIndex to ExternalGeometry and supporting new migration types.
2024-07-19 09:39:19 -04:00
Zheng, Lei
31e2b3104c
Transfer in code from linkstage3
2024-07-19 09:22:17 -04:00
Chris Hennes
df8315d747
Sketcher: Fix crash on recompute with points
...
Fixes #15154 .
2024-07-17 10:25:22 -04:00
PaddleStroke
55bcd109ac
Sketcher: Rotate: correct the name of the checkbox
2024-07-17 00:12:24 -05:00
Chris Hennes
09a21716f2
Merge pull request #15194 from bgbsww/bgbsww-toponamingFix15145
...
Toponaming: Missing getSubObject code in PartDesign::Body
2024-07-16 23:20:24 -05:00
Pesc0
02b2092f55
Rename variables and clean method
2024-07-15 12:50:30 -04:00
PaddleStroke
fad0f93838
Sketcher: Dimension: Fix right click/esc so that it dismiss the dimension before exiting the tool.
2024-07-15 18:26:03 +02:00
PaddleStroke
ca2f369cab
Sketcher: Fix bug of auto-constraints icon not clearing up on mouseMove.
2024-07-15 11:23:03 -05:00
Zheng, Lei
af080ef0fe
Toponaming: Missing getSubObject code in PartDesign::Body and SketchObject::getSubObject
2024-07-15 11:59:15 -04:00
Chris Hennes
d7b0da3a54
Merge pull request #15085 from wwmayer/issue_15068
...
Sketcher: Delete key in non-functional in macOS
2024-07-15 10:34:55 -05:00
PaddleStroke
a703253df8
Sketcher: re-apply cursor of tool when clicking.
2024-07-14 22:35:07 -05:00
Chris Hennes
f6ae10b377
Merge pull request #15167 from Ondsel-Development/sk_pref_default
...
Sketcher/Techdraw: add resetSettingsToDefaults to reset correctly dimension tool settings
2024-07-14 20:54:26 -05:00
Chris Hennes
59f815234a
Merge pull request #15371 from yorikvanhavre/translations
...
Translations
2024-07-14 12:55:28 -05:00
PaddleStroke
cf8c009ca2
Sketcher: Fix offset crash that was caused by coincident wires that were unconstrained.
2024-07-13 19:05:19 -05:00
PaddleStroke
b82ecb815f
Sketcher: Fix undo of external creation not working.
2024-07-12 09:41:55 -05:00
pre-commit-ci[bot]
a9b319cf8f
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-11 13:11:59 +00:00
Yorik van Havre
e76b5ec4ca
Merged crowdin translations
2024-07-11 15:07:17 +02:00
Yorik van Havre
1c79768f7d
Updated ts files
2024-07-11 14:56:33 +02:00
bgbsww
a74b7b83b5
Toponaming: Comment out console warnings triggered by external geometry
2024-07-09 08:55:21 -05:00
pre-commit-ci[bot]
4a456ee63e
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-09 08:52:17 -05:00
Yorik van Havre
78259314e2
Merged crowdin translations
2024-07-09 08:52:17 -05:00
Max Wilfinger
8ff5a1f688
Fix source string typos mentioned on Crowdin ( #15261 )
2024-07-08 17:18:31 -05:00
wmayer
de547956d5
Sketch: Fix compiler warnings
2024-07-08 19:27:39 +02:00
PaddleStroke
a439f9d8f9
Sketcher: Bspline: Fix degree visibility, default value and combobox not updating with methode change.
2024-07-08 11:27:46 -05:00
Chris Hennes
8c028b8b22
Merge pull request #14979 from Ondsel-Development/sk_ovp_switching
...
Sketcher: Dimension: Fix 2 bugs.
2024-07-08 11:26:39 -05:00
wmayer
c2d5bf03a1
Tests: Make PD and Sketcher tests independent of user settings
...
The Refine property must be explicitly set as otherwise some tests will break because of different user settings
2024-07-08 11:19:36 -05:00
PaddleStroke
a97713a2c2
Sketcher: scale/translate: fix OVP warning if disabled
2024-07-08 11:13:29 -05:00
FEA-eng
010b1ebd51
Sketcher: Increase default width of dashed lines ( #15075 )
...
* Sketcher: Update SketcherSettingsAppearance.ui
* Sketcher: Update EditModeCoinManager.cpp
2024-07-08 11:06:55 -05:00
Chris Hennes
604400062b
Sketcher: Resolve unsafe combination of bool and int in |
2024-07-08 11:02:49 -05:00
ppphp
12e8fb1695
fix unique ptr usage in sketch ( #15008 )
...
* fix unique ptr usage in sketch
* [pre-commit.ci] auto fixes from pre-commit.com hooks
2024-07-08 10:53:49 -05:00
Chris Hennes
9d2c34a1c7
Sketcher: Switch SnapManager from Win-1252 to UTF-8
2024-07-08 17:51:33 +02:00
PaddleStroke
c4bf2fb1d6
Sketcher: BSpline DSH: Fix crash: If you create new sketch, start bspline tool and change mode, it would crash. It's because it was doing a abortCommand before the command was opened. So it cancelled the create sketch command.
2024-07-08 10:50:33 -05:00
PaddleStroke
1b8af95da7
Sketcher: BSpline: Fix crash when cancelled while only one point with autoconstraint.
2024-07-08 10:41:11 -05:00
wmayer
ab66e010b9
Sketcher: Handle PyException in createGeneratedAutoConstraints
...
Command::doCommand may throw an exception that isn't handled by the active sketch handler. This may leave it in an inconsistent state and can cause a crash later.
See #14945
2024-07-08 10:40:04 -05:00
wmayer
e9f3178715
MSVC: Fix warning C4005: 'NOMINMAX': macro redefinition
2024-07-05 17:04:43 +02:00
wmayer
cbfd9f0d7e
Sketcher: Fix format string in ExternalGeometryFacade::initExtensions()
...
The format string of the warnings were incorrect and caused an fmt::format_error exception
2024-07-04 22:05:22 +02:00
PaddleStroke
504c317488
Sketcher: add SketcherSettings::resetSettingsToDefaults to reset correctly some settings.
2024-07-03 18:33:57 +02:00
PaddleStroke
be05df89fa
Sketcher: Dimension: Prevent the use of Undo from crashing.
2024-07-02 15:48:47 +02:00
Yorik van Havre
56e46e5f4e
Translations ( #15107 )
...
* Updated ts files
* Merged crowdin translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-02 12:21:53 +02:00
PaddleStroke
ef3b0216dc
Sketcher: Dimension: Fix constraint switching. Refactor a little bit by adding finishDimensionCreation to reduce code copies.
2024-07-02 09:49:47 +02:00
Chris Hennes
e371f7fb43
Merge pull request #14461 from AjinkyaDahale/sk-fix-12592-bsp-by-knot-trim
...
[Part][Sketcher] Fix some B-spline trimming issues
2024-07-01 11:28:50 -05:00
FEA-eng
bc00409a01
Sketcher: New carbon copy icons ( #15074 )
...
* Sketcher: Delete src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CarbonCopy.svg
* Sketcher: Delete src/Mod/Sketcher/Gui/Resources/icons/geometry/Sketcher_CarbonCopy_Constr.svg
* Add new carbon copy icon
* Add new carbon copy constr icon
2024-07-01 11:00:07 -05:00
Max Wilfinger
86b1c2e863
Activate Part/Part Design check and refine preferences by default ( #14406 )
...
* Activate Part/Part Design check and refine preferences by default
* added bool in .ui
* Update tests
* Fix Sketcher tests
2024-07-01 10:50:42 -05:00