Chris Hennes
e706122bbb
Update translations 2025-08-30
2025-09-01 17:44:54 +02:00
Kacper Donat
767c3f1f67
PartDesign: Highlight profile for profile based features
...
This adds highlight for sketches etc that are used to create certain
featuires.
2025-09-01 10:44:29 -05:00
luzpaz
e30408eec7
Part: remove trailing whitespace
2025-08-31 23:21:13 -05:00
Kacper Donat
0aa95996d9
Part: Add transform property to SoPreviewShape
2025-08-31 21:12:05 +02:00
Chris Hennes
7d38562c79
Merge pull request #23368 from kadet1090/show-placement-and-plane-in-attacher
...
Gui: Show placement and plane in attacher
2025-08-30 14:13:43 -05:00
captain0xff
6e896b1248
PartDesign: add interactive gizmos
2025-08-30 17:02:52 +02:00
marioalexis
d35e5613cf
Part: Remove PartDesign header
2025-08-30 15:06:31 +02:00
Max Wilfinger
9cae60a70f
Update UI strings from Crowdin reports for consistency
2025-08-28 11:45:38 -05:00
Chris Hennes
b1b97e44f1
Update translations
2025-08-28 16:14:49 +02:00
Kacper Donat
94e978439c
Gui: Do not compute preview while restoring
2025-08-28 10:30:52 +02:00
Kacper Donat
7c2f35c73f
Gui: Show placement and plane in attacher
2025-08-27 16:53:37 +02:00
Kacper Donat
27d2178008
Merge pull request #22389 from PaddleStroke/pd_transform
...
PartDesign: Transform tools
2025-08-27 15:22:26 +02:00
Adrian Insaurralde Avalos
b7d2913b0c
Fix autouic warnings about duplicate names in ui files
2025-08-26 11:00:30 +02:00
PaddleStroke
5d2037c820
PartDesign: Transform rework
2025-08-26 08:46:51 +02:00
paddle
2e0dc45874
Part: Add PatternParametersWidget
2025-08-25 18:38:34 +02:00
paddle
00ed23845a
PartDesign: add linear pattern spacing and extent icons.
2025-08-25 18:38:34 +02:00
MisterMakerNL
a362c4915e
Replace preference page icons
...
replaced icon so look more like the actual wb icons
2025-08-25 11:08:19 -05:00
paddle
e2346dabd6
Sketcher: Port and fix internal faces from RealThunder's branch
...
Co-authored-by: Zheng Lei <realthunder.dev@gmail.com >
Co-authored-by: Kacper Donat <kacper@kadet.net >
Co-authored-by: Pierre-Louis Boyer <pierrelouis.boyer@gmail.com >
2025-08-25 17:09:10 +02:00
Max Wilfinger
04e9baf533
Fix UI strings reported on Crowdin ( #23297 )
...
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2025-08-25 06:10:53 +00:00
Max Wilfinger
9fc40b33de
Fix source string mistakes reported on Crowdin ( #23157 )
...
* Fix source string mistakes reported on Crowdin
* Update src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui
Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com >
* Update src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui
Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com >
* Update src/Mod/Draft/draftfunctions/upgrade.py
Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com >
* Update src/Mod/Draft/draftfunctions/upgrade.py
Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com >
* Update src/Mod/Draft/draftguitools/gui_downgrade.py
Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com >
* Update src/Mod/Draft/Resources/ui/TaskPanel_SetStyle.ui
Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com >
---------
Co-authored-by: Roy-043 <70520633+Roy-043@users.noreply.github.com >
2025-08-24 20:51:32 -05:00
tetektoza
9d54896953
Part: Assign proper row and column to compound body property in prefs
...
As the title says, really small fix to the overlapping preferences for
Part/Part Design preferences.
2025-08-20 21:22:33 +02:00
Kacper Donat
9e047821bd
Part: Fix wrong capitalization of Display options property group
2025-08-18 18:18:15 +02:00
Chris Hennes
3e1cc8302a
Update translations
2025-08-18 17:55:24 +02:00
drwho495
68077de39b
Part: Fix toponaming issues. ( #23151 )
...
* fix split apart and splice
* fix hasher gen issue in extrusion
* fix broken gen in fillet/chamfer
* error when elements go missing in fillet/chamfer
* fix hashing in some elements
* fix compiler errors
* fix sweep
* remove hasher from mirror
* remove old import
* add clarifying comment
* Linter cleanup
---------
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2025-08-18 01:35:46 +00:00
Max Wilfinger
84afc15c91
PartDesign: Enable compounds for PD bodies
2025-08-18 01:09:07 +02:00
Kacper Donat
0c23e15cc4
Part: Prevent crash on cross-section of invalid object
2025-08-15 15:31:02 -05:00
Max Wilfinger
70f4221993
Fix missed strings for UI consistency
...
Fix ellipsis rendering
2025-08-08 06:37:59 -05:00
Kacper Donat
07e98226fe
Part: Cleanup setupCoinGeometry method
2025-08-07 00:37:47 +02:00
Kacper Donat
802af4c464
PartDesign: Add preview TaskBox to all feature task dialogs
2025-08-07 00:37:46 +02:00
Kacper Donat
6caceacb95
PartDesign: Add support for preview for transforms
2025-08-07 00:37:23 +02:00
Kacper Donat
7f87d87f61
PartDesign: Add transparent previews
2025-08-07 00:37:21 +02:00
Max Wilfinger
1f35b9d7fe
Part: Update UI strings for consistency
...
Closes : #22133
2025-08-04 20:14:51 +02:00
FEA-eng
5eb4dffe50
Part: Remove redundant Part Import and Export tools from the menu ( #22116 )
...
* Part: Update Workbench.cpp
2025-08-04 10:43:18 -05:00
tetektoza
afa61ab0d1
Part: Enable SwitchToTask as a preference ( #22136 )
...
* Part: Enable SwitchToTask as a preference
As the title says. No clue why this variable was not available in
preferences, but giving it to users allow them to stop Part Design
workbench to switch to Tasks tab by default, everytime they switch
workbench, which users claim to be annoying.
So this patch adds this preference under Part/Part Design.
* Update src/Mod/Part/Gui/DlgSettingsGeneral.ui
Co-authored-by: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com >
* Update src/Mod/Part/Gui/DlgSettingsGeneral.ui
Co-authored-by: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com >
---------
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
Co-authored-by: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com >
2025-08-02 16:22:47 +00:00
Chris Hennes
814263e561
Part: Fix multiplication result converted to larger type
2025-07-21 23:40:56 -05:00
PaddleStroke
04bbfc6e07
Fix https://github.com/FreeCAD/FreeCAD/issues/21936
2025-07-21 11:03:12 -05:00
FEA-eng
45be617bf3
Part: Enable solid creation by default for Loft and Sweep ( #22098 )
...
* Part: Update PartFeatures.cpp
* Part: Update DlgRevolution.ui
* Part: Update TaskLoft.ui
* Part: Update TaskSweep.ui
* Part: Update PartFeatures.cpp
* Update src/Mod/Part/Gui/DlgRevolution.ui
---------
Co-authored-by: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com >
2025-07-07 17:46:19 +02:00
Bas Ruigrok
165c46413a
Part: Remove use of adjustCameraPosition()
2025-06-23 19:27:09 +02:00
Chris Hennes
272c3034b4
Merge pull request #21659 from 3x380V/gui_fixes
...
Gui: random fixes
2025-06-03 19:23:21 -05:00
Yorik van Havre
94144ecd99
Translations: Merged crowdin translations
2025-06-02 11:48:26 +02:00
Yorik van Havre
bba4a7b990
Translations: updated ts files
2025-06-02 11:07:28 +02:00
wmayer
5d11b2938f
Gui: Replace calls of FCMD_SET_EDIT with Gui::cmdSetEdit
2025-05-30 18:04:33 +02:00
theo-vt
13e7952ccc
PartDesign: Fix hole centered on point edge case ( #21257 )
...
* Light refactor of getTopoShape function
* Fix hole edge case
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update src/Mod/Part/App/PartFeature.cpp
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
* Update src/Mod/Part/App/PartFeature.cpp
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
* Update src/Mod/Part/App/PartFeature.cpp
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
* Update src/Mod/Part/App/PartFeature.cpp
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
* Refactor simplifyCompound()
* Use Base::Flags<GetShapeOption>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Shorten enum name and move it from class scope to namespace scope
* [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>
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
2025-05-29 22:37:54 +02:00
Chris Hennes
f2e78e53e9
UI: Remove qPixmapFromMimeSource pixmap function
...
This function dates back to Qt3, and was removed in Qt4. Modern Qt no
longer uses this ui file entry, and in some circumstances the uic
complains about its presence.
2025-05-15 00:56:30 +02:00
bofdahof
998f4e4d45
Console: rename PascalCase named methods to camelCase
2025-05-06 17:50:21 +02:00
Ladislav Michl
c293d74566
Base: rename Exception's PascalCase methods to camelCase
2025-05-05 23:50:01 +02:00
bofdahof
838178bb1c
Base: simplify Exception
...
Remove repetition. Add functions to replace macros, but keep macros
in use for now as some compilers have broken std::source_location
support.
2025-05-05 23:50:01 +02:00
Benjamin Nauck
b9ee64792d
Part: use empty() and isEmpty() instead of count() where possible
2025-05-03 22:22:10 +02:00
Pieter Hijma
50bf1cf120
[Core] Allow creating an editor with a frame
...
The default is to not have a frame as is custom before this change.
2025-04-22 23:56:07 +02:00
theo-vt
774ec2cc93
PartDesign: Center holes on sketch points as well as circles and arcs ( #20583 )
...
Co-authored-by: Kacper Donat <kadet1090@gmail.com >
2025-04-21 23:30:57 +02:00