1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-01 04:20:27 +02:00

add todo.txt

This commit is contained in:
Justin Lin
2020-03-12 18:11:21 +08:00
parent 26f150e138
commit 8c95e91e78

View File

@@ -0,0 +1,5 @@
- deprecate polysections, use sweep.
- deprecate trianglate, use tri_ear_clipping.
- sort supports a list of ints?
- dedup px_xxx?
- px_union, px_intersection, px_difference?