Skip to content

Commit

Permalink
(split)segments arg to TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
etjones committed Feb 15, 2011
1 parent c78c112 commit ecf1c08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TODO_PyOpenScad.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
-- Add **kwargs to all SCAD objects so all Python-rendered SCAD functions accept
extra unspecified arguments, since OpenSCAD has this behavior.
-- Add 'segments' arguments to circle(), sphere() and cylinder()? This breaks
with OpenSCAD, but is simpler than circle(10).add_param('$fn', 30)
-- Unit testing.
-- Comprehensive docs
-- Applescript or other inter-app communication that will recompile in OpenSCAD
Expand Down

0 comments on commit ecf1c08

Please sign in to comment.