Markus Lampert
|
a9652ea214
|
Fixed job removal for non-path base objects
|
2017-09-13 09:35:27 +02:00 |
|
Markus Lampert
|
1c26a26548
|
Run recompute() after creating a Draft.clone.
|
2017-09-12 12:13:07 -07:00 |
|
Markus Lampert
|
e032e26dd4
|
Orderly deletion of a job.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
9da777ef18
|
Fixed operation update when TC changes - allow TC edit abortion.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
40d0f33422
|
Fixed TC naming without template.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
69048cb436
|
Added stock support to templates.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
45d1c2c779
|
Added stock creation.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
5283c4e52d
|
Delete all subobjects of a job when the job itself is deleted.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
6dcb90cf46
|
Fixed base object clone handling.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
1ef4982751
|
Swap visibility of clone and original while job editor is up.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
1d8c2eef24
|
Create clone for stock and go to some lengths to enforce that.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
401b734006
|
Add tool controller support with inplace editing.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
a2edc81400
|
Added delete operation functionality;
fixed adding to job for dressups.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
3507ad9a4f
|
Fixed some UI issues and enabled re-ordering of ops.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
52590318ad
|
split PathJob into model and gui;
Made PathJob a regular feature and moved operations into child compound;
Added stock feature.
|
2017-09-08 12:25:58 +02:00 |
|
Markus Lampert
|
0172bf2024
|
Fix PathJob losing its base.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
dd23476a49
|
Restored icons for profile ops; cleaned up accel keys.
|
2017-08-22 10:16:58 -03:00 |
|
Markus Lampert
|
7f81ec45d9
|
Fix PathJob creation through the console.
|
2017-07-27 19:28:29 +02:00 |
|
Markus Lampert
|
22fa9a7cc7
|
Fixed job dialog commit.
|
2017-06-26 11:10:15 -03: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
|
a0d3d020eb
|
Proper taskk panel cleanup on escape.
|
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
|
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
|
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
|
af699ab7e2
|
Replaced default context argument with explicit call for pylupdate to pick up the strings and contexts.
|
2017-06-03 15:37:41 -07:00 |
|
Markus Lampert
|
ea49943a8f
|
Moved almost all translate implementations away from QtGui.
|
2017-06-03 15:37:41 -07:00 |
|
Markus Lampert
|
b26a91407e
|
Removed unused properties from PahJob; fixed post processing arguments
|
2017-06-03 15:37:41 -07:00 |
|
looooo
|
dc01180b78
|
py3: define xrange for python3
this is done in files where the xrange is used.
replace this with range once python2 is not supported anymore.
issue 0000995
|
2017-05-18 15:56:09 +02:00 |
|
Ian Rees
|
4687f89edd
|
Path: Add Property to Job for geometry tolerance
|
2017-04-02 19:58:50 +12:00 |
|
sliptonic
|
dfe21f8e22
|
Path: make toolcontrollers seamless
|
2017-03-21 10:27:51 -03:00 |
|
drallod
|
092ca9eaa7
|
Path: Issue #0002817:
Check if default post processor hasn't been lost
|
2017-01-29 10:42:13 -06:00 |
|
sliptonic
|
a71e33403b
|
Revert "PATH: Prevent Job creation without Base object."
This reverts commit fb47372eae783fd9ae110a6d507faa0a79b5051d.
|
2016-12-11 12:48:35 -06:00 |
|
sliptonic
|
b1d46c6538
|
PATH: Drilling: allow selection of partial circular edges
|
2016-12-11 12:47:56 -06:00 |
|
sliptonic
|
f02e7b1eae
|
PATH: Prevent Job creation without Base object.
PathMillFace won't add a base if it isn't known to the parent
|
2016-12-11 12:47:56 -06:00 |
|
sliptonic
|
66210c7888
|
PATH: Delete misplaced and unused files
|
2016-12-11 12:47:56 -06:00 |
|
ml
|
b417ac153b
|
Fix for 2773 and two other minor fixes.
|
2016-11-15 22:19:57 -08:00 |
|
Markus Lampert
|
153e070a8e
|
Fixed consecutive abort of job editing and selection of current base object.
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
e0fedefba0
|
Support for Cancel in PathJob creation and editing.
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
a7f39f2644
|
On PathJob creation pre-select the currently selected object.
|
2016-11-02 10:58:35 +01:00 |
|
Markus Lampert
|
4e3d124c0f
|
Fixed enumeration issue for task panel.
|
2016-11-02 10:58:35 +01:00 |
|