Commit Graph

19074 Commits

Author SHA1 Message Date
Bernd Hahnebach
d57e1adcf2 Arch: ifc import, move reading ifc attributes in separate method 2019-07-24 07:52:55 +02:00
Bernd Hahnebach
2386daa74b Arch: ifc, some new lines 2019-07-24 07:52:46 +02:00
kreso-t
3bb20a9322 PathAdaptive: bugfix
fix for "path to nowhere" that occurs on some enviroments
2019-07-23 23:07:34 +02:00
Russell Johnson
474492bcd1 MillFace: add feature - exclude raised areas
new feature enabled by name, excludes raised areas inside face, but mills over pockets and holes.

Apply 'ExcludeRaisedAreas' to all BoundaryShapes

Add algorithm to apply 'ExcludeRaisedAreas' to Stock and BoundBox
2019-07-23 04:54:01 -05:00
wandererfan
e6c56b2af1 [TD]Fix Svg Export Scaling issue
- change target rectangle for render to match source
- add param for endcap style (.../General/EdgeEndCap)
2019-07-22 19:38:07 -04:00
wmayer
d1b47718cf handle gimbal lock when converting between quaternion and Euler angles (issue #0004062) 2019-07-22 16:31:42 +02:00
Russell Johnson
cb87fd5cff Auto prefix job template filename
Code checks for user-entered prefix of "Job_" (case-insensitive). If missing, prefix is added before saving template.
2019-07-22 01:22:51 -05:00
Russell Johnson
00703a5179 3D Pocket: upgrade to adaptive start and finish
apply algorithms to some pockets to eliminate air milling and adapt start and finish heights and paths to top and bottom of certain pockets.
Depth correction & flake8 formatting
use list to track successive cuts so variations of settings are tracked and applied correctly
Apply faceType specific depth calculations
Planar face requires one depth source, non-planar requires a different source.
2019-07-21 21:21:24 -05:00
Yorik van Havre
97054ee4be Test: Allow WBs to know they are being run under test environment 2019-07-21 19:01:39 -03:00
donovaly
99ef284bf6 update and reshape tooltips for FEM import-export settings 2019-07-21 19:19:46 +02:00
mwganson
72f895571f show only filename in macro editor tab rather than full path, fixes issue #4063 2019-07-21 19:14:23 +02:00
donovaly
2b897b5eb6 DlgSettingsMeshView.ui: fix a wrong '&' char 2019-07-21 19:10:39 +02:00
donovaly
381a97b35c DlgSettingsMeshView.ui: add and improve tooltips 2019-07-21 19:10:31 +02:00
donovaly
948f756af2 add tooltips for meshing dialogs 2019-07-21 19:06:48 +02:00
donovaly
927a83a794 TaskAttacher.ui: clarification and add tooltip 2019-07-21 18:59:03 +02:00
wmayer
c92fe4e368 eliminate some bad old-style casts which hide an obscure error 2019-07-21 17:51:29 +02:00
mwganson
89a62366ab [enable report view on warnings/erros] add reportoutputobserver class, manage report view visibility via QDocketWidget toggleViewAction() rather than directly with show(), remove unnecessary variables 2019-07-21 15:58:12 +02:00
mwganson
7d87c510dc remove whitespace 2019-07-21 15:58:04 +02:00
mwganson
287eff3b31 Show report view on all warnings or errors by default, can be disabled in preferences 2019-07-21 15:57:57 +02:00
wmayer
c3aaa69f51 Fix some regressions of PR 2330
fix file chooser in macro dialog
do not remove GUI text from translation
remove friend class declaration, use Qt's introspection mechanism
create dialogs on the stack because they are modal
some minor optimizations
2019-07-21 15:53:14 +02:00
mwganson
eb2ebe5bbf [macros toolbar walkthrough] Use command manager to check for existing macro action rather than looking through user parameters 2019-07-21 13:57:30 +02:00
mwganson
2100fe3e38 [macro toolbar walkthrough] change dialog parent to this instead of main window, for avoiding warning message when closing macro execute dialog 2019-07-21 13:57:20 +02:00
mwganson
403131211d [macros toolbar walkthrough]
* allow user to disable seeing first messagebox again in the future
* check if macro action already exists, if so skip first dialog
* pre-select macro for user in macro command list in toolbars tab
* expand all custom macro toolbars in the toolbar tree list
2019-07-21 13:57:11 +02:00
mwganson
f89aca12ca [toolbar walkthrough] add more error checking to prevent potential crash if customize dialogs change. Remove final messagebox about switching workbenches to apply changes and add that information to the first messagebox. 2019-07-21 13:56:59 +02:00
mwganson
e15e06a166 Walkthrough for adding macros to custom global toolbar 2019-07-21 13:45:38 +02:00
wmayer
e993a9f982 pre-select name filter in import/export file dialog 2019-07-21 12:33:42 +02:00
wandererfan
63ed0f5c8c [TD]Fix Inverted Y coord for midpoint and quad 2019-07-20 17:11:15 -04:00
wmayer
d73ab48e6b use same button to start/stop animation of turntable 2019-07-20 20:31:36 +02:00
wandererfan
ee3abc840b [TD]Fix crash on same end points 2019-07-19 20:17:20 -04:00
wandererfan
cb10b651ea [TD]Py functions for CenterLines and formatting 2019-07-19 20:17:20 -04:00
luz.paz
844a299375 Re-tweak previous Doxygen tweak
Follow up to fcdf23d0132f919b9c36
2019-07-19 15:28:39 -03:00
wandererfan
7f8170f953 [TD]Fix #4017 Crash on bad hatch scale 2019-07-19 11:01:20 -04:00
Yorik van Havre
7a5cbe296d Arch: Add right-click option to schedules to (re)generate result spreadsheet 2019-07-18 15:42:49 -03:00
wandererfan
8b608d99aa [TD]Fix LockPosition icon location 2019-07-18 08:53:38 -04:00
wandererfan
d745257cc3 [TD]Add Show/Hide invisible lines tool 2019-07-18 08:53:38 -04:00
wandererfan
12a35a0955 [TD]Remove NoLine option from dialogs 2019-07-18 08:53:38 -04:00
Yorik van Havre
c29a84b308 Arch: Keep Schedule dialog above FreeCAD window 2019-07-17 23:34:35 -03:00
Yorik van Havre
3c158b9a58 Arch: Schedule UI moved to floating dialog 2019-07-17 22:36:02 -03:00
Yorik van Havre
7584123315 Arch: Added Area property to walls 2019-07-17 19:25:42 -03:00
Yorik van Havre
b5a3d28fee Doxygen tweaks 2019-07-17 18:01:56 -03:00
Yorik van Havre
f86f0ec5e1 Draft: minor fixes to Label tool 2019-07-17 18:00:55 -03:00
Yorik van Havre
daa0a2fa9c Arch: Misc improvements to Schedule tool 2019-07-17 18:00:29 -03:00
Yorik van Havre
42a5eb138e Arch: Material improvements
- allow to reorder materials alphabetically in group
- remember multimaterial editor column widths
- show total thickness in multimaterial editor
2019-07-16 22:53:48 -03:00
Yorik van Havre
36d9c4139e Arch: Bugfixes to Site's solar diagram 2019-07-16 18:52:09 -03:00
Yorik van Havre
c58df79014 Arch: Improvements to OfflineRenderingUtils (ability to generate shadows) 2019-07-16 18:50:51 -03:00
luz.paz
0f36eedc0b Fix typos
Found via `codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller`
2019-07-16 11:21:52 -03:00
donovaly
5dede1af82 add and uniform general preferences tooltips 2019-07-16 13:33:48 +02:00
donovaly
2c1e83ac9c uniforms option names and add tooltips for sketcher 2019-07-16 13:30:18 +02:00
donovaly
86cb08b9d4 update, fix and uniform draft tooltips 2019-07-16 13:28:06 +02:00
donovaly
9a594a8994 add missing tooltips for part import/export 2019-07-16 13:23:40 +02:00