voxelImprovements #5

Merged
railgun merged 21 commits from voxelImprovements into master 2024-11-07 15:08:54 -05:00

21 Commits

Author SHA1 Message Date
austin
36e261b054 terrain lod bounding sphere fix
Some checks failed
studiorailgun/Renderer/pipeline/pr-master There was a failure building this commit
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-07 14:59:25 -05:00
austin
22e468a6d0 remove first chunk special gen
Some checks failed
studiorailgun/Renderer/pipeline/pr-master There was a failure building this commit
2024-11-07 14:44:55 -05:00
austin
1d91727951 view distance adjustments 2024-11-07 13:53:03 -05:00
austin
96b65dba46 fix array error
Some checks failed
studiorailgun/Renderer/pipeline/pr-master There was a failure building this commit
2024-11-07 13:39:47 -05:00
austin
ae4c0aa4e5 add request timeout mechanism
Some checks failed
studiorailgun/Renderer/pipeline/pr-master There was a failure building this commit
2024-11-07 12:25:31 -05:00
austin
59b899b1d7 support for sixteenth resolution chunks
Some checks failed
studiorailgun/Renderer/pipeline/pr-master There was a failure building this commit
2024-11-07 12:08:00 -05:00
austin
f7cc0b4dcf add mechanism to deduplicate outgoing requests
Some checks failed
studiorailgun/Renderer/pipeline/pr-master There was a failure building this commit
2024-11-07 11:55:56 -05:00
austin
e6fdac489c stratified updates to client cell manager
Some checks failed
studiorailgun/Renderer/pipeline/pr-master There was a failure building this commit
2024-11-07 11:44:51 -05:00
austin
7493c1128b eighth res chunk gen
Some checks failed
studiorailgun/Renderer/pipeline/pr-master There was a failure building this commit
2024-11-07 10:04:51 -05:00
austin
249e80d4ae fix midrange chunk visual gen
Some checks failed
studiorailgun/Renderer/pipeline/pr-master There was a failure building this commit
2024-11-07 09:23:35 -05:00
austin
d077f43188 Add quarter res chunks + good requeue mechanism 2024-11-07 09:17:46 -05:00
austin
c045c0a0d4 Strided terrain data
Some checks failed
studiorailgun/Renderer/pipeline/pr-master There was a failure building this commit
2024-11-06 14:18:47 -05:00
austin
4b8e4cb542 fix server caching of terrain
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
studiorailgun/Renderer/pipeline/pr-master There was a failure building this commit
2024-11-06 10:05:06 -05:00
austin
6b2f323fdf lod cache stratification working
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-05 15:50:25 -05:00
austin
bf292f29c6 alter index lookups on client side
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-05 15:38:26 -05:00
austin
8ca29e4b40 chunkdata stride data tracking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-05 15:10:32 -05:00
austin
40e9b1cba4 comment work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-05 15:01:08 -05:00
austin
c80c8e5b71 chunk data stride tracking 2024-11-05 14:59:48 -05:00
austin
db2886c0c7 remove requested blocking 2024-11-05 14:56:26 -05:00
austin
e14c8ec68a use new endpoint for client terrain manager 2024-11-05 14:54:17 -05:00
austin
0320173800 Add stride to reduced endpoint
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-05 14:47:08 -05:00