Commit Graph

14701 Commits

Author SHA1 Message Date
Markus Lampert
052d8a70e9 Added collapse/expand option to the document tree view. 2018-09-11 11:38:58 +02:00
Markus Lampert
6359c26b5b Changed tree view document hiding boolean to integer to support arbitrary number of views. 2018-09-11 11:38:38 +02:00
Markus Lampert
03d4f084c7 Added option to hide inactive documents in tree view. 2018-09-11 11:38:20 +02:00
wmayer
f231871cb0 replace epsilon to check for null vector 2018-09-11 11:33:38 +02:00
Mark Ganson TheMarkster
41102edf67 fix bug in draft path array
put lnodes.normalize() inside try/except block
replace hard-coded 1e-6 with Vector3d::epsilon() in VectorPy::normalize()
2018-09-11 11:11:39 +02:00
wmayer
712012678f fix some MSVC & clang warnings 2018-09-11 11:02:43 +02:00
kreso-t
ba6132c4b4 Path: Adaptive - fix for convetional mode detection 2018-09-11 11:02:43 +02:00
kreso-t
e69571dcf3 Path: Adaptive - fix for offset glitches 2018-09-11 11:02:43 +02:00
kreso-t
40ff33d4a7 PathSimulation - fix for memory consumption with complex sim paths 2018-09-11 11:02:43 +02:00
kreso-t
9a451bbf3f Path: Adaptive - fix for integration 2018-09-11 11:02:43 +02:00
kreso-t
43ee740ef7 Path: Adaptive - prepping the PR 2018-09-11 11:02:43 +02:00
kreso-t
6db02838c3 Path: Adaptive - typo 2018-09-11 11:02:42 +02:00
kreso-t
90cd7cb23a Path: Adaptive - fixes 2018-09-11 11:02:42 +02:00
kreso-t
78e6cb30b6 Path : Adaotive - fix for finishing pass supression outside stock 2018-09-11 11:02:42 +02:00
kreso-t
9bb3576f6d Path: Adaptive - fixes 2018-09-11 11:02:42 +02:00
kreso-t
f4dec2ece6 Path: Adaptive - fix 2018-09-11 11:02:42 +02:00
kreso-t
7b1f384982 Path: Adaptive -fix 2018-09-11 11:02:41 +02:00
kreso-t
202ace41a5 Path: Adaptive - keep tool down ratio option + bugfixes 2018-09-11 11:02:41 +02:00
kreso-t
53bbbe3eca Path: Adaptive - bug fixes 2018-09-11 11:02:41 +02:00
kreso-t
00085edd33 Path: Adaptive - linking optimization - chaining by distance 2018-09-11 11:02:41 +02:00
kreso-t
f24d66f965 Path: Adaptive - fix for VS build 2018-09-11 11:02:40 +02:00
kreso-t
3c6d2094ab Path: Adaptive - fix for edge selections 2018-09-11 11:02:40 +02:00
kreso-t
3c7a884120 Path: Adaptive - fix for keep tool down linking 2018-09-11 11:02:40 +02:00
kreso-t
af102ca1c5 Path: Adaptive - linking optimizations 2018-09-11 11:02:40 +02:00
kreso-t
526aadfd82 Path: Adaptive - path linking optimizations 2018-09-11 11:02:40 +02:00
kreso-t
4619f8a584 Path: Adaptive - bugfix 2018-09-11 11:02:39 +02:00
kreso-t
cbecc2a49a Path: Adaptive - keep tool down feature - alfa 2018-09-11 11:02:39 +02:00
kreso-t
929bf9de50 Path: Adaptive - fix for cut direction 2018-09-11 11:02:39 +02:00
kreso-t
8ce1e811d5 Path:Adaptive - fix 2018-09-11 11:02:39 +02:00
kreso-t
0cbc401f7d Path: Adaptive - cleanup 2018-09-11 11:02:39 +02:00
kreso-t
743e95bca8 Path: Adaptive - bug fix 2018-09-11 11:02:38 +02:00
kreso-t
3928b5c852 Path: Adaptive - bugfix 2018-09-11 11:02:38 +02:00
kreso-t
a980d1e9f1 Path: Adaptive - bugfix 2018-09-11 11:02:38 +02:00
kreso-t
0bfd6d7e8e Path: Adaptive - fix for stock to leave for outside region 2018-09-11 11:02:38 +02:00
kreso-t
365227a049 Path: Adaptive - feature to clear from outside stock bounday inwards 2018-09-11 11:02:38 +02:00
kreso-t
364daff4c7 Path: Adaptive - bugfix 2018-09-11 11:02:37 +02:00
kreso-t
d578a546c3 Path: Adaptive - bug fix 2018-09-11 11:02:37 +02:00
kreso-t
0fe43a9321 Path: Adaptive - fix for returning to clearence height 2018-09-11 11:02:37 +02:00
kreso-t
3bf7fb24eb Path: Adaptive - support for cylindrical stock 2018-09-11 11:02:37 +02:00
kreso-t
4603f61661 Path: Adaptive - fine tuning 2018-09-11 11:02:37 +02:00
kreso-t
51e3396759 Path: Adaptive - fix for stock to leave option 2018-09-11 11:02:36 +02:00
kreso-t
4d3f6bc82c Path: Adaptive - fix for linking moves optimization 2018-09-11 11:02:36 +02:00
kreso-t
791435b088 Path: Adaptive - added stock to leave option 2018-09-11 11:02:36 +02:00
kreso-t
547ebe4fb6 Path: Adaptive - linking moves optimization 2018-09-11 11:02:36 +02:00
kreso-t
e24034a107 Path Adaptive: fix for duplicate edge detection 2018-09-11 11:02:35 +02:00
kreso-t
b9f841094f Adaptive: Fix for path nesting 2018-09-11 11:02:35 +02:00
kreso-t
3144de83c9 fix for py3 error 2018-09-11 11:02:35 +02:00
kreso-t
b56cc96f32 clean up 2018-09-11 11:02:35 +02:00
kreso-t
da62ad5bcd Fix for py3 import 2018-09-11 11:02:34 +02:00
kreso-t
2b395e07b8 Adaptive - finer tolerances for path cleaning 2018-09-11 11:02:34 +02:00