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