Refactoring (ongoing tasks)
jayanam opened this issue · 1 comments
jayanam commented
- Primitive shapes need a cleaner interface
- Divide shape in smaller parts like wrapper for vertex, edge class. Goal is to add measurements to these, make them selectedable...
- ...
jayanam commented
Added VertexContainer for new possibilities in Primitive mode:
- Arrays
- Mirror
- better size and extrude aoptions
- ...