wmayer
a8bbeac68e
Core: In dialog to add property only list types that can be instantiated
...
Fixes #15159 : Dialog for adding properties allows property types that give exceptions
2024-07-04 15:54:19 +02:00
wmayer
fdfffbcc9e
TD: Fix DrawViewCollection::unsetupObject()
...
Assigning a null pointer to a std::string causes a failure
2024-07-03 09:07:17 -04:00
Jookia
04cc890fd0
StartView: Escape file paths when loading
2024-07-02 08:31:59 -05:00
Yorik van Havre
0f462500d9
BIM: Fixed ifcopenshell version detection
2024-07-02 15:24:45 +02:00
Yorik van Havre
9b390fa78e
BIM: Check for pip when running IfcOpenShell update - fixes #14499
2024-07-02 15:24:45 +02:00
Yorik van Havre
ba456aa925
BIM: Fixed bug in IfcExplorer tool - fixes #14422sdfg
2024-07-02 15:24:10 +02:00
Yorik van Havre
e2e8f39ea9
BIM: Renamed file to avoid confusion with 0.21 BIM addon
2024-07-02 15:23:37 +02:00
Chris Hennes
7615c39824
Merge pull request #15051 from kadet1090/better-addon-manager-discoverability
...
Gui: Add information about custom themes to settings
2024-07-02 07:44:21 -05:00
Yorik van Havre
2a009589f9
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
marcuspollio
baaf586772
techdraw-PageDefault update
2024-07-02 11:27:54 +02:00
marcuspollio
1100794842
update following feedback
2024-07-02 11:27:54 +02:00
marcuspollio
7841225737
BIM: update some icons
...
Following recent changes in other WBs and also for better readability and consistency.
2024-07-02 11:27:54 +02:00
Roy-043
f82eef7533
Use the _finish function in case of cancel as well
2024-07-02 10:40:48 +02:00
Roy-043
5e95bb788a
BIM: Fix BIM_Box command
...
Fixes #14823 .
Depending on the order and location of the picked points, the Placement of the Box could be unexpected. The Height value was always positive if points were picked, a negative Height entered in the input box would lead to errors.
Additonally:
* Avoided some code duplication.
* Added a proper transaction to make the command undoable.
2024-07-02 10:40:48 +02:00
Yorik van Havre
c79a5665ec
Fixed license
2024-07-02 10:02:10 +02:00
Yorik van Havre
f3f01e2845
BIM: Refinements to BIM example file
2024-07-02 10:02:10 +02:00
Yorik van Havre
96803f34cb
BIM: new example file - fixes #14583
2024-07-02 10:02:10 +02:00
Reqrefusion
edd605dd11
Hatch
...
Update TechDraw_GeometricHatch.svg
2024-07-01 23:01:38 -05:00
Turan Furkan Topak
f1392567b0
[Icons]Revision of TechDraw Icons(Char) ( #14878 )
...
* Char
Some fix
Update TechDraw_AreaDimension.svg
Displacement and m correction.
* Update TechDraw_ExtensionArcLengthAnnotation.svg
2024-07-01 23:01:18 -05:00
Reqrefusion
8a762c7a6f
lock
...
lock
2024-07-01 22:59:38 -05:00
Reqrefusion
31b3a375ed
others
...
Update TechDraw_RefError.svg
Back old icon
Update TechDraw_ArchView.svg
add Highlight
page fix
2024-07-01 22:59:30 -05:00
Reqrefusion
f763fd3820
posChain
...
Pixel alignment
2024-07-01 22:59:19 -05:00
Reqrefusion
edc54a5cfb
symbol
...
Fix
symbol
2024-07-01 22:59:06 -05:00
aiksiongkoh
c7bcb706ed
Update solver ( #15021 )
...
* OndselSolver update to solve backhoe issues.
* Update OndselSolver gear radii zero fix.
2024-07-01 21:36:42 -05:00
Chris Hennes
1fc6da959b
Merge pull request #14926 from marioalexis84/fem-clean_task_constraint
...
Fem: Clean up TaskFemConstraint* classes
2024-07-01 11:30:18 -05:00
Chris Hennes
2411f9f3b3
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
Syres916
e977d76f00
Start: Add link to Addon Manager for Preference Packs
2024-07-01 18:27:40 +02:00
Kacper Donat
45dc70c51f
Gui: Add information about custom themes to settings
...
Fixes : #14929
2024-07-01 18:27:23 +02:00
PaddleStroke
cf5314919a
Assembly: Change Object1/2 from strings to PropertyXLinkSub and Remove Element1/2 and Vertex1/2
2024-07-01 11:22:30 -05:00
Chris Hennes
5c83297e80
Merge pull request #14793 from lyphrowny/reformat_fem_src
...
FEM: Reformat fem .py sources
2024-07-01 11:19:29 -05:00
wmayer
3abd1989a9
PD: Rename duplicated test method
...
Fixes #14795 : testPartDesignElementMapSketch: Duplicate test method name
2024-07-01 11:18:46 -05:00
FEA-eng
b6e301714d
FEM: New Elmer solver icon ( #15070 )
...
* FEM: Delete src/Mod/Fem/Gui/Resources/icons/FEM_SolverElmer.svg
* FEM: new Elmer solver icon
2024-07-01 11:15:01 -05:00
MisterMaker
6cdb38f975
(GUI) Delete dark behave. ( #14827 )
2024-07-01 11:11:00 -05:00
Reqrefusion
f703e8b3f9
Thread
...
Some Pixel fix
2024-07-01 11:09:06 -05:00
Reqrefusion
fa9c62b57a
Vertex
...
Ensuring compatibility between them and with sketcher
2024-07-01 11:08:30 -05:00
Reqrefusion
ccd1b853eb
view
...
kader wishes
2024-07-01 11:08:22 -05:00
Reqrefusion
50b243cd15
Line lengths
...
New take
2024-07-01 11:08:15 -05:00
Reqrefusion
bbacedbc27
Dimensions
...
Mitigation
Update TechDraw_HorizontalExtentDimension.svg
for consisty with sketcher
Update TechDraw_AreaDimension.svg
2024-07-01 11:07:31 -05:00
Reqrefusion
668905783c
Centerline
...
Update TechDraw_2PointCenterline.svg
2024-07-01 11:04:32 -05:00
Reqrefusion
fb9fe655c8
blue
...
Update TechDraw_LeaderLine.svg
Update TechDraw_Midpoints.svg
Compatibility with Skecher
Update TechDraw_Symbol.svg
2024-07-01 11:04:11 -05:00
FEA-eng
2abe477651
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
Reqrefusion
1e00c0b9d1
LineAttributes
2024-07-01 10:58:40 -05:00
wmayer
d64bf15f8a
Core: Update color bar when changing preferences
...
This solves one part of issue #10717
2024-07-01 10:55:21 -05:00
Chris Hennes
0a39ab952d
Merge pull request #14738 from Ondsel-Development/asm_limits
...
Assembly: Limits: Set one checkbox for each limit.
2024-07-01 10:54:19 -05:00
hlorus
84d3669888
MeasureGui: Paint icons in textcolor
2024-07-01 17:51:51 +02:00
Max Wilfinger
e490531510
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
71976129ee
Merge pull request #14455 from kadet1090/toolbar-dragging
...
Gui: Add dragging support for custom ToolBarAreas
2024-07-01 10:49:27 -05:00
Chris Hennes
04020a70ee
Merge pull request #14790 from Ondsel-Development/asm_bom_2
...
Assembly: BOM follow up
2024-07-01 10:47:14 -05:00
Syres916
df27c24deb
[Gui] Preferences - Workbenches add text to advise how to sort...
...
...alphabetically
2024-07-01 10:45:36 -05:00
Furgo
ba51408a71
Simplify comboview/treeview choice with natural language
2024-07-01 10:44:49 -05:00