- Aug 02, 2015
-
-
3dsman authored
- add instructions class - add hoop, pulse/mm and zero point in document
-
- Jul 09, 2015
-
-
3dsman authored
- draw controls only for the selected curves and stitchs
-
- Jul 08, 2015
-
-
3dsman authored
-
3dsman authored
-
3dsman authored
- move the maxlen attribute to OE_stitch class with a stitcchMaxLen funct (every child class can use it) - add a defaultLinkMaxLen for the linkstitch class - remove start and end attribute in linestitch (subcurve class make them obsolete) - add get functions for curves in OE_controller class
-
- Jul 07, 2015
-
-
3dsman authored
add a new subcurve class (parametric subcurve) and a joincurve (concatenate curves)
-
- Jul 01, 2015
-
-
3dsman authored
a linkstitch is created automaticaly in the controler before every new stitch - add a refreshStitchs function to the controler to refresh all the stitchs of the document
-
- Jun 26, 2015
-
-
3dsman authored
add thread class (stitch one, not computing) to deal with color, width and later (maybe) rendering style
-
- Jun 09, 2015
-
-
3dsman authored
add a maxlen option for the birail stitch (add intermediate point when a stitch is longer than maxlen)
-
- Jun 05, 2015
- Jun 04, 2015
-
-
3dsman authored
-