Commit Graph

38616 Commits

Author SHA1 Message Date
marioalexis
a73d081a46 Fem: Load heat flux from CalculiX results - fixes #12117 2024-05-20 11:00:19 -05:00
hlorus
b40fe64db3 PartGui: Remove remaining measure "clear all" and "toggle delta" commands 2024-05-20 10:56:43 -05:00
Chris Hennes
53da36a93a Merge pull request #14011 from hlorus/measure-icons
Add measurement icons
2024-05-20 10:54:06 -05:00
PaddleStroke
908bbfeb21 Tree Context menu: add 'go to linked object' action for links. Fixes #12167 2024-05-20 10:51:03 -05:00
Max Wilfinger
748306dcaf Update assembly icons to be consistent with main updates.
Add commands to menu/toolbar.
2024-05-20 10:46:45 -05:00
Chris Hennes
8157504bdd Merge pull request #14004 from wwmayer/prop_item
Gui: move to new-style connect() in createEditor()
2024-05-20 10:45:54 -05:00
David Carter
db3701193b Material: Material API fixes
Corrects an issue in the API where a new material may not have a UUID.
Corrected the test case to reflect the changes and better document the
process.

Added a test case for material filters.
2024-05-20 10:43:02 -05:00
Kacper Donat
26300e0d4e Gui: Add Std_ReloadStyleSheet command
This adds a command that will reload currently active stylesheet - a must have for stylesheet developers
2024-05-20 10:41:23 -05:00
Max Wilfinger
dd012f366a Update Part Design toolbars.
Command group for datum. Removed ShapeBinder. Added CheckGeometry.
2024-05-20 10:39:32 -05:00
Chris Hennes
e30138e110 Update PRIVACY_POLICY.md to mention macros (#13986)
* Update PRIVACY_POLICY.md to mention macros

* Address review comment
2024-05-20 10:36:16 -05:00
Max Wilfinger
8adb57d75f Unify document icons according to artwork guidelines 2024-05-20 10:35:39 -05:00
Chris Hennes
194e5943e7 Gui: Add privacy policy to About (#13987) 2024-05-20 10:34:10 -05:00
Max Wilfinger
953fe8ee70 add Gears WB icon 2024-05-20 14:34:15 +02:00
Pieter Hijma
94312fe8cf Gui: Make one level + status submenu
Based on a discussion in the PR, make the menu such that there is only
one level except for the status flags.  This makes showall unambiguous
only meaning that it shows the hidden properties instead of showing all
the hidden properties and all options of the menu.  "Show all" has
therefore been renamed to "Show hidden".
2024-05-19 23:25:45 +02:00
Max Wilfinger
f814ef63aa update addon manager icons for legibility on dark themes 2024-05-19 16:24:31 -05:00
Pieter Hijma
0202305ced AddonManager: Adapt to Qt6/PySide6
QtNetwork.QNetworkRequest has a small API change that is addressed in
this commit.
2024-05-19 16:20:04 -05:00
marcuspollio
8944dd5c53 Merge remote-tracking branch 'upstream/main' into UI-TaskPanels-cleanup-1 2024-05-20 09:14:08 +12:00
Pieter Hijma
e3d4bcef3d Gui: Rearrange the property view context menu 2024-05-19 21:52:15 +02:00
wandererfan
55968bbf6c [TD]assorted Preference updates
- section line convention label
- remove superfluous save/restore on changeEvent
- change default scrub count
- add preference for default symbol dir
- add preference for display of section cut line
2024-05-19 09:42:47 -04:00
André Althaus
458d53c027 Use Body toolbar icon for the tree 2024-05-19 12:17:16 +02:00
André Althaus
428b8ba0bc Remove unused icons 2024-05-19 12:16:56 +02:00
André Althaus
234bad1d0b Replace remaining yellow Part icons with blue ones 2024-05-19 12:12:48 +02:00
André Althaus
9b4c4ce60c Replace the yellow Part primitive toolbar icons with the blue tree icons 2024-05-19 12:12:48 +02:00
André Althaus
86a865e7e0 Make "Sketch" in Pad icon red
In other icons the support geometry is red and this mirrors the other icons
2024-05-19 12:12:48 +02:00
bgbsww
9decb98c71 Toponaming: adjust tests 2024-05-18 14:12:04 -05:00
Reqrefusion
a17bf278c4 Boring changes made to better suit the guide and keyline 2024-05-18 09:23:57 -04:00
HowThatWorks
6777a43614 Added freecad:autofill attribute to ISO templates 2024-05-18 09:23:20 -04:00
Roy-043
bfbe28f7a5 Draft: Draft_Hatch workaround for TD edge length limit (#14114)
Edges longer than ca. 10m are considered 'crazy' in the TD Workbench. Hatch patterns are also checked. As a workaround some intermediate scaling is applied.

Addionally: `transformShape` instead of `transformGeometry`. The latter results in B-splines.
2024-05-18 11:39:08 +02:00
Roy-043
af36a49d68 Draft: improved IsActive behavior (#14103)
Related issue: #14061.
2024-05-18 11:38:38 +02:00
bgbsww
2657bbee4d Minor test tweaks, and small fixes to pass tests 2024-05-17 19:14:01 -05:00
wandererfan
2d2977abaf [TD]fix #13992 - compile warnings 2024-05-17 18:07:25 -04:00
wandererfan
e484db2a03 [TD]revert to v0.21 hatch exporting 2024-05-17 18:06:47 -04:00
Max Wilfinger
3a0152b076 Update GitHub PR issue template to BIM rename 2024-05-17 19:06:50 +02:00
Max Wilfinger
e3eea8bb5a Update GitHub PR label action for BIM rename 2024-05-17 19:06:50 +02:00
Max Wilfinger
9c462700c9 update icons for external WBs in the addon manager 2024-05-17 18:05:58 +02:00
Yorik van Havre
c520c49210 BIM: Renamed duplicate DialogIfcProperties - fixes #14090 (#14091) 2024-05-17 17:40:50 +02:00
wmayer
e47f6af9d7 Gui: Fix memory leak 2024-05-17 15:54:08 +02:00
WandererFan
7408aa9a77 Merge pull request #14080 from edi271/IssueExposeDimExtentInPython02
[TD]Expose DimExtent in Python (2nd attempt, replaces PR #13976)
2024-05-17 09:27:42 -04:00
bgbsww
7f4d7a20f1 Simplify offset tests 2024-05-17 08:10:43 -04:00
wmayer
e9c95b131b Assembly: Fix possible build failure with PCH 2024-05-17 13:12:24 +02:00
PaddleStroke
6bac37db2e Update DrawSketchDefaultHandler.h 2024-05-17 12:34:28 +02:00
PaddleStroke
c43658ea89 Sketcher: fixes #13999 2024-05-17 12:34:28 +02:00
Yorik van Havre
e7433585cf Arch: Fixed trackers ending too soon - fixes #13915 2024-05-17 12:14:25 +02:00
Pieter Hijma
1f3e7bc0da Core: Maintain the lock while reading config file 2024-05-17 11:29:49 +02:00
edi271
082092c51b [TD]Expose DimExtent in Python 2024-05-17 10:55:56 +02:00
André Althaus
f662357537 Change PartDesign Pad and Revolution tree icons
Use the same icons as the toolbar buttons.
2024-05-17 09:09:46 +02:00
Max Wilfinger
18c85a58ae Update icons for legibility and consistency 2024-05-16 21:29:16 -04:00
MisterMakerNL
cb6901f1e0 Small fix to issue in the menu
Small fix to issue in the menu
2024-05-16 21:27:50 -04:00
wmayer
c00bcdfb4c Gui: refactor SoDatumLabel::GLRender() 2024-05-16 21:24:57 -04:00
wmayer
3ade47cbe5 Gui: fix linter warnings in SoDatumLabel 2024-05-16 21:24:57 -04:00