Rafael Villar Burke
27130f779a
Fix thumbnailing
...
This fixes thumbnailing for XDG desktops. The new script doesn't depend on GNOME libs and works either with python3 or python2.
Also, a thumbnailer config file is added to the installation in CMakeList.txt
2020-11-24 17:47:40 +01:00
wmayer
6bd39e8a90
Gui: [skip ci] fix -Wodr
...
The forward declarations of QuantitySpinBox and Ui_TaskAppearance were done in the wrong namespace
2020-11-24 15:46:46 +01:00
wmayer
27ee19c1f7
Init: [skip ci] do explicitly open Init[Gui].py files with utf-8 encoding
2020-11-24 14:15:26 +01:00
wmayer
8d73c8f07f
Import: [skip ci] do not scale when exporting to glTF format
2020-11-23 22:36:40 +01:00
sliptonic
fc3bf09512
Merge pull request #4073 from Russ4262/fix_slot
...
Path: Fix arc slotting direction in Slot operation
2020-11-23 15:08:40 -06:00
sliptonic
40d79fc048
Merge pull request #4014 from sliptonic/feature/toolbitdock
...
[PATH] Feature/toolbitdock
2020-11-23 10:12:58 -06:00
wmayer
b3200a8a9a
Gui: [skip ci] add method to return list of QAction of a Command
2020-11-23 16:49:25 +01:00
wmayer
6e07dd9e26
Gui: [skip ci] add method to create Python wrapper for QObject
2020-11-23 16:48:54 +01:00
Russell Johnson
d41369ad52
Path: LGTM cleanup
2020-11-22 18:27:21 -06:00
Russell Johnson
c6d5bb8404
Path: Implement LazyLoader for Arcs module
2020-11-22 18:27:21 -06:00
Russell Johnson
a61aa0563e
Path: Fix g-code arc direction
...
Fixed incorrect point orders assigned to g2 and g3 commands.
Add application of `ReverseDirection` property to `ZigZag` cut pattern.
Make default arc direction clockwise(g2) for all cut patterns and layer modes.
Make tool diameter access backward compatible.
2020-11-22 18:27:21 -06:00
Russell Johnson
9f489b59eb
Path: Simplify and fix debugging code
2020-11-22 15:38:50 -06:00
Russell Johnson
a0d7ff24e0
Path: Standardize debugging mode control code
2020-11-22 15:37:31 -06:00
luz paz
d5f6c096b8
Base: Fix header uniformity, whitespace, and doxygen
...
[skip ci]
2020-11-22 18:12:16 +01:00
sliptonic
56b6874526
revert docstring format for help box formatting.
...
log levels reset to INFO
remove unnecessary comments.
2020-11-22 11:08:28 -06:00
Zheng, Lei
0a6b7dad41
App: fix ObjectIdentifier::relativeTo()
...
Fixes realthunder/FreeCAD_Assembly3#328
2020-11-22 18:07:12 +01:00
wmayer
74b866ed30
Import: [skip ci] add support of glTF format (requires OCCT 7.5)
2020-11-22 16:11:24 +01:00
bitacovir
acf9b1f0de
Add SVG icons for five Std Tool commands
...
This commit adds SVG files with icons for these commands. Also, it makes the necessary changes on CommandStd.cpp, CommandDoc.cpp, CommandView.cpp and resource.qrc files.
Forum Discussion: https://forum.freecadweb.org/viewtopic.php?f=34&t=51502&start=10
2020-11-22 11:58:14 +01:00
wmayer
5a9da45e08
Gui: [skip ci] add method to Python binding of ViewProviderExtension to ignore overlay icon
2020-11-22 11:20:54 +01:00
wmayer
d0e5a281c6
Gui: [skip ci] merge icons of extensions of view provider of a Python feature
2020-11-22 11:15:11 +01:00
wmayer
f9104f5884
Gui: [skip ci] add method to ignore to merge icon of an extension that is e.g. used for Part primitives
2020-11-21 16:49:08 +01:00
wmayer
20649ec529
Mesh: [skip ci] add command to split a mesh into its components
2020-11-21 11:46:59 +01:00
wmayer
99e9b4db1c
Gui: [skip ci] Fix navigation styles
...
If a joystick is connected events of type Spaceball::MotionEvent might be emitted but the last saved mouse position is not passed to the SoMotion3Event and thus will lead to problems while panning.
See also: https://forum.freecadweb.org/viewtopic.php?f=3&t=50628 and https://github.com/FreeCAD/FreeCAD/pull/3902
2020-11-21 10:15:13 +01:00
wmayer
f653694655
Image: [skip ci] pass trackers as argument to cmdCreateImageScaling
2020-11-21 09:51:54 +01:00
sliptonic
634fce6e35
fix 'add' button in Job task panel
...
fix chamfer bit
lgtm cleanup
2020-11-19 17:10:50 -06:00
Yorik van Havre
c4d42a1f74
Draft: Fixed bug in SVG projection fill
2020-11-19 13:53:44 +01:00
luz paz
61a575b306
StartWB: Add description to start.dox with orientation on howto improve it
...
[skip ci]
2020-11-19 13:42:23 +01:00
luz paz
d238da0fab
StartWB: Make all file headers uniform and trim whitespace [skip-ci]
...
[skip ci]
2020-11-19 13:42:23 +01:00
luz paz
d84071275a
Surface: Fix header uniformity, whitespace, and doxygen header
2020-11-19 13:41:43 +01:00
Aapo
31d6c7528d
Refactor code in DrawViewDimension::getRefType() shorter and simpler. No functional change except subelement sizes > 3 are supported, even though they are not supposed to happen.
2020-11-19 13:40:42 +01:00
luz paz
bfdffb50be
App: Fix header uniformity, trailing whitespace, and doxygen headers
2020-11-19 13:38:37 +01:00
Yorik van Havre
11c7c4d303
Arch: Windows: Added 'invert opening' and 'invert hinge' context menu items + task panel buttons
2020-11-19 13:13:38 +01:00
Bernd Hahnebach
6e60870ebc
FEM: ccxtools, dir improvements
2020-11-18 23:32:15 +01:00
wmayer
e2b58bf3d5
App: simplify the logic in PropertyLinkList::getPyValue
2020-11-18 18:21:15 +01:00
Chris Hennes
031619db27
Modify PropertyLinkList to accept None from Python.
2020-11-18 18:11:11 +01:00
Aapo
bda3e700fa
[TD]fix V2E DistanceX,Y to always use the closest point of edge to the vertex.
2020-11-18 14:54:44 +01:00
donovaly
371c23a584
[PD] more hole fixes
...
- there is the ISO 273 describing clearance holes, so we need to take these values. Only if we have a size not defined in the norm, we calculate
- add the coarse (wide) type for clearance holes from ISO 273
- add all screw thread sizes defined in DIN 13/ISO 261
- rearrange thread dialog to make it more compact
- change name "fit" to "clearance" as discussed
- add tooltips to the dialog
- fix issue with TaperedAngle dialog field
- change a size name because the norms define "M1" not "M1.0"
2020-11-18 14:45:14 +01:00
Yorik van Havre
4af412f1e4
Draft: Fixed regression caused by new setstyle button
2020-11-18 11:41:38 +01:00
luz paz
59fcb80a80
Web: Fix header uniformity, whitespace, doxygen headers
2020-11-18 08:58:38 +01:00
luz paz
31c0099a59
Test: Fix header uniformity, whitespace, doxygen headers
2020-11-18 08:58:06 +01:00
Bernd Hahnebach
64fb52e4c2
FEM: typo in coding conventions
2020-11-18 08:16:01 +01:00
Bernd Hahnebach
b235f1be73
Material: pep8 code formating
2020-11-18 08:15:50 +01:00
sliptonic
48d5ab5ebd
Merge pull request #3916 from Russ4262/fix_PocketShape
...
Path: Pocket_Shape - Improved fixes for FinalDepth and rotational issues
2020-11-17 17:31:31 -06:00
sliptonic
26eac120b8
bug: on deleting tool controllers
2020-11-16 12:40:18 -06:00
sliptonic
138a395024
fix toolbit install
2020-11-16 11:48:03 -06:00
luz paz
2cfd04d17c
TechDraw: minor cosmetic readability change in Gui/Workbench.cpp
...
[skip ci]
2020-11-16 14:52:42 +01:00
luz paz
1917ef7368
Arch: Added licence blurbs with attributions to authors
...
[skip ci]
2020-11-16 14:51:53 +01:00
luz paz
67381e9579
Arch: Fix header uniformity and remove trailing whitespace
2020-11-16 14:51:53 +01:00
wmayer
42ccdb8122
PartDesign: [skip ci] fixes #0004494 : Error "Result is empty" for Pads and Pockets with non zero Offset
2020-11-16 14:45:55 +01:00
Yorik van Havre
bff31175cb
Draft: better checks for no active document
2020-11-16 13:25:12 +01:00