Skip to content
  1. Dec 11, 2019
  2. Dec 17, 2018
  3. Dec 13, 2018
  4. Jul 30, 2017
    • 3dsman's avatar
      - add some meta action : · f777ac25
      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
      f777ac25
  5. May 29, 2017
  6. May 26, 2017
  7. Mar 12, 2017
  8. Mar 01, 2017
  9. Feb 28, 2017
  10. Feb 23, 2017
  11. Feb 13, 2017
  12. Aug 17, 2016
  13. Aug 10, 2016
  14. May 15, 2016
  15. May 12, 2016
  16. May 10, 2016
  17. May 08, 2016
    • 3dsman's avatar
      - rename "objects" variable to "dependency" in OE_base (more clear name) · d6698d2a
      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
      d6698d2a
  18. May 03, 2016
    • 3dsman's avatar
      - add scaleSelectedBirailStitchLen · 6ba8c825
      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)
      6ba8c825
  19. Apr 26, 2016
  20. Jan 10, 2016
  21. Jan 07, 2016
  22. Jan 06, 2016
  23. Jan 03, 2016
  24. Jan 01, 2016
    • 3dsman's avatar
      - change x y values in display to vector_2d · dfbfe8a6
      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
      dfbfe8a6
  25. Dec 31, 2015
  26. Dec 30, 2015
  27. Dec 27, 2015
  28. Dec 24, 2015
    • 3dsman's avatar
      - first dirty curve point picking and editing · 35884ecd
      3dsman authored
      - add editLastAction function to OE_controller to make possible "live modification"
      - add OE_actionSetPointCurve and OE_actionMovePointCurve to OE_actionCurves
      - add setPoint function to OE_pointcurve and change getPoint to use reference instead of pointer
      35884ecd
  29. Dec 21, 2015
  30. Dec 03, 2015
  31. Oct 26, 2015