- Jan 02, 2020
-
-
3dsman authored
update the readme
-
- Nov 04, 2019
-
-
raoul authored
-
- Dec 13, 2018
-
-
raoul authored
-
- Jul 11, 2018
-
-
3dsman authored
- add an stitchPostProcess method in OE_stitchs to handle every post modifiers (maxLen, stretch,...)
-
- Jul 26, 2017
-
-
3dsman authored
- fix a bug in OE_fillstitch due to error in detection of intersections between some stitch patterns and patch contours
-
- Jul 15, 2017
-
-
3dsman authored
-
- Jul 14, 2017
-
-
3dsman authored
-
- Jun 02, 2017
-
-
3dsman authored
-
- May 28, 2017
-
-
3dsman authored
- move curves handles when we set a grid control point in OE_fillstitch
-
- May 26, 2017
-
-
3dsman authored
-
- May 18, 2017
-
-
3dsman authored
-
- May 17, 2017
-
-
3dsman authored
- add an option to warpStitch method to use 2 lines instead 1 line and 1 normal array
-
- May 16, 2017
-
-
3dsman authored
-
- Apr 14, 2017
-
-
3dsman authored
-
- Apr 13, 2017
-
-
3dsman authored
-
- Apr 07, 2017
-
-
3dsman authored
-
- Apr 04, 2017
-
-
3dsman authored
- add some "const" in utils.h
-
- Mar 12, 2017
-
-
raoul authored
-
- Mar 03, 2017
-
-
3dsman authored
- add save and load of linkstitches steppoints in .oe files
-
- Mar 01, 2017
-
-
3dsman authored
- make linkStitches point pickable
-
- Feb 28, 2017
-
-
3dsman authored
- add actions for stepPoints functions
-
- Feb 23, 2017
-
-
3dsman authored
- remove the OE_commandDisplay class (specific functions are merged in OE_diplay)
-
- Feb 10, 2017
-
-
3dsman authored
-
- Feb 05, 2017
-
-
3dsman authored
-
- Aug 17, 2016
- Aug 10, 2016
-
-
3dsman authored
-
- 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
-
-
3dsman authored
-