- Feb 23, 2017
-
-
3dsman authored
- remove the OE_commandDisplay class (specific functions are merged in OE_diplay)
-
- Aug 17, 2016
- May 15, 2016
-
-
3dsman authored
-
- May 08, 2016
-
-
3dsman authored
- add OE_controller::getSelectionBoundingBox function - rename "select" function to "picking" in OE_interfaceDisplay (more clear name) - change selection mode into an editionState in OE_interfaceDisplay - add scale method to curves and stitchs - add ScaleSelection state and implement the scale selection actions and UI widget - clean and comment OE_interfaceDisplay - add BoundingBox::getCenter method - add OE_display::screenToDocument method
-
- May 03, 2016
-
-
3dsman authored
- store the len value of the birailStitch - add the move function to staticStitch - add getStitchStart and getStitchEnd method to OE_linkstitch - fix a bug in OE_linkstitch::refresh method (it always put needRefresh to false) - add double point motif to OE_linestitch - add OE_actionDelStitch - fix a bug in refreshDependency of most stitches and curves (does not refresh dependency of their own dependency)
-
- Apr 26, 2016
- Apr 25, 2016
-
-
raoul authored
-
- Apr 23, 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
- Jan 01, 2016
-
-
3dsman authored
- add creations function - change functions in joincurve class to insert new curves anywhere and remove them - add an action to create and add a subcurve to a joincurve
-
- Dec 30, 2015
-
-
3dsman authored
-
- Dec 03, 2015
-
-
3dsman authored
-
- Aug 07, 2015
-
-
3dsman authored
- add function to drive the embroidery hardware - add a background grid into the editor view - add a new motif into linestitch
-
- Aug 03, 2015
-
-
3dsman authored
- add start command - in commanDisplay there is no more bug with the color of the first stitch
-
- Aug 02, 2015
-
-
3dsman authored
- add instructions class - add hoop, pulse/mm and zero point in document
-
- Jul 18, 2015
-
-
3dsman authored
declare dependents objects to their reference (to be able to remove the reference without error)
-
- Jul 09, 2015
-
-
3dsman authored
- draw controls only for the selected curves and stitchs
-
- Jul 08, 2015
-
-
3dsman authored
-