Simon Edwards
|
d7127b800c
|
Finally, use the new convex hull code to compute the object 'shadow' and exclusion zones.
Contributes to CURA-1504
|
2016-05-23 17:21:52 +02:00 |
|
Jaime van Kessel
|
295cea338c
|
Translate tool is now no longer stopped by ton of errors
CURA-1278
|
2016-05-20 14:09:58 +02:00 |
|
fieldOfView
|
9f2e87fdcb
|
Force updating the convex hull of a group node if one of its children is removed
Before this fix, if a subselection of a group was deleted from the group, the convex hull would not update.
CURA-1054
|
2016-05-11 17:44:58 +02:00 |
|
Jaime van Kessel
|
97d16ae3bd
|
Update documentation & code cleanup
|
2016-04-08 14:26:28 +02:00 |
|
Jaime van Kessel
|
a50ef02d81
|
Code cleanup
|
2016-03-02 14:49:41 +01:00 |
|
fieldOfView
|
6e11c2409b
|
Use working profile instead of "active" profile
|
2016-02-08 09:20:46 +01:00 |
|
Jaime van Kessel
|
782c4508c6
|
Convex hull is also redrawn when machineInstance is changed
CURA-742
|
2016-02-01 16:03:31 +01:00 |
|
Jaime van Kessel
|
44ab89724e
|
ConvexHullDecorator is now correctly duplicated
The deepcopy of convex hull decorator now returns an empty (new) ConvexHulldecorator object
This ensures that the init is correctly called. CURA-665
|
2016-01-15 15:18:16 +01:00 |
|
Arjen Hiemstra
|
47e96a9e2a
|
Fix ConvexHull{Decorator,Job} to work with the new profile structure
|
2015-09-01 15:03:29 +02:00 |
|
Arjen Hiemstra
|
09cfda095b
|
Convert the last bits over to the changed API
|
2015-08-11 17:02:17 +02:00 |
|
Jaime van Kessel
|
78ebb13089
|
Changes required for printing one at a time
|
2015-07-22 11:46:12 +02:00 |
|
Jaime van Kessel
|
a18f133e29
|
Head size & settings for one at a time & all at once printing
|
2015-07-21 11:13:38 +02:00 |
|
Jaime van Kessel
|
8e6dd2486f
|
Groups now also have a convexHull
|
2015-07-14 16:41:59 +02:00 |
|