sliptonic
e9af17ce74
Merge pull request #6662 from Russ4262/fix/import_gcode
...
Path: Fixes #6629 - Add missing Job for import G-code [Bug]
2022-03-30 11:16:00 -05:00
sliptonic
8c4eea40db
Merge pull request #6682 from sliptonic/bug/inspecttweaks
...
[Path] Bug/inspecttweaks
2022-03-30 11:10:51 -05:00
Bernd Hahnebach
23214770df
Arch: fix survey tool for Vertexes
2022-03-30 17:35:12 +02:00
Yorik van Havre
76f78654c3
Gui: Added 'open Addon Manager' to Help message box - issue #6514
2022-03-30 14:54:20 +02:00
Yorik van Havre
e392bb691d
New 0.20 splash screen
2022-03-30 13:46:16 +02:00
Yorik van Havre
12a94dfb9a
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2022-03-30 10:28:41 +02:00
Yorik van Havre
8a55c797ab
Gui: Fixed wrong button on Help messaage box - issue #6514
2022-03-30 10:28:27 +02:00
wmayer
25434ad3c3
Fem: [skip ci] issue #6673 : selecting a point for the point result filter crashes
2022-03-30 08:23:55 +02:00
Russell Johnson
b9694ee66e
Path: Add 5 unit tests for importing gcode with gcode_pre
2022-03-29 20:57:31 -05:00
Russell Johnson
5c5e513781
Path: Refactor insert() function and catch exceptions
...
Path: Add method to verify dependencies for import
Path: Add label to Custom op referencing imported filename when available
Path: Fix module for command-line usage
2022-03-29 20:57:31 -05:00
Russell Johnson
3952747b62
Path: Allow GUI Job creation without task panel interaction
...
These changes allow for a Job object to be created with view provider support, but without the initial task panel interaction at creation.
This is useful for scripting and other internal Job creation tasks.
2022-03-29 20:57:31 -05:00
Uwe
16ef926fb1
[FEM] improve sphere cut function handling
...
This commit improves https://github.com/FreeCAD/FreeCAD/commit/e22bcb61
it turned out that it is valid to use a sphere being part of a Pipeline A ,a also for filters in a Pipeline B, C etc. Thus we must recompute the whole analysis container
2022-03-30 03:35:13 +02:00
Uwe
573e4cd772
[FEM] fix bug 4 of the cut filter bugs
...
as reported here: https://forum.freecadweb.org/viewtopic.php?p=584217#p584217
2022-03-30 02:57:35 +02:00
Uwe
f2ebc45a30
[FEM] [skip CI] remove superfluous ifs I introduced today
2022-03-30 01:45:59 +02:00
sliptonic
3e3ce1b4a5
[Path] minor tweaks to inspect
2022-03-29 18:38:14 -05:00
Wanderer Fan
a42a932e22
[TD]Fix Extension Icons
...
- icons were causing an error msg from Qt
2022-03-29 19:08:29 -04:00
sliptonic
fce27b94f9
minor fix
2022-03-29 17:46:49 -05:00
sliptonic
fb21f672c6
Merge pull request #6657 from sliptonic/bug/leadinout
...
Bug/leadinout
2022-03-29 17:38:17 -05:00
Chris Hennes
70e3b0874b
Addon Manager: Fix display of Macro wiki details
2022-03-29 15:47:15 -05:00
Chris Hennes
e232c9ebfd
Web: PR6497 move return statement to new line
2022-03-29 13:26:16 -05:00
Chris Hennes
84ae226ec6
TD: PR6497 move return statement to new line
2022-03-29 13:26:01 -05:00
Chris Hennes
ed75cead6c
Spreadsheet: PR6497 move return statement to new line
2022-03-29 13:25:44 -05:00
Chris Hennes
589369a2cc
Sketcher: PR6497 move return statement to new line
2022-03-29 13:25:06 -05:00
Chris Hennes
bfcc772817
Sandbox: PR6497 move return statement to new line
2022-03-29 13:24:46 -05:00
Chris Hennes
9081a6364d
Robot: PR6497 move return statement to new line
2022-03-29 13:24:17 -05:00
Chris Hennes
6e681ffee7
Raytracing: PR6497 move return statement to new line
2022-03-29 13:23:53 -05:00
Chris Hennes
bc7891919a
Points: PR6497 move return statement to new line
2022-03-29 12:38:24 -05:00
Chris Hennes
5f0d6f2a74
Path: PR6497 move return statement to new line
2022-03-29 12:37:49 -05:00
Chris Hennes
65aa374083
PD: PR6497 move return statement to new line
2022-03-29 12:37:21 -05:00
Chris Hennes
2ecc125497
Part: PR6497 move return statement to new line
2022-03-29 12:37:00 -05:00
Chris Hennes
3ecd16e0bd
Mesh: PR6497 move return statement to new line
2022-03-29 12:36:30 -05:00
Chris Hennes
a9c33d8f58
Import: PR6497 move return statement to new line
2022-03-29 12:36:18 -05:00
Chris Hennes
cb9c4ad696
FEM: PR6497 move return statement to new line
2022-03-29 12:35:58 -05:00
Chris Hennes
f442b7d36d
Draft: PR6497 move return statement to new line
2022-03-29 12:35:46 -05:00
Chris Hennes
4e15c48765
Tools: PR6497 move return statement to new line
2022-03-29 12:35:10 -05:00
Chris Hennes
b5c72abee4
Base: PR6497 move return statement to new line
2022-03-29 12:34:34 -05:00
Chris Hennes
5df3dbae6f
Gui: PR6497 move return statement to new line
2022-03-29 12:33:50 -05:00
Chris Hennes
f7edc74eee
App: PR6497 move return statement to new line
2022-03-29 12:33:37 -05:00
wmayer
8c35e7776c
Base: [skip ci] optimize iteration over container with parameter group elements
2022-03-29 15:25:54 +02:00
wmayer
c01846c3e7
Base: fix handling of path separators in parameter group names
2022-03-29 14:54:03 +02:00
Wanderer Fan
9069fdee15
[TD]skip LCS infinite shapes
2022-03-29 08:21:36 -04:00
0penBrain
3753a4b237
Gui: Add dual info about FC + OS locale in full information
...
+ clean some horrible old code
2022-03-29 10:26:49 +02:00
0penBrain
7a74ae01d3
Gui: Default Translator::SetLocale to OS locale + simplify code
2022-03-29 10:26:49 +02:00
0penBrain
32f6443bd4
Gui: fix (another) algorithmic issue in number format change
...
'localeIndex' shall be updated not only at settings loading but each time
settings are saved, otherwise it can lead to unexpected behavior (number
format not took into account) when changing number format back and forth
and only using 'Apply' button.
2022-03-29 10:26:49 +02:00
0penBrain
c6ea26a70c
Gui: fix algorithmic issue in language change
...
If number format mode is "Selected language", even if this mode isn't modified,
we need to force 'setLocale' to update if "Language" has been changed
2022-03-29 10:26:49 +02:00
0penBrain
63d211dca9
Gui: improve a bit number format selection
2022-03-29 10:26:49 +02:00
0penBrain
eb38017828
Gui: fix locale number formatting propagation
2022-03-29 10:26:49 +02:00
wmayer
650b2f3073
Gui: fix several regressions in DlgSettingsColorGradientImp
...
* make line edit fields wide enough to not truncate the text
* fix error: Unhandled Base::Exception caught in GUIApplication::notify.
2022-03-29 08:49:42 +02:00
Uwe
06c10561d1
[FEM] fix sphere cut filter
...
when using a sphere as function for a filter, the pipeline must be recomputed when the sphere geometry is changed, not only the sphere
2022-03-29 04:48:59 +02:00
sliptonic
1e9094272c
[Path] Fix initial descent at start
2022-03-28 16:30:41 -05:00