userJames Kingcancel
branchsbox-csg/tools-splitcancel

14 Commits over 28 Days - 0.02cph!

1 Year Ago
Prism brush type
1 Year Ago
Store mins and maxes instead of BBox in compiled solids
1 Year Ago
Added a BBox.Contains(pos) overload that takes an epsilon Added CsgPlane.TryTrace(ray)
1 Year Ago
Added ConvexSolid.Bounds in compiled assets
1 Year Ago
Edit counter
1 Year Ago
Add editor camera transform to CsgAsset
1 Year Ago
Brushes store angles instead of quaternions
1 Year Ago
Tweaked CsgBrush format
1 Year Ago
Some JsonIgnore Made CsgSceneObject.GetAllHulls public
1 Year Ago
Fixed clearing CsgSceneObjects Icon tweaks
1 Year Ago
Set wireframe materials
1 Year Ago
Some renaming, new asset format
1 Year Ago
CsgBrush can have per-solid materials Add CsgSolid.CalculateBounds
1 Year Ago
WIP refactor to split tools from runtime code