Skip to content
  1. Dec 13, 2018
  2. Jul 11, 2018
  3. Jul 26, 2017
  4. Jul 15, 2017
  5. Jul 14, 2017
  6. Jun 02, 2017
  7. May 28, 2017
  8. May 26, 2017
  9. May 18, 2017
  10. May 17, 2017
  11. May 16, 2017
  12. Apr 14, 2017
  13. Apr 13, 2017
  14. Apr 07, 2017
  15. Apr 04, 2017
  16. Mar 12, 2017
  17. Mar 03, 2017
  18. Mar 01, 2017
  19. Feb 28, 2017
  20. Feb 23, 2017
  21. Feb 10, 2017
  22. Feb 05, 2017
  23. Aug 17, 2016
  24. Aug 10, 2016
  25. May 15, 2016
  26. 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
  27. 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
  28. Apr 26, 2016
  29. Apr 25, 2016
  30. Apr 23, 2016
  31. Apr 21, 2016
  32. Apr 17, 2016
  33. Jan 03, 2016
  34. 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