0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' of https://github.com/RegrowthStudios/Vorb into feature/generation More... over 10 years ago
Updated GLM More... over 10 years ago
Fixed component initialization for head, renamed some stuff, fixed some rotation, stil trying to fix head quaternion stuff More... over 10 years ago
Use head orientation for space camera too. More... over 10 years ago
Got rid of voxel camera in client state and use head orientation and position in MTRenderState More... over 10 years ago
Added HeadComponentUpdater and make head move from mouse input More... over 10 years ago
Fix orientation More... over 10 years ago
Added postBuild function for component builders More... over 10 years ago
Hooked up player input for parkour More... over 10 years ago
Deleted GameSystemEvents More... over 10 years ago
Added Parkour component basic implementation, fleshed out ECS building a bit More... over 10 years ago
Merge branch 'feature/MoreECS' of https://github.com/RegrowthStudios/SoACode into feature/ECS More... over 10 years ago
Fixed voxel color bug and some crash bugs More... over 10 years ago
Fixed cloning bug More... over 10 years ago
Fixed race conditions and rare infinite loop More... over 10 years ago
Working 6 neighbor meshing More... over 10 years ago
Copy data and use only 6 neighbors More... over 10 years ago
[CRASHING] Revert 26 neighbor acquire More... over 10 years ago
Delegate is now smaller More... over 10 years ago
Move blanking templates More... over 10 years ago
Test if blanked member function invocation works More... over 10 years ago
New onNeighborsMeshable system for determining when meshes can be made. Still buggy More... over 10 years ago
Added neighbor connecting events to the grid and fire them with ChunkSphere. Handle them in ChunkMeshManager More... over 10 years ago
Reworked ChunkMeshManager to be more thread safe and to use observer pattern appropriately More... over 10 years ago
This was the moving issue More... over 10 years ago
Mostly working new chunk access API More... over 10 years ago
Merge branch 'develop' of https://github.com/RegrowthStudios/Vorb into develop More... over 10 years ago
No more template arguments for functor More... over 10 years ago
Change operation order More... over 10 years ago
Merge branch 'feature/ChunkAccessor' of https://github.com/RegrowthStudios/SoACode into feature/ChunkAccessor More... over 10 years ago