Chisel.Prototype
Chisel.Prototype copied to clipboard
Work in progress prototype for the Chisel Level Editor, for Unity
It would be beneficial to have an extrusion function similar to RealtimeCSG.
#### Implements #286 at a basic level and can possibly close #114 at a later time, but still needs a bunch of optimization. Notes were left in the header of...
I'm running 2021.2.7f1 with Chisel at rev. 78e58ba When trying to change brush operation in the property inspector, no matter the type of brush, nothing changes in the internal representation...
So we can quickly see all materials / surface assets (#113) and select one
This asset would contain: - Material - PhysicMaterial - Renderable/Collidable etc. flags (.. essentially a **ChiselBrushMaterial**) - additional payload data (somehow) such as sound effects This would allow us to...
Steps to reproduce: - Create any round brush (sphere, cylinder, capsule, etc.) - Set its side count by rapidly changing it from a small value to large value or a...
When editing a brush and "merging" two sides together it seems to run in an infinite loop inside BrushMesh.IsConcave().  (moving the bottom surface to the top one hangs it)
- position of cursor is not correct when ray-casting on top of mesh because it's ignoring it when not selectable - right now we can select individual brushes that are...
