donovaly
65c426cd8a
preferences-ifc.ui; some more requested whitespace fixes
2019-07-25 23:34:12 -03:00
donovaly
7711d5f41a
preferences-ifc.ui: requested whitespace fixes
2019-07-25 23:34:12 -03:00
donovaly
da85d6bb61
add, update and uniform tooltips for Arch preferences
2019-07-25 23:34:12 -03:00
sliptonic
5785d3b8bf
Merge pull request #2373 from kreso-t/master
...
PathAdaptive: bugfix
2019-07-24 08:22:46 -05:00
sliptonic
5a7600455a
Merge pull request #2366 from Russ4262/3D_Pocket_upgrade
...
[Path] 3D Pocket: upgrade to adaptive start and finish
2019-07-24 08:21:52 -05:00
sliptonic
abc9345883
Merge pull request #2368 from Russ4262/patch-1
...
[Path] Auto prefix job template filename on save
2019-07-24 08:21:05 -05:00
sliptonic
107ad05204
Merge pull request #2367 from Russ4262/MillFace_upgrade
...
[Path] MillFace: add feature - exclude raised areas
2019-07-24 08:20:30 -05:00
Bernd Hahnebach
a0b60dcd23
Arch: ifc import, move getting the property relation table in separate method
2019-07-24 08:20:09 +02:00
Bernd Hahnebach
40b58e6406
Arch: ifc export, move get property data out of FreeCAD property schema in separate method
2019-07-24 07:53:04 +02:00
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