Mark Moissette

Results 67 issues of Mark Moissette

- collapsible branches are a must! - show/hide objects via editor - object style (wireframe, shaded etc) settable via hiearchy view - object highlighting in 3d view via this view...

enhancement
UI

- project structure - tests (totally lacking) - css & theming

enhancement

Right now, rounding parameters have been removed from cubes and cylinders, this needs to be re-added

bug
geometry kernel

Ie , have a menu of sorts to add basic shapes (cube, sphere etc) , without having to type code

enhancement
Experimental

- needs to be less clunky - to accomodate potentially more data stores - to be less horribly implemented

enhancement
UI

enhancement
geometry kernel

see the openjscad documentation here :http://joostn.github.com/OpenJsCad/

enhancement

Currently having issues (particularly with sphere based geometries), causing stack overflow/too much recursion errors: this come from the csg's tree implementation, and could be solved by moving to an iterative...

bug
geometry kernel