sliptonic
|
ae29107aa9
|
path: more collision support
Made depthparams an iterable.
|
2017-06-28 21:46:44 +02:00 |
|
sliptonic
|
a6aebe8571
|
Path: unsetEdit support
|
2017-06-28 21:46:44 +02:00 |
|
sliptonic
|
b34815746e
|
Path: adding cancel buttons to operations
|
2017-06-28 21:46:44 +02:00 |
|
sliptonic
|
88fe33b0b3
|
Path: cleanup and add collision
|
2017-06-28 21:46:44 +02:00 |
|
wmayer
|
70c71505bb
|
fix cyclic dependency with Py2 import
|
2017-06-28 21:37:34 +02:00 |
|
looooo
|
302469ceef
|
path_script py3-fixes
|
2017-06-26 22:30:51 +02:00 |
|
Zheng, Lei
|
1162f50544
|
Path.Area: fix thickening of pocket path
|
2017-06-26 22:25:00 +02:00 |
|
Markus Lampert
|
9626ee24f6
|
Fixed deletion of dressup - clearing child object pointer prevents Tree from moving it to the root of the tree.
|
2017-06-26 11:10:15 -03:00 |
|
Markus Lampert
|
22fa9a7cc7
|
Fixed job dialog commit.
|
2017-06-26 11:10:15 -03:00 |
|
Markus Lampert
|
d4e4af52e7
|
Changing c-py interface to use 's' instead of 'S' for py 2/3 compatibility; also makes the code simpler.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
5e4533c959
|
Removing dependency on lxml - fixed some bugs on deleting a job and all it's sub components.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
bd9ae7bc25
|
Disable exception catching in tests to figure out why TestPathApp cannot be imported on the build system.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
edd63bec4a
|
Fixed contour setting the visibility although there is no ViewObject associated with it.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
c5e91d1df7
|
Fixed tag unit tests
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
05add01cb4
|
Disabling tags if the cannot generate commands.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
659d98eca5
|
Added wating_effects for holding tag generation - big improvement.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
074d012ec3
|
Moved all post/pre processor into their own directory.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
a0d3d020eb
|
Proper taskk panel cleanup on escape.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
25d5c49577
|
Fixed post processor loading.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
00ec9b617c
|
Allow multiple holding tags to be added - until user hits Esc or presses the Done button.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
efba956711
|
Changed marker spheres to have constant size regardless of view scale.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
25d3c839c1
|
Made holding tags tolerant to panelsheet base objects.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
118268bbd1
|
Add all dressups to the profile and contour context menus.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
e42c1473a9
|
Adapted unit tests for the new interface.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
7a381ed7d0
|
Switched solid detection to blacklisting instead of whitelisting.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
40c92e49ee
|
Removed questionable log message.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
a8390445d2
|
Fixed spindle speed limitation in UI and template restore.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
61b0a8b809
|
Changed empty template selection to '<none>'.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
1ce3b242f2
|
Added solid detection and consolidated PathJob Base selection option (removed empty option).
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
71f03bd0bd
|
Added support for PanelSheets.
|
2017-06-21 11:41:35 -07:00 |
|
Markus Lampert
|
3ac13a1e31
|
Some cleanup and refactoring.
|
2017-06-21 11:41:34 -07:00 |
|
Markus Lampert
|
f489bce6b1
|
Added Job attributes to the template.
|
2017-06-21 11:41:34 -07:00 |
|
Markus Lampert
|
c121c6c0f7
|
Added template selection and preference integration to job creation dialog.
|
2017-06-21 11:41:34 -07:00 |
|
Markus Lampert
|
53bb8be7fd
|
Added file dialog to job export.
|
2017-06-21 11:41:34 -07:00 |
|
Markus Lampert
|
e6c2f7a356
|
Added file path and job template to preferences.
|
2017-06-21 11:41:34 -07:00 |
|
Markus Lampert
|
4704437136
|
Made job creation sequence a bit nicer.
|
2017-06-21 11:41:34 -07:00 |
|
Markus Lampert
|
c7a6670362
|
Simple job initialisation from template xml file.
|
2017-06-21 11:41:34 -07:00 |
|
Markus Lampert
|
05274273e9
|
Added export of job template - fixed output file.
|
2017-06-21 11:41:34 -07:00 |
|
Markus Lampert
|
fb5ca9d77b
|
Renamed LoadTool to ToolController.
|
2017-06-21 11:41:34 -07:00 |
|
Markus Lampert
|
a22b314a99
|
Replaced Tooltable with Tool in the TC;
Added PropertyTool;
Fixed sanity check.
|
2017-06-21 11:41:34 -07:00 |
|
looooo
|
f1bdd58c74
|
py3: fix some simple incompapilities
issue 0000995
|
2017-06-21 11:25:30 +02:00 |
|
looooo
|
f52e315ec3
|
py3: boost: some diff for the cmake of libarea to work with boost1.64. (at least this is necessary for conda)
|
2017-06-21 09:51:57 +02:00 |
|
wmayer
|
0f199064f3
|
only change view provider stuff when GUI is up
|
2017-06-20 12:16:05 +02:00 |
|
sliptonic
|
5305247140
|
Path: fix potential crash bug.
|
2017-06-18 17:32:16 +02:00 |
|
Itai Nahshon
|
b5a82693ce
|
Use the current UnitsSchema for the tool table.
|
2017-06-18 17:11:49 +02:00 |
|
Itai Nahshon
|
3cd608be0f
|
Set the maimum tool RPM to 100,000. The default 100 is too small.
|
2017-06-18 17:11:49 +02:00 |
|
Peter Lama
|
ce95183fad
|
Path: py3 fixes
Needed for unit tests to pass
|
2017-06-18 16:33:20 +02:00 |
|
Zheng, Lei
|
66595f28b3
|
Path.Area: fix Path.fromShapes retraction threshold
|
2017-06-15 14:43:49 -03:00 |
|
Zheng, Lei
|
17357ae2e6
|
Path.Area: fix plane finding on face shape
|
2017-06-15 14:43:49 -03:00 |
|
Zheng, Lei
|
427f69ae40
|
Path.Area: deep copy on makeSection output
|
2017-06-15 14:43:49 -03:00 |
|