TODO 749 B

12345678910111213141516171819202122
  1. FEATURES TO ADD AND FIX AND STUFF
  2. [ ]hull glitch
  3. [ ]clean up the repository (there's lots of unused stuff still laying around)
  4. [ ]icons for operations (unions, translates, etc)
  5. [ ]fix safari download STL problem
  6. [x]touchscreen-friendly resize
  7. [ ]add blocks to library (and get block from library, and library implementation)
  8. [ ]project sharing
  9. [ ]STEP/IGES support
  10. [ ]Arrays
  11. [ ]aria stuff
  12. [ ]Implement openscad children()
  13. [ ]Storing color as a variable
  14. [x]Text (and strings)
  15. [ ]Draft
  16. [ ]Minkowski Sum
  17. [ ]Switch to three.js
  18. [ ]Transparency (like openscad's #, or alpha channel in color)
  19. [ ]Internationalization support (bring back from blockly)
  20. [ ]Simplified mode (elementary-friendly, hiding distracting fancy stuff)
  21. [ ]SVG/DXF import
  22. [x]STL import