Max Wilfinger
cafefafdf1
replaced .xpm with .svg
2024-11-29 12:09:42 -05:00
Max Wilfinger
45a95599a0
remove .xpm icons
2024-11-29 12:09:42 -05:00
Roy-043
1e00d8f898
Merge pull request #18142 from Roy-043/Draft-fix-focus-behavior-of-radius-input
...
Draft: fix focus behavior of radius input
2024-11-29 18:08:20 +01:00
PaddleStroke
ef3445e9e1
Core / Assembly: Add a way for vp edit modes to be restored.
2024-11-29 12:04:25 -05:00
PaddleStroke
374c5713b2
PartDesign: Fix newSketch not working when editing a body from an external file.
2024-11-29 12:00:41 -05:00
Roy-043
27d2e5d07f
Merge pull request #18164 from Roy-043/Draft-Fix-cursor-scaling-for-xcb-platform
...
Draft: Fix cursor scaling for xcb platform
2024-11-29 17:56:06 +01:00
bdieterm
9410a5e982
Gui: use utf-8 encoding for saving recorded macros
...
FCMacros always have the header "# -*- coding: utf-8 -*".
But the QTextStream class in Qt5 does not always use utf-8 for saving the text file.
2024-11-29 11:55:17 -05:00
Roy-043
d9a4f8a590
Draft: fix color of arrays ( #18123 )
...
If `get_diffuse_color` returned a list with a single color, the list was wrongly multiplied. Regression introduced in V0.21, but in that version the error was masked by how Core handled the diffuse color.
Fixes #17052 .
2024-11-29 17:54:29 +01:00
PaddleStroke
e2f998f301
Sketcher: External: Change style to : defining are solid lines. Non-defining dashed. Both use external color.
2024-11-29 11:36:55 -05:00
PaddleStroke
63414bf06b
Sketcher: Hide External BSpline overlay informations.
2024-11-29 11:36:55 -05:00
PaddleStroke
ac788df608
Sketcher: Rename External to Projection
2024-11-29 11:36:55 -05:00
PaddleStroke
0e5e071d72
Sketcher: Intersection externals
2024-11-29 11:36:55 -05:00
PaddleStroke
f3c79302c4
Sketcher: Defining External geos.
2024-11-29 11:36:55 -05:00
PaddleStroke
1c514f5a15
External geos : Enable face selection
2024-11-29 11:36:55 -05:00
Roy-043
735a07678d
Draft: Draft_Split: apply original view props to split off object
...
Fixes #16210 .
Note that `Draft.format_object` is called from gui_split.py (in the commit). This is not consistent with other tools where this is handled in the `make_*` functions. In this case the new object is formatted twice. The 1st time by the `make_wire` code which (wrongly) applies the current default props.
2024-11-29 10:56:29 +01:00
Roy-043
42d09e08d5
Draft: fix handling of Links in TD DraftViews
...
Forum topic:
https://forum.freecad.org/viewtopic.php?t=92476
For LinkGroups and Links to Std_Groups that do not have a default placement, a temporary hidden document is used to handle the placement of their children. This is a bit of a hack of course.
2024-11-29 10:55:31 +01:00
Roy-043
bc5bf9bbdc
Draft: Sort AutoGroup dropdown menu alphabetically
...
Fixes #16191 .
2024-11-29 10:51:00 +01:00
Paul Lee
dbb412ff47
[ArchWall] loads() dumps() to call parent methods
2024-11-29 10:28:53 +01:00
Paul Lee
d973e3428f
[ArchWall] Variant PropertrySet Support in ArchSketch
...
Now, user can create :
- Variant Layout / combination of ArchWall, CurtainWall, Slab based on same ArchSketch, with another PropertySet
- Variant Properties / layer of ArchWall on same ArchSketch with different Width, Offset, Material, Height etc. to create Layers, Composite walls etc.
(Layout, Layer, Combination, Composite, Elemented etc.)
FreeCAD Forum Discussion:
- https://forum.freecad.org/viewtopic.php?p=784622#p784622
- https://forum.freecad.org/viewtopic.php?p=785583#p785583
2024-11-29 10:28:53 +01:00
wmayer
a435720363
pre-commit: Exclude 3rd party code from auto-formatting
2024-11-29 07:38:02 +01:00
wmayer
53d39c6c91
App: Apply clang format (part 3)
2024-11-29 07:14:32 +01:00
wmayer
a372678e98
Gui: Support of converting 64-bit images
2024-11-28 19:41:18 +01:00
wmayer
b9cc17b2fd
Gui: Add a new display mode for image without shading
2024-11-28 19:39:00 +01:00
wmayer
238390127b
Gui: Allow to override onBeforeChange in view objects
2024-11-28 19:38:10 +01:00
wmayer
597e42d12f
Test: Add unit test to read in 3MF file
2024-11-28 19:36:58 +01:00
wmayer
c534e655f9
Mesh: Improve 3MF format to support files from 'Make World'
2024-11-28 19:36:58 +01:00
wwmayer
c0b9191cf5
Add doc string to SoFCTransform
...
Co-authored-by: Benjamin Nauck <benjamin@nauck.se >
2024-11-28 19:31:44 +01:00
wmayer
f7da5f8505
Core: Implement SoFCTransform node
...
In its doAction() method it only sets the model matrix if it's not the identity matrix.
This improves the issue #7606
2024-11-28 19:31:44 +01:00
wmayer
f51804729e
Start: Fix extracting thumbnails on Windows
2024-11-28 18:56:37 +01:00
wmayer
5202748c0a
Gui: Fix some linter warnings
2024-11-28 18:41:42 +01:00
wmayer
f741655bf6
Gui: Apply clang-format
2024-11-28 18:41:42 +01:00
wmayer
82b4dcd58a
Gui: Fixes #16637 : Can no longer set transparency of Link faces
2024-11-28 18:41:42 +01:00
wmayer
601637320d
PD: Add test case to show the fix for the crash with active objects
2024-11-28 17:15:39 +01:00
wmayer
d798901515
Core: Fix crash in ActiveObjectList
...
Forum: https://forum.freecad.org/viewtopic.php?t=91823
2024-11-28 17:15:39 +01:00
wmayer
92e96839c9
PD: Avoid touching the document when opening pad or pocket dialog
2024-11-28 17:11:42 +01:00
wmayer
d795acc378
Mesh: Add comment explaining the workaround
2024-11-28 17:07:34 +01:00
wmayer
8f18cfaf3a
Mesh: Workaround to load 3mf files not supported by zipios library
2024-11-28 17:07:34 +01:00
Roy-043
0cf2cec816
Draft: Fix cursor scaling for xcb platform
...
Forum topic:
https://forum.freecad.org/viewtopic.php?t=92281
Apparently the extra scaling for the "xcb" platform is wrong.
2024-11-28 14:01:52 +01:00
wmayer
3595c301b7
Gui: Refactor PreferencePackManager & DlgPreferencePackManagementImp
2024-11-27 20:29:44 -05:00
Jacob Oursland
354d095787
CMake: emit message when ccache is detected.
2024-11-27 20:24:43 -05:00
Ladislav Michl
6860aab7ee
Gui: propertyeditor: use std::string setPropertyValue
...
Avoid std::string->QString->std::string where possible.
2024-11-27 17:28:16 +01:00
Ladislav Michl
a80c87c3a7
Gui: propertyeditor: add setPropertyValue with std::string argument
2024-11-27 17:28:16 +01:00
Ladislav Michl
7c2acdbf09
Gui: propertyeditor: Reformat, fix line endings
...
Instead of fixing whitespaces do a full reformat according to
current rules. No other changes.
2024-11-27 17:28:16 +01:00
Yury Shvedov
8e04c0a3dd
Gui: take in account module-path argument
...
Use paths passed with `--module-path` argument to search for preference
packs
Change-Id: If168dbd99a826757290ee6b918f5b712305fe2bb
2024-11-27 15:43:28 +01:00
Jacob Oursland
fb7ce6405b
CMake: Add missing target_link_directories() for OCCT.
2024-11-26 16:03:08 -05:00
Chris Hennes
33a83f0ee4
Update versions in SECURITY.md
2024-11-26 19:55:10 +01:00
wmayer
370c08213c
Core: Fix unicode path names under Windows
2024-11-26 11:22:11 -05:00
wmayer
55d5123b9a
Start: Implement Thumbnail Managing Standard
...
as specified here: https://specifications.freedesktop.org/thumbnail-spec/0.8.0/
The changes are:
* use MD5 as hashing algorithm
* write thumbnails to ~/.cache/thumbnails/normal
2024-11-26 11:14:52 -05:00
Jacob Oursland
e8e82c4ff6
App: Reduce BOOST_VERSION workaround to fix boost symbol linker error on Win-Qt5.
2024-11-26 11:13:21 -05:00
Jacob Oursland
d7e8cc8a54
Mesh: Add template type to WM4 TRational variables.
2024-11-26 11:10:13 -05:00