0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved mesh dependency and management out of SPhericalVoxelComponentUpdater More... over 10 years ago
Request mesh with threadpool. Moving control away from sphericalvoxelcomponentupdater More... over 10 years ago
Fix Chunk Handle semantics More... over 10 years ago
Added ChunkID to ChunkHandle More... over 10 years ago
Hook up events for ChunkMeshManager observing generation More... over 10 years ago
Added client state and sort of hooked it up More... over 10 years ago
Added onGenFinish event and fire it. Also renamed onFinishQuery More... over 10 years ago
Early exit optimization for air chunks More... over 10 years ago
Hook up neighbors and do generation queries with ChunkSphere component More... over 10 years ago
Merge pull request #207 from RegrowthStudios/feature/ChunkAccessor More... over 10 years ago
Got rid of lock functions in chunks and used lock guards. Also fixed build error. More... over 10 years ago
Merge remote-tracking branch 'origin/feature/ChunkAccessor' into feature/ChunkAccessor More... over 10 years ago
Add fast accessor code switch More... over 10 years ago
Condense position assign to 1 line More... over 10 years ago
Finished Implementation for ChunkSphereComponent and updater More... over 10 years ago
Got rid of a bunch of SphericalVoxelComponentUpdater nonsense More... over 10 years ago
Moved some stuff arounds, added ChunkSphereCOmponent and updater More... over 10 years ago
Update README.md More... over 10 years ago
Recycle chunk queries and better chunk query code More... over 10 years ago
Fixed active list race condition More... over 10 years ago
Added defaults to ChunkAllocator More... over 10 years ago
Fixed race cond, use separate handle mutex, clear voxel data on free More... over 10 years ago
Merge branch 'feature/ChunkAccessor' of https://github.com/RegrowthStudios/SoACode into feature/ChunkAccessor More... over 10 years ago
Some small changes More... over 10 years ago
Add a naive ?correct? version More... over 10 years ago
Print alive count More... over 10 years ago
Added timing to console tests and used better RNG More... over 10 years ago
Merge branch 'develop' of https://github.com/RegrowthStudios/Vorb into feature/generation More... over 10 years ago
Fixed handle race bug in meshing More... over 10 years ago
Chunk grid thread safety More... over 10 years ago