Skip to content
  1. Aug 29, 2019
  2. Jun 30, 2019
  3. Dec 18, 2018
  4. Dec 17, 2018
  5. Dec 13, 2018
  6. Dec 10, 2018
  7. May 26, 2017
  8. Mar 12, 2017
  9. Mar 03, 2017
  10. Mar 01, 2017
  11. Feb 28, 2017
  12. Feb 23, 2017
  13. Aug 17, 2016
  14. Aug 11, 2016
    • 3dsman's avatar
      - save patterns in OE files · e42e3ece
      3dsman authored
      - set the OE_controler to use the SERIALPORT environment variable
      - change the default creation values of linestitch lenth and width
      e42e3ece
  15. May 16, 2016
  16. May 15, 2016
  17. May 10, 2016
  18. 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
  19. Apr 26, 2016
  20. Apr 23, 2016
  21. Apr 17, 2016
  22. Apr 04, 2016
  23. Jan 10, 2016
  24. Jan 09, 2016
  25. Jan 07, 2016
  26. Jan 06, 2016
  27. Jan 05, 2016
  28. Jan 03, 2016
  29. 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
  30. Dec 31, 2015
  31. Dec 30, 2015
  32. Dec 29, 2015
  33. Dec 28, 2015
  34. 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