PaddleStroke
670b945347
Assembly: Add support to origin components Fixes #12446
2024-05-06 18:32:00 +02:00
PaddleStroke
e264a25714
Assembly: Improve dragging behavior. Fixes #13058
2024-05-06 18:32:00 +02:00
PaddleStroke
5cbdcb2844
TechDraw: Add support for Assembly Exploded Views
2024-05-06 18:32:00 +02:00
PaddleStroke
d389074c61
Assembly: Exploded view refactoring
2024-05-06 18:32:00 +02:00
PaddleStroke
5ad1401ccc
Assembly: Fix doubleclicked of joint and view #12958
2024-05-06 18:32:00 +02:00
PaddleStroke
cf81b18d21
Assembly: Remove Lock from labels and add lock to 3dView
2024-05-06 18:32:00 +02:00
PaddleStroke
7327f8011a
Assembly: Prevent failure when double clicking a joint if another taskbox is present. Fixes #12770
2024-05-06 18:32:00 +02:00
PaddleStroke
2cfc1cc85b
Assembly: Fix distance 0 between 2 vertex. Issue mentioned in #12490
2024-05-06 18:32:00 +02:00
PaddleStroke
263b07376f
Assembly: Insert link: insert at the center of the screen rather than origin of document.
2024-05-06 18:32:00 +02:00
PaddleStroke
9b2cee5cbe
Assembly: attach selection observer only if in edit mode.
2024-05-06 18:32:00 +02:00
PaddleStroke
4a88f6c62f
Assembly: InsertLink : Kill behavior of parts following mouse.
2024-05-06 18:32:00 +02:00
PaddleStroke
ce72c2d438
Assembly: Enable dragger when solid is selected. Fixes #12656
2024-05-06 18:32:00 +02:00
PaddleStroke
061aba3476
Assembly: Remove bad joints : joints between a part and itself. Fixes #12752
2024-05-06 18:32:00 +02:00
PaddleStroke
1045f6aa51
Assembly: Insert Part tool : Change from list to tree. Fixes #12890
2024-05-06 18:32:00 +02:00
PaddleStroke
f27f5bba37
Assembly: Fix #12887 : changing offset can move grounded parts in some cases.
2024-05-06 18:32:00 +02:00
PaddleStroke
94a45ae097
Assembly: Joint edition : Fix bug when changing offset while only one part is selected
2024-05-06 18:32:00 +02:00
PaddleStroke
27bb619323
Assembly: Fix #12889 : deleting a part does not delete joint and later crashes freecad.
2024-05-06 18:32:00 +02:00
PaddleStroke
2cf789a45f
Assembly: define nested assemblies. Fixes 12440
2024-05-06 18:32:00 +02:00
PaddleStroke
9f8810aa4c
Assembly: Introduce 'Exploded Views'
2024-05-06 18:32:00 +02:00
PaddleStroke
cff97eb887
Assembly: Adds a dragger object to the assembly, so that assembly tools can access a dragger.
2024-05-06 18:32:00 +02:00
PaddleStroke
ef384a25cd
Assembly: Move static functions from JointObject to UtilsAssembly so they can be reused. And adds few functions
2024-05-06 18:32:00 +02:00
PaddleStroke
f04360ae22
Assembly : Add icon for joint group.
2024-05-06 18:32:00 +02:00
PaddleStroke
fa11eb93f4
Assembly: Insert link, clear selection on deactivation.
2024-05-06 18:32:00 +02:00
PaddleStroke
10e75e2752
Assembly: Change 'Insert Link' name to 'Insert Component' Fixes #12165
2024-05-06 18:32:00 +02:00
PaddleStroke
23dbcea22f
Assembly: InsertLink : Open File does partial opening. So no tab opens.
2024-05-06 18:32:00 +02:00
PaddleStroke
d436138b8d
Assembly: Insert: fix non-ascii names issue #12164
2024-05-06 18:32:00 +02:00
PaddleStroke
eafed89837
Assembly: Fix JCS not drawing correctly when removing selection.
2024-05-06 18:32:00 +02:00
PaddleStroke
812e34899f
Assembly : Fix : In Joint taskbox, deleting an element in the list should unselect it #10750
2024-05-06 18:32:00 +02:00
PaddleStroke
1fd34ab124
Assembly : Typos
2024-05-06 18:32:00 +02:00
PaddleStroke
a4fc08087a
Assembly: Deactivate other tools when insert part is active. Fixes #12551
2024-05-06 18:32:00 +02:00
PaddleStroke
b608324448
Assembly : Replace 'Insert as part' by 'Show only parts'
2024-05-06 18:32:00 +02:00
PaddleStroke
1c4d68670a
Assembly: Fixed joint should not be active if no part is grounded. Fixes #12544
2024-05-06 18:32:00 +02:00
PaddleStroke
c47ee0c492
Assembly: Fix : Reversing Distance Joint Moves Grounded Part #12457
2024-05-06 18:32:00 +02:00
PaddleStroke
51e7d54739
Assembly: Disable pre-solve for distance joints.
2024-05-06 18:32:00 +02:00
PaddleStroke
1018162528
Assembly: Add drag mode for planar distances.
2024-05-06 18:32:00 +02:00
PaddleStroke
2fad087aac
Assembly: Add DistanceType enum and getDistanceType function.
2024-05-06 18:32:00 +02:00
PaddleStroke
89b14c9c0a
Assembly : Fix Fixed joint shortcut. Improve distance joint tooltip.
2024-05-06 18:32:00 +02:00
PaddleStroke
08705ecb85
Sketcher: fix OVP placement issue #13827
2024-05-06 12:30:43 -04:00
marioalexis84
dbc541f0a0
Fem: Reset field color bar - fixes #13695 ( #13820 )
...
* Fem: Reset field color bar - fixes #13695
* Fem: Hide input filter if new filer is created
2024-05-06 11:23:08 -05:00
Chris Hennes
c8534de9ec
Start: Fix selection and ordering of language ( #13823 )
...
Fixes #13814 .
2024-05-06 11:22:19 -05:00
Chris Hennes
a5d8aaa21c
Update translations
...
Also removes Web from translation scripts.
2024-05-06 18:17:53 +02:00
Max Wilfinger
a934421906
Change default UMF colors ( #13781 )
2024-05-06 11:16:48 -05:00
PaddleStroke
7192cc3a01
Measure: QuickMeasure: deactivate solids measures of volume/area because it's slowing down selection.
2024-05-06 18:12:14 +02:00
PaddleStroke
818e122420
Core / Measure: Introduce QuickMeasure
2024-05-06 18:12:14 +02:00
Yorik van Havre
085ce0c54e
Help: Removes use of WebGui ( #13812 )
...
* Help: Removes use of WebGui - fixes #13788
* [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-05-06 11:09:25 -05:00
LarryWoestman
44636e0446
CAM: Added tests for A, B, and C parameters to the linuxcnc post ( #13702 )
...
Also added code to keep A, B, C parameters from changing with --inches
Co-authored-by: LarryWoestman <LarryWoestman@users.noreply.github.com >
2024-05-06 11:08:43 -05:00
Florian Foinant-Willig
31a4915012
Fix 12755 ( #13802 )
2024-05-06 11:06:27 -05:00
Max Wilfinger
06174f4693
Sketcher / UI: Update Sketcher Toolbars ( #13763 )
...
* Update Sketcher toolbar UIs.
Group all create tools for arcs, conics.
Group toggle driving/active constraints.
Update arrangement of icons.
* Change default to unified coincidence tool.
2024-05-06 18:05:56 +02:00
Martin Rodriguez Reboredo
51987dc1ab
Fixups with Qt6 enums ( #13611 )
...
* Python PySide enums to C++ converter
* Python IntFlags to C++ int in getStandardButtons
* Remove int conversion in mods Python sources
2024-05-06 18:02:18 +02:00
Zheng Lei
b00a4384bf
Gui: support toolbar drag and drop to status bar and menu bar ( #13571 )
...
* Gui: support toolbar drag and drop to status bar and menu bar
Closes FreeCAD/FreeCAD#12979
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Gui: improve toolbar handling in status and menu bar
* Gui: fix workbench tab bar orientation in status or menu bar
* Gui: remove workbench toolbar position settings
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-05-06 17:59:16 +02:00