Commit graph

6 commits

Author SHA1 Message Date
Revar Desmera
fa572fc398 Added typeof(), is_str(), is_type(). Moved no_children() to errors.scad. 2019-10-30 19:52:53 -07:00
Revar Desmera
bae6952ece Tweaked get_radius() to assertt non-redundant args. 2019-09-18 19:29:38 -07:00
Adrian Mariano
d2ccdc331f Added get_height() and no_children() to common.scad.
Changed the epsilon in one of offset's subfunctions from 1e-4 to
1e-6.
Modified rounded_sweep() to take h, l, or height, and to have default
behavior if height is omitted.  It also quantizes the path to 1/1024.
Added no_children check to module offset_stroke().
2019-08-28 21:15:41 -04:00
Revar Desmera
6c48c27baf Added r/d alternate args to or/od for polygon 2D shapes. 2019-08-03 02:18:40 -07:00
Revar Desmera
58857b439a Added recursive= options to first_defined(), any_defined() and all_defined() 2019-07-10 21:52:47 -07:00
Revar Desmera
26d16a3187 Split compat.scad out into errors.scad and common.scad 2019-05-15 21:07:27 -07:00