- Feb 23, 2017
-
-
3dsman authored
- remove the OE_commandDisplay class (specific functions are merged in OE_diplay)
-
- Apr 25, 2016
-
-
raoul authored
-
- Apr 21, 2016
-
-
3dsman authored
- add a refreshDependency function to refresh every dependency link (execute addDependency(this) in each parent of a child)
-
- Apr 17, 2016
- Jan 03, 2016
-
-
3dsman authored
-
- Dec 30, 2015
-
-
3dsman authored
-
- Dec 03, 2015
-
-
3dsman authored
-
- Aug 03, 2015
-
-
3dsman authored
- add start command - in commanDisplay there is no more bug with the color of the first stitch
-
- Jul 18, 2015
-
-
3dsman authored
declare dependents objects to their reference (to be able to remove the reference without error)
-
- Jul 08, 2015
-
-
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 06, 2015
-
-
3dsman authored
- fix a bug in birailstitch class (initialisation of len and maxlen variable was not set) - add the display of a point at 0,0
-
- Jun 26, 2015
-
-
3dsman authored
-
- 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
-
- Jun 02, 2015
-
-
3dsman authored
second move to a MVC design
-
- May 30, 2015
-
-
3dsman authored
-
- May 20, 2015
-
-
3dsman authored
-
- May 19, 2015
-
-
3dsman authored
-