Skip to content
  1. Jan 02, 2020
  2. Dec 17, 2018
  3. 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
  4. May 29, 2017
  5. Mar 12, 2017
  6. 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
  7. 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
  8. Apr 26, 2016
  9. Jan 10, 2016
  10. Dec 31, 2015
  11. Dec 27, 2015