summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkanzure <kanzure@gmail.com>2009-08-31 06:55:23 -0500
committerkanzure <kanzure@gmail.com>2009-08-31 06:55:23 -0500
commit3eb1b87b676ad7432f693209cd12f250e5e88969 (patch)
tree979d9814bd1310085f372e81fe84926e194f6f82
parentbc9af8c4d5fa1b93d34b89908bdccd210e4d995e (diff)
downloadskdb-3eb1b87b676ad7432f693209cd12f250e5e88969.tar.gz
skdb-3eb1b87b676ad7432f693209cd12f250e5e88969.zip
moar
-rw-r--r--doc/todo/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/TODO b/doc/todo/TODO
index f8dddb9..9bef2e5 100644
--- a/doc/todo/TODO
+++ b/doc/todo/TODO
@@ -10,6 +10,9 @@ skdb core:
evaluate typical feasible: but dont dump some messy construct
think about how to utilize statistical data: in search/optimization algorithms
geom:
+ wrap TopoDS_Shape in Shape class:
+ fix __eq__ error in yaml dump:
+ make assembly graph yaml dump work:
get rid of STEP loading spam:
and other OCC spam:
real wrapper code: instead of subclassing from OCC. openGL example