sliptonic
|
900612ce2b
|
Update PathOp.py
fix typo
|
2021-02-16 09:25:59 -06:00 |
|
mlampert
|
500f470220
|
Merge branch 'master' into bugfix/path-invalid-base-geometry-robustness
|
2021-02-15 16:01:48 -08:00 |
|
Markus Lampert
|
b3c11f5cd2
|
Fixed TC creation from templates if legacy tools are enabled.
|
2021-02-15 22:15:17 +01:00 |
|
Markus Lampert
|
0342e6360d
|
Removed obsolete preference api
|
2021-02-15 22:15:17 +01:00 |
|
sliptonic
|
66bda1a80b
|
Merge pull request #4387 from mlampert/feature/add-experimental-features-to-preferences
[Path]: Expose experimental feature flag in preferences - with warning.
|
2021-02-15 10:09:53 -06:00 |
|
sliptonic
|
adf1c94a0c
|
Merge pull request #4433 from J-Dunn/master
[PATH] fix conecutter core dumps #4561
|
2021-02-15 10:03:09 -06:00 |
|
mlampert
|
4537534e2a
|
Merge branch 'master' into bugfix/path-invalid-base-geometry-robustness
|
2021-02-14 18:16:12 -08:00 |
|
mlampert
|
a7b048fee1
|
Merge branch 'master' into feature/add-experimental-features-to-preferences
|
2021-02-14 17:54:04 -08:00 |
|
sliptonic
|
08ea37c3b4
|
Merge pull request #4443 from mlampert/bugfix/deburr-offset-part
[Path]: Added support for Part.OffsetCurve to flipEdge.
|
2021-02-14 17:36:01 -06:00 |
|
sliptonic
|
d95ae5e39b
|
Merge pull request #4441 from mlampert/bugfix/path-ellipsis-cmdsForEdge
[Path]: bugfix/cmdsForEdge for ellipse edge
|
2021-02-14 17:35:44 -06:00 |
|
sliptonic
|
8af95f1147
|
Merge pull request #4384 from Russ4262/feature_useoutline_to_adaptive
[0.19] [Path] Add `UseOutline` feature to Adaptive op [1 of 3 per dev conversation]
|
2021-02-14 17:07:45 -06:00 |
|
mlampert
|
7038422ab1
|
Merge branch 'master' into bugfix/path-invalid-base-geometry-robustness
|
2021-02-14 11:19:07 -08:00 |
|
mlampert
|
3934b470d8
|
Merge branch 'master' into bugfix/path-ellipsis-cmdsForEdge
|
2021-02-14 11:18:51 -08:00 |
|
mlampert
|
0b3a2cf406
|
Merge branch 'master' into bugfix/deburr-offset-part
|
2021-02-14 11:18:35 -08:00 |
|
mlampert
|
d54ecff24d
|
Merge branch 'master' into feature/add-experimental-features-to-preferences
|
2021-02-14 11:17:31 -08:00 |
|
luz paz
|
a792e15e5b
|
Path: fix typos in comments [skip ci]
Found via codespell
|
2021-02-14 10:45:38 +01:00 |
|
Markus Lampert
|
6af42fa158
|
Split OCL and experimental features to allow enabling independently.
|
2021-02-13 16:03:00 -08:00 |
|
Markus Lampert
|
6d3ff49aba
|
Added 'Advanced' preferences page, moved warning suppression there and experimental feature support.
|
2021-02-13 16:03:00 -08:00 |
|
Markus Lampert
|
8bd4f0889b
|
Added support for Part.OffsetCurve to flipEdge.
|
2021-02-11 22:58:37 -08:00 |
|
Markus Lampert
|
eeb91c6798
|
Fixed segmentation for unknown shapes, leaving that to the experts.
|
2021-02-11 21:29:52 -08:00 |
|
Markus Lampert
|
788ee8f570
|
Ensure base geometry is valid so if it isn't one can still edit the op and fix the base geometry.
|
2021-02-11 20:36:21 -08:00 |
|
J-Dunn
|
1b1a348076
|
[PATH] fix conecutter core dumps
fix improperly passed arguments, trigger assert() in OCL, which causes an ugly core dump.
|
2021-02-11 19:33:51 +00:00 |
|
Alex Young
|
7fa21b7319
|
LGTM: Removes unused import in PathPropertyBagGui.py
|
2021-02-11 13:12:49 +01:00 |
|
Alex Young
|
5a8c58dc75
|
Path: Removes unused imports from PathToolBit.py
lgtm.com showed unused imports in PathToolBit.py. This patch removes them. The tests in TestPathApp still pass.
|
2021-02-11 13:10:52 +01:00 |
|
Chris Hennes
|
6b16e12d7c
|
[OTHER] Catch only Exception, not BaseException
|
2021-02-11 11:52:45 +01:00 |
|
Patrick Felixberger
|
0bec69f3e3
|
[PATH] Added onDocRestore method for adaptive op
|
2021-02-09 18:41:07 +01:00 |
|
sliptonic
|
a8bd33ed1c
|
Merge pull request #4383 from mlampert/feature/path-hide-ops-by-default
[Path]: Set operation Visibility to False, and turn it back on while editing.
|
2021-02-08 11:12:41 -06:00 |
|
sliptonic
|
86bf9ecc13
|
Merge pull request #4253 from J-Dunn/master
[Path]: fix several minor bugs in arc slot ops
|
2021-02-08 09:44:30 -06:00 |
|
Markus Lampert
|
1087d90f07
|
import DraftTools if Snapper isn't loaded yet (before using it)
|
2021-02-07 12:39:21 -08:00 |
|
Russell Johnson
|
57a00a16ba
|
Path: Add checkbox input for UseOutline feature
|
2021-02-06 19:34:54 -06:00 |
|
Markus Lampert
|
df43fb458f
|
Set operation Visibility to False, and turn it back on while editing.
|
2021-02-06 16:45:26 -08:00 |
|
Russell Johnson
|
f7027d25af
|
Path: Add UseOutline property and default value for new feature
|
2021-02-06 12:36:40 -06:00 |
|
Russell Johnson
|
4a1ac345eb
|
Path: Add LazyLoader usage for UseOutline module dependencies
|
2021-02-06 12:36:40 -06:00 |
|
Russell Johnson
|
104132935e
|
Path: Relocate edge preprocessing and apply UseOutline feature
Working edges must be identified from Base Geometry selection features, discretized, and added to list for return value.
|
2021-02-06 12:36:40 -06:00 |
|
sliptonic
|
cd2005adee
|
Merge pull request #4333 from Russ4262/remove_feature_expand_profile
[Path] Remove `Expand Profile` feature from Profile op
|
2021-02-05 10:47:43 -06:00 |
|
sliptonic
|
fde9048778
|
Merge pull request #4262 from Schildkroet/adaptive_improve
[PATH] Adaptive improve helix entry
|
2021-02-03 19:02:38 -06:00 |
|
Patrick F
|
9d0df01d17
|
[PATH] Limited cone angle for adaptiv helix
|
2021-01-31 21:23:57 +01:00 |
|
Russell Johnson
|
ee0d220bc4
|
Path: Remove Expand Profile feature from Profile op
|
2021-01-29 19:36:14 -06:00 |
|
Stefan Mächler
|
2afba1a7b7
|
Path: Fix creating simple copy
This commit fixes the issue discussed on the FreeCAD forum:
https://forum.freecadweb.org/viewtopic.php?f=15&t=54769
|
2021-01-28 09:32:17 +01:00 |
|
sliptonic
|
a631f45e31
|
Merge pull request #4297 from shadowbane1000/fanuc-1st-pass
[PATH] First pass at a post processor for Fanuc
|
2021-01-27 13:05:26 -06:00 |
|
sliptonic
|
0a46384bdb
|
Merge pull request #4140 from gauna85/PathStock
Path: Fix #3914: Adding stock label prefix to name comparison in orde…
|
2021-01-27 11:09:31 -06:00 |
|
sliptonic
|
3676ab0d43
|
Merge pull request #4286 from kbickar/master
[Path] Fix AttributeError on deleting corrupt dressup
|
2021-01-27 11:04:40 -06:00 |
|
sliptonic
|
03680187cb
|
Merge pull request #4321 from ci4ic4/patch-1
[PATH] Update philips_post.py
|
2021-01-27 11:00:33 -06:00 |
|
sliptonic
|
dd9b32f992
|
fix index bug in toolbit directory creation
|
2021-01-27 10:27:12 -06:00 |
|
ci4ic4
|
4ed7665b13
|
Update philips_post.py
You can't compare dict with an integer.
|
2021-01-27 11:51:42 +00:00 |
|
Markus Lampert
|
82a519277d
|
Added support for deleting empty groups from the property bag's group tracking.
|
2021-01-26 19:46:06 -08:00 |
|
sliptonic
|
3a3adc7dee
|
fix bug when declining the creation of workdir subdirectories.
|
2021-01-26 18:14:09 -08:00 |
|
sliptonic
|
6ae29e4bdb
|
make initial path defaults slightly more intuitive
|
2021-01-26 18:14:09 -08:00 |
|
Markus Lampert
|
7fafe2b4ea
|
Fixed relative path search for shapes
|
2021-01-26 18:14:09 -08:00 |
|
sliptonic
|
478a465f64
|
check working dir on dock open as well as manager open.
use os.path.sep liberally
choose the first library if no other is selected
|
2021-01-26 18:14:09 -08:00 |
|