RadicalCSG / Chisel.Prototype

Work in progress prototype for the Chisel Level Editor, for Unity
MIT License
466 stars 34 forks source link

Ux/improvements #272

Closed LogicalError closed 3 years ago

LogicalError commented 3 years ago

Merged editing generator with generator definition in core, made it possible to define it outside of editor code There is a layer defined with an interface whose implementation can then make it possible to edit the generator. This will allow us to create runtime editors using the same generator code