userJames Kingcancel
repoLevelBuilderVRcancel

30 Commits over 61 Days - 0.02cph!

4 Years Ago
Floor / ceiling extrude tool Rewritten backface candidate handling to support verticality Fixed subdividing HalfEdges of stacked rooms
4 Years Ago
Started working on a floor / ceiling widget Floor / ceiling widgets done
4 Years Ago
Big refactor, mostly making floors / ceilings separate entities Split off floor / ceiling moving to a new tool
4 Years Ago
Added example level Load example level by default
4 Years Ago
Fixed a couple of causes of invalid back faces #3
4 Years Ago
Fixed finding floor / ceiling widget position Can now raise / lower floors and ceilings
4 Years Ago
Start again Added SteamVR, got basic movement working Nicer floor grid material Make sure both hands get set up Only teleport with the analog sticks Add ECS packages Hashing out basic geometry components Simpler data structures Basic rendering Floor and ceiling meshing, texturing Started on GrabZoom, currently axis aligned GrabZoom rotation Added StyledRects Added a basic tool radial menu Started work on a vertex editing tool Fixed hover logic, basic vertex selection + dragging Refactored SetHovered / SetSelected Added TextMeshPro resources GrabZoom polish Can now select / deselect multiple vertices by holding multiselect combo VertexEditTool refactor Added AxisAlign button, now used in VertexEditTool Updated README.md Oops, updated README.md Fixed axis aligned vertex dragging Disabled DebugRenderSystem First draft of vertex duplication Trying out new GrabZoom controls Updated README.md Better floor / ceiling triangulation Fixed typo in GrabZoom When dragging vertices, show a widget at the start position GrabZoom is now a tool, is on off hand by default Radial menu tweaks Add tool name label to tool menu First attempt at vertex merging Started big refactor A little more cleanup Fixed phantom shadows in VerticalSelector shader Started rewriting vertex adding / removing Create new vertex when half-edge widget is grabbed Snap new vertices to the grid Vertex creation refactor Grid snap now varies with zoom level Added grid guide when editing vertices Level saving / loading 45° snapping for moving vertices Vertex widget material tweaks Smaller default world scale Fixed not being able to create vertices on short edges Merge neighbouring HalfEdges if overlapping Renamed VerticalSelector shader to StickWidget Refactored neighboring vertex merging Working on another vertex merging rewrite Can now create new rooms by merging vertices BackFaces are now a thing Hide grid guide on start Started working on a floor / ceiling extrude widget
4 Years Ago
Renamed VerticalSelector shader to StickWidget Refactored neighboring vertex merging Working on another vertex merging rewrite Can now create new rooms by merging vertices
4 Years Ago
Merge neighbouring HalfEdges if overlapping
4 Years Ago
45° snapping for moving vertices Vertex widget material tweaks Smaller default world scale Fixed not being able to create vertices on short edges
4 Years Ago
Level saving / loading
4 Years Ago
Grid snap now varies with zoom level Added grid guide when editing vertices
4 Years Ago
Started big refactor A little more cleanup Fixed phantom shadows in VerticalSelector shader Started rewriting vertex adding / removing Create new vertex when half-edge widget is grabbed Snap new vertices to the grid Vertex creation refactor
4 Years Ago
First attempt at vertex merging
4 Years Ago
Add tool name label to tool menu
4 Years Ago
Radial menu tweaks
4 Years Ago
GrabZoom is now a tool, is on off hand by default
4 Years Ago
Better floor / ceiling triangulation Fixed typo in GrabZoom When dragging vertices, show a widget at the start position
4 Years Ago
Fixed axis aligned vertex dragging Disabled DebugRenderSystem First draft of vertex duplication Trying out new GrabZoom controls Updated README.md
4 Years Ago
Oops, updated README.md
4 Years Ago
VertexEditTool refactor Added AxisAlign button, now used in VertexEditTool Updated README.md
4 Years Ago
Refactored SetHovered / SetSelected Added TextMeshPro resources GrabZoom polish Can now select / deselect multiple vertices by holding multiselect combo
4 Years Ago
Fixed hover logic, basic vertex selection + dragging
4 Years Ago
Started work on a vertex editing tool
4 Years Ago
GrabZoom rotation Added StyledRects Added a basic tool radial menu
4 Years Ago
Simpler data structures Basic rendering Floor and ceiling meshing, texturing Started on GrabZoom, currently axis aligned
4 Years Ago
Nicer floor grid material Make sure both hands get set up Only teleport with the analog sticks Add ECS packages Hashing out basic geometry components
4 Years Ago
Start again Added SteamVR, got basic movement working
4 Years Ago
Updated SteamVR / ported to Unity 2018 Fixed level loading twice
4 Years Ago
Create LICENSE