Files
create/src/Mod/Path/PathScripts
sliptonic 9b83b873e7 Dressup to add dragknife corner actions to a path
Dragknives have an offset so paths must be extended to complete the cut.
They also require special handling if the incident angle between two segments
is small.  This dressup provides properties for the filter angle, offset
distance, and pivot height.  One known area still needs to be addressed:

If the segment being processed is shorter than the offset distance, the
extension may be added incorrectly.

Additional corner strategies could also be added in the future to enhance drag
knife performance.

Some of the files also got a pep8 cleanup.

PathKurveUtils:  logic around line #460 to always pass Z value.
Previously, the Z was only passed if it changed.  This caused some downstream
problems for dressup functions.

Changes to Dressup so it works with parent objects correctly.
2016-07-12 20:13:45 -03:00
..
2016-07-03 22:41:38 -03:00
2016-07-03 22:41:38 -03:00
2016-06-11 10:51:27 -05:00
2016-07-03 22:41:38 -03:00
2016-06-11 10:51:27 -05:00
2015-12-30 12:30:40 -02:00