Arijeet Baruah
de57d4d407
remove commends
2020-10-06 16:04:26 +02:00
Arijeet Baruah
a3fb14ff9d
Update DlgSettings3DView.ui
2020-10-06 16:04:26 +02:00
Arijeet Baruah
01f7e5543b
Extra space removal
2020-10-06 16:04:26 +02:00
arijeetbaruah
b1c5ddcf6d
moved 'Pick Radius' from 'Color' to '3D View' fixes #0004147
2020-10-06 16:04:26 +02:00
sliptonic
dfb02201b7
Merge pull request #3915 from Russ4262/fix_Profile
...
Path: Profile - Fix rotation error and remove FinalDepth limit
2020-10-06 09:04:02 -05:00
sliptonic
33550fc11d
Merge pull request #3933 from sliptonic/bug/vcarvedepth
...
Path: improve vcarve to add coolant mode and set z depth from base object
2020-10-06 09:01:51 -05:00
wmayer
f8a45e6b3c
PartDesign: [skip ci] remove automatic adjustment of view frustum when creating a body
...
In v0.17 this was needed to fix bug 2503 and was done with commit 798a57e2b7 .
Now a more sensible view frustum is already set on document creation.
The automatic adjustment is even annoying now if the document is not empty and nothing is selected because
the view frustum can become too big and thus the objects appear quite small.
2020-10-06 15:32:35 +02:00
marioalexis
6d819854c6
README.md: Fix links to wiki
2020-10-06 12:35:48 +02:00
marioalexis
3f89175c36
README.md: Fix link to FAQ
2020-10-06 12:35:48 +02:00
vocx-fc
f4ff61c354
Complete: do not build the Complete workbench because it is empty
...
If it is "built", it can be hidden by commenting out the last line
which adds it to the system:
`# Gui.addWorkbench(CompleteWorkbench())`
2020-10-06 12:34:33 +02:00
wmayer
c3a8fcf594
Gui: [skip ci] fix handling of active document when importing a file
2020-10-06 12:33:35 +02:00
Syres916
4fbb37623a
[Image] Very minor improvement to Report View..
...
..output
2020-10-06 12:01:32 +02:00
mwganson
c4ff3385f5
[File Import] add import to document transaction for unde/redo
2020-10-06 11:56:11 +02:00
Bernd Hahnebach
d45e143f17
Arch: ifc import, typo in var name
2020-10-06 10:53:56 +02:00
wmayer
ceccc212b8
Gui: [skip ci] move dontUseNativeDialog() to unnamed namespace
2020-10-06 10:12:41 +02:00
wmayer
6badcaced6
Part: [skip ci] work around OCCT bug
...
For certain OCCT versions in the file ShapeUpgrade_UnifyDomain a method of the class Precision is used but Precision.hxx is not included which can lead to a build failure.
2020-10-06 08:48:53 +02:00
Matsievskiy S.V
706a014ce9
AddonManager: Fix python imports
...
Move misplaced imports from addonmanager_macro to addonmanager_workers
2020-10-06 08:21:04 +02:00
sliptonic
611806b26d
add coolant mode
...
fix Z depth
2020-10-05 18:00:47 -05:00
sliptonic
027de684cb
Merge pull request #3901 from J-Dunn/master
...
[Path] fix 3Dsurface with countersink tools
2020-10-05 14:23:48 -05:00
sliptonic
284f1c26ec
Merge pull request #3930 from mlampert/bugfix/voronoi-32-bit-build-failure
...
PATH: Dealing with 32bit compile error of Voronoi interface.
2020-10-05 14:21:01 -05:00
Yorik van Havre
0f7979f4ae
Merge branch 'master' of github.com:FreeCAD/FreeCAD into master
2020-10-05 17:28:42 +02:00
Yorik van Havre
fd21a83778
AddonManager: Fixed missing import
2020-10-05 17:03:16 +02:00
wmayer
9c20ce05ed
Part: [skip ci] expose ShapeUpgrade_UnifySameDomain to Python
2020-10-05 16:57:16 +02:00
Markus Lampert
99cbb413e0
Dealing with 32bit compile error of Voronoi interface.
2020-10-04 22:44:45 -07:00
wmayer
7db21217f4
Gui: [skip ci] fix parsing of arguments of ControlPy methods
...
See https://forum.freecadweb.org/viewtopic.php?f=10&t=50805
2020-10-04 20:04:23 +02:00
wmayer
ab4ab444b6
Path: [skip ci] fix memory leak in CommandPy::getParameters()
...
For some background information see: https://forum.freecadweb.org/viewtopic.php?f=15&t=50583
2020-10-04 19:43:54 +02:00
Russell Johnson
5eb5434c6a
Path: Fix rotational error for certain situations
...
Error discovered during recent troubleshooting of Pocket_Shape with rotation.
Initial application of new operation yields path, but subsequent changes and applications failed due to `if ...` statement removed here for the fix.
2020-10-03 13:56:46 -05:00
Russell Johnson
d2981fb09a
Path: Remove FinalDepth limitation for internal profile operation
...
Requested in forum at https://forum.freecadweb.org/viewtopic.php?f=15&t=50341
2020-10-01 22:51:33 -05:00
Russell Johnson
4e6741a027
Path: Add debug feedback and comment
2020-10-01 22:49:48 -05:00
wmayer
7eeec7a599
Sketcher: [skip ci] fix handling of icon search paths when another workbench uses a sketcher command
2020-10-01 16:28:23 +02:00
wmayer
393da0d6d9
Gui: [skip ci] add an alias for Gui.isCommandActive
2020-10-01 16:03:08 +02:00
Yorik van Havre
5876a5287b
Arch: Added .tsv export format to Arch schedule
2020-10-01 14:59:55 +02:00
wmayer
f98a4bbc47
Gui: [skip ci] add method to access the Inventor viewer as QGraphicsView
2020-10-01 13:54:12 +02:00
Yorik van Havre
a01d045498
Arch: Fixed group support in IFC export
2020-10-01 10:30:26 +02:00
Yorik van Havre
69fa329223
Arch: Added 'Show Label' view property to section planes
2020-10-01 10:30:09 +02:00
Yorik van Havre
3247414686
Arch: Fixed custom csv bug in ArchProfile
2020-10-01 10:29:33 +02:00
vocx-fc
3f2ea25aca
Sketcher: new icons for two existing commands
...
New SVG icons, `Sketcher_DeleteConstraints`, `Sketcher_DeleteGeometry`
for two commands which previously used the very simple icon
`Element_SelectionTypeInvalid` (a single red X).
These icons clarify that the commands are used to delete
the constraints and the geometry, respectively.
2020-10-01 09:59:26 +02:00
vocx-fc
7b4cd6c0d6
Sketcher: add further commands to the toolbars
...
Most tools should be exposed in the toolbars and not kept
"hidden" in the menus.
* `ConstrainInternalAlignment` is added in the "constraints" toolbar.
* `SelectElementsWithDoF` is added in the "tools" toolbar.
Also amend the name of the `Sketcher_BSplineConvertToNURB` command.
2020-10-01 09:59:26 +02:00
vocx-fc
8a1f145707
Sketcher: upgrade icons for existing commands
...
`SelectConstraints`, `SelectElementsAssociatedWithConstraints`,
these include the icon for parallel constraint, which was upgraded
in ed8ba392 .
`SelectRedundantConstraints`, `SelectConflinctingConstraints`,
previosuly were the same with only a small color variation (orange
outline and red outline). Now they have another symbol overlayed
(lightning and exclamation mark) to distinguish them more clearly.
The parallel icon was also upgraded in these icons.
The `Move` icon is also made more clear. The first element
now has a clear outline, instead of being a faded green color
which is hard to see. An arrow is added to imply movement
from the first position to the second position.
2020-10-01 09:59:26 +02:00
vocx-fc
7ad5410068
Sketcher: small changes to two .ui dialogs
2020-10-01 09:59:26 +02:00
vocx-fc
3a7425585c
Sketcher: move icons to general subdirectory
2020-10-01 09:59:26 +02:00
vocx-fc
7626accb59
Sketcher: move other icons into their subdirectories
2020-10-01 09:59:26 +02:00
vocx-fc
4620b9fd9d
Sketcher: add two icons reorient and validate
2020-10-01 09:59:26 +02:00
vocx-fc
7f9c582996
Sketcher: move icons to tools subdirectory
...
Add the icon path to the workbench's `InitGui.py`.
2020-10-01 09:59:26 +02:00
vocx-fc
a2f8ea98ea
Sketcher: move icons to splines subdirectory
...
Add the icon path to the workbench's `InitGui.py`.
2020-10-01 09:59:26 +02:00
vocx-fc
6b3691870e
Sketcher: move icons to geometry subdirectory
...
Add the icon path to the workbench's `InitGui.py`.
2020-10-01 09:59:26 +02:00
vocx-fc
61a08c999e
Sketcher: move icons to elements and pointers subdirectories
...
Add the icon paths to the workbench's `InitGui.py`.
2020-10-01 09:59:26 +02:00
vocx-fc
82e32673f9
Sketcher: move icons to constraints subdirectory
...
Add the icon path to the workbench's `InitGui.py`.
2020-10-01 09:59:26 +02:00
vocx-fc
15b60f45fa
Sketcher: move icons to obsolete subdirectory
...
Icons not used in the source code, but which may be kept for historical
reasons, or in case they are used in the future.
2020-10-01 09:59:26 +02:00
vocx-fc
c6b6b314a1
Sketcher: small style changes to make the lines shorter
2020-10-01 09:59:26 +02:00