Chris Hennes
e0c3a4e079
Merge pull request #15347 from bgbsww/bgbsww-toponamingFix14837
...
Toponaming: Restore code for instant sketch position updates
2024-07-15 10:23:24 -05:00
bgbsww
ae6f7f25e8
Toponaming: Missing suppress property and code
2024-07-15 09:38:13 -05:00
Chris Hennes
59f815234a
Merge pull request #15371 from yorikvanhavre/translations
...
Translations
2024-07-14 12:55:28 -05:00
wmayer
073f56eb7c
Part: Fixes #15411 : ColorPerFace test fails
2024-07-14 12:52:52 -05:00
wmayer
07c25e768e
Measure: Fix memory leak in MeasureDistanceInfo
...
Fixes #15349
2024-07-14 15:21:47 +02:00
Chris Hennes
0e08c99092
Merge pull request #15177 from shaise/Fix-Python-getElement
...
[TNP] Fix python get element. partially fixes #15095
2024-07-13 20:53:03 -05: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
Roy-043
6ecb384fa7
Material: Change "Custom Appearance" to sentence case in ui files
2024-07-11 14:24:30 +02:00
bgbsww
e3c0fe0310
Toponaming: Restore hiding of unused properties
2024-07-10 10:53:20 -04:00
bgbsww
f04552a61e
Toponaming: Restore code for instant sketch position updates
2024-07-10 09:50:44 -04:00
FEA-eng
23411b64ca
Update DlgSettingsObjectColor.ui
2024-07-10 10:31:29 +02:00
FEA-eng
75e1552dde
Update DlgSettingsObjectColor.ui
2024-07-10 10:31:29 +02:00
FEA-eng
4195bf2ae8
Update DlgImportStep.ui
2024-07-10 10:31:29 +02:00
FEA-eng
58fb231597
Update DlgExportStep.ui
2024-07-10 10:31:29 +02:00
Yorik van Havre
78259314e2
Merged crowdin translations
2024-07-09 08:52:17 -05:00
bgbsww
33d35a40c4
Adjust PropertyTopoShape::Save code for correctness.
2024-07-08 21:18:32 -05:00
FEA-eng
5658491b51
Update SectionCutting.ui
2024-07-08 17:20:30 -05:00
luzpaz
2837b46c3e
Fix various typos throughout the codebase
2024-07-08 17:19:20 -05:00
Max Wilfinger
8ff5a1f688
Fix source string typos mentioned on Crowdin ( #15261 )
2024-07-08 17:18:31 -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
hlorus
a161df7ad3
Measure: Pass last object in subobject list to getTopoShape
2024-07-08 10:42:44 -05:00
shai
b38bfb1aeb
Add fixes suggested by @bgbsww
2024-07-04 19:53:09 +03:00
shai
2c062fc2c1
Fix python shape setElement function. Partially fixes #15095
2024-07-04 11:48:44 +03: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
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
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
Chris Hennes
1bef9a7e76
Merge pull request #14994 from bgbsww/bgbsww-toponamingBaseFeatureTNP
...
Toponaming: support base feature in body correctly.
2024-06-29 19:00:32 -05:00
wmayer
e84ad73499
Part: Fixes #15027 : ShapeAppearance does not handle transparency per face correctly
2024-06-29 18:48:53 -05:00
bgbsww
abd72387fa
Toponaming: Bugfix #14952
2024-06-28 19:29:26 -05:00
pre-commit-ci[bot]
3d6a490003
Review cleanups
2024-06-28 11:57:43 -05:00
bgbsww
08859462ea
Toponaming: Cleanups
2024-06-28 11:57:43 -05:00
Zheng, Lei
3dbc1d7393
Toponaming: Transfer in missing Code for BaseFeatures and Sketches
2024-06-28 11:57:43 -05:00
Chris Hennes
1c86a60877
Switch back to emplace_back
2024-06-26 10:46:36 -05:00
Zheng, Lei
f28d8a6a05
Part/Toponaming: makeElementWires
...
* restored original definitions of makeElementWires methods
2024-06-26 10:46:36 -05:00
Chris Hennes
9d506e3bfc
Merge pull request #14898 from bgbsww/bgbsww-toponamingSaveRestoreElementMaps
...
Toponaming: Fix save and restore of elementmaps
2024-06-25 09:58:59 -05:00
Ajinkya Dahale
dbef3747eb
[Part] Do not assume default period in B-spline
2024-06-24 21:56:58 +05:30
Chris Hennes
5e47f6804f
Update for LibPack3 ( #10337 )
...
* cMake: Add base support for LibPack3
Minor changes to FreeCAD source code to support compiling with Qt 6.5 on MSVC,
and changes to cMake setup to support the new Libpack.
* NETGENPlugin: Fix compilation with MSVC and OCCT 7.8
* Material: Switch to Wrapped_ParseTupleAndKeywords for /fpermissive- on MSVC
* Base: Prevent accidental definition of MIN and MAX by MSVC
* cMake: Prevent accidentally finding an old LibPack
* Material: Wrap another ParseTuple call
* OCCT: Modify includes for 7.8.x
* Part: Change TNP code to use Wrapped_ParseTupleAndArgs
* Spreadsheet: Workaround for MSVC macro pollution
* Mesh: Workaround for MSVC macro pollution
* Base: Remove extra MSVC flag (moved to CMake)
* Tests: Fix compiling with /permissive-
* FEM: Fix Qt warnings about duplicate element names
* cMake: Ensure major version numbers are set
* Address review comments.
* cMake: Further tweaks for LibPack3
* cMake: Modify specification of compiler flags for MSVC
* Main: Remove QtQuick testing code
* cmake: Find Boost before SMESH (which uses it)
* Fixes for LibPack2
* cMake: Another try at importinhg VTK cleanly
2024-06-24 18:25:05 +02:00
Chris Hennes
d733fe0b34
Merge pull request #14766 from wwmayer/import_options
...
Import: Avoid modal dialog inside ImportGui.open()
2024-06-24 11:10:31 -05:00
Chris Hennes
0cba55b854
Merge pull request #14833 from Jookia/RFC_testfixes
...
Tests: Fix some minor test failures
2024-06-24 11:01:29 -05:00
mosfet80
5f38b52114
[MOD:PART] removed unused parameter ( #14252 )
...
d variable are never used
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2024-06-24 10:41:39 -05:00
bgbsww
aa66518568
Toponaming: Fix save and restore of elementmaps
2024-06-23 23:33:12 -04:00
wmayer
06b464a9b0
Import: Simplify handling of Resource_FormatType
...
The type Resource_FormatType already exists since 2015. So, its usage doesn't require pre-processor macros everywhere.
2024-06-21 12:00:38 -05:00
wmayer
d49303a5dc
Import: Move options handling to ImportGui.importOptions
...
Currently a modal dialog is used directly in ImportGui.open()/ImportGui.insert() that makes it impossible to use the functions in a
script because they will be blocked
2024-06-21 12:00:38 -05:00
Jookia
b44b6f182d
Tests: Specify QtWidgets.QDialogButtonBox.Close explicitly
...
This seems needed for PySide6 on my system.
2024-06-21 11:10:16 -05:00
wmayer
127f935711
Fix several compiler warnings
...
* -Wmaybe-uninitialized
* -Wunused-parameter
* -Wunused-variable
* -Wnonnull
* -Wstringop-truncation
* -Wstringop-overflow
2024-06-19 21:14:23 -05:00
Ladislav Michl
2bb41bd1e7
Part: Fix AttachmentSupport when loading files from previous versions
...
Commit 6b6ff58d3c4a ("Part: Rename AttachExtension::Support property to
AttachmentSupport...") provided code to convert property name when loading
files saved with previous versions. Unfortunately a41f176f596a
("Toponaming: bring in missing code fragments in Part") was based on
at the time obsolete code which did not contain before mentioned tweak,
so AttachmentSupport ended unassigned.
Fixes: a41f176f596a ("Toponaming: bring in missing code fragments in Part")
2024-06-17 11:32:13 -05:00
Jolbas
8fe547df94
Part: Handle zero scale in TopoShape::_makeTransform
...
With this commit the TopoShape::_makeTransform() use makeGTransform() if scale is zero to avoid crash. Fixes #14562
2024-06-17 11:17:27 -05:00
Syres916
95fb9dfb27
[Part] Attachment Editor correct Python 2 reference
2024-06-17 11:14:01 -05:00
hlorus
5222e14534
Measure: Fix MeasureLength failure when measuring circles/arcs
2024-06-17 11:52:38 -04:00