branchsbox-architect/mastercancel

71 Commits over 608 Days - 0.00cph!

11 Months Ago
Updated UI
11 Months Ago
More ui stuff free place items
11 Months Ago
Allow swapping of items + temp ui
11 Months Ago
fix ui not appearing
11 Months Ago
Item resource Basic placing, moving, removing on items temp ui .addon
1 Year Ago
Move some shit to util Add IntVector2
1 Year Ago
Add preview to placeable tool
1 Year Ago
Add object resource to define placeable objects
1 Year Ago
Placeables use grid coords instead of axis row, easier to manage Remove placeables on map reset Save and load placeables
1 Year Ago
spawn door frame model for placeable
1 Year Ago
debug draw placeables
1 Year Ago
Add axis and row to placeable
1 Year Ago
Clip polygons from walls for placeables
1 Year Ago
Use clipper2
1 Year Ago
wall debug
1 Year Ago
remake hud
1 Year Ago
Get game compiling again
1 Year Ago
fix wall preview fucking up
1 Year Ago
mesh all sides of wall preview
1 Year Ago
Don't simulate current tool if we're driving the camera
1 Year Ago
Allow all tools to use arrow preview
1 Year Ago
Temp Placement arrow
1 Year Ago
fix wall preview
1 Year Ago
Removed _c's files Lets not push _c's files every push anymore
1 Year Ago
Added temp arrow
1 Year Ago
Use the new debug overlay thing
1 Year Ago
test the new particle when removing a room
1 Year Ago
Updated wall place particle
1 Year Ago
Temp wall placed particle
1 Year Ago
Fix bug getting corner half edges or vertices of face
1 Year Ago
change preview color for removing walls
1 Year Ago
Add simple preview rendering for wall tool
1 Year Ago
Fix camera being shit at low fps
1 Year Ago
Only remove distinct edges when removing room
1 Year Ago
Properly remove floors by setting the type to zero and removing any edges that don't have a floor opposite Remove whole rooms with select tool until there's proper selecting
1 Year Ago
Better copying of face properties Don't destroy edge of connecting rooms when removing wall, just set the wall type to zero
1 Year Ago
Try to remove rooms by removing edges that have an outer face
1 Year Ago
Add half edge data to support foundations and platforms Better base tool Create a physics body for each wall, mapping triangle index is unreliable Try to remove walls with delete tool
1 Year Ago
Add command to reset map
1 Year Ago
Don't allocate massive buffers upfront, resize as needed
1 Year Ago
Inherit face data when splitting a face
1 Year Ago
add edge type and face type/height to map save/load
1 Year Ago
temp tool to raise and lower floors
1 Year Ago
Simple tool system
1 Year Ago
Add floor mesh so we can replace with a terrain later
1 Year Ago
Updated lighting on test map
1 Year Ago
Add grid mesh to floors
1 Year Ago
Simple Test map
1 Year Ago
adjusted transparency on grid mat
1 Year Ago
Architect grid material