- Dec 17, 2018
-
-
raoul authored
Qt port: fix controller document, fix keyboard modState, fix key event redirection, fix last tab close bug, fix menu emulated shortcuts, add pakal to build
-
- Jul 30, 2017
-
-
3dsman authored
OE_actionScaleSelectedStitchLen OE_actionScaleSelectedStitchWidth OE_actionSetSelectedStitchPattern - fix memory leaks when deleting meta actions: OE_actionScaleSelectedBirailStitchLen OE_actionScaleSelectedLineStitchWidth OE_actionScaleSelectedLineStitchLen OE_actionSetSelectedLineStitchPattern OE_actionSelectionClear
-
- May 29, 2017
-
-
3dsman authored
-
- Mar 12, 2017
-
-
raoul 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
- Jan 10, 2016
-
-
3dsman authored
-
- Dec 31, 2015
-
-
3dsman authored
- add some actions to clear selections
-
- Dec 27, 2015
-
-
3dsman authored
-