Commit Graph

64 Commits

Author SHA1 Message Date
austin
3db6180c0e bug fixes + shader refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-20 20:14:53 -05:00
austin
8284697812 optimize voxel rasterize data passthrough
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-19 13:01:44 -05:00
austin
4d9047d8cf bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-19 11:45:35 -05:00
austin
3a9eb0591d Noise definitions in data files
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-18 18:25:29 -05:00
austin
a44255060d Voxel system improvements
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-17 15:40:59 -05:00
austin
166ed9ea6e re-enable foliage manager
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-14 09:03:44 -05:00
austin
a32f6200cc fixes + generator work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-13 15:49:52 -05:00
austin
d06d5d4506 homogenous value fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 17:07:30 -05:00
austin
c2aacdd2ae more optimizations
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 16:08:26 -05:00
austin
8ddbe36b3d terrain optimizations
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 12:22:46 -05:00
austin
183c98367c WorldOctTree small updates
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 11:11:41 -05:00
austin
4f2fcc62c9 chunk data storage dimension change 2024-11-11 11:08:22 -05:00
austin
1b5d6c1795 Terrain optimizations
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-11 10:23:49 -05:00
austin
4d6db78059 ClientDrawCellManager optimizations
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-10 14:51:29 -05:00
austin
221bcd70a7 fix cache bug + foliage setting
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-09 20:51:27 -05:00
austin
cc60818e35 js chunkgen + fixes + scriptengine work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-09 20:04:44 -05:00
austin
a9c74e8d50 fixes to foliage rendering
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-08 17:54:48 -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
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
austin
c02959efee voxel fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-11-04 22:28:59 -05:00
austin
d2ccf3c479 rewrite client side chunks + transvoxel integration
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-11-04 13:51:04 -05:00
austin
d6c476b4a3 true terrain regen, gen algo tweaks
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-29 14:58:06 -04:00
austin
987165649f generation testing menu with regenerate button
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-10-29 14:10:10 -04:00
austin
ccaaa47127 voxel selection item
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-20 20:59:23 -04:00
austin
5fce9bc292 dbody entity key refactor
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-11 21:11:00 -04:00
austin
5e06dbe786 scaled foliage cell generation 2024-09-11 20:54:04 -04:00
austin
4be41f1b04 remove unused functions 2024-09-04 20:15:32 -04:00
austin
d41f3f2b16 synchronization rotation fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-16 18:11:59 -04:00
austin
b0277f9f74 properly delete entities on the server
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-14 13:33:29 -04:00
austin
9349b35596 equipped item serialization
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-09 21:05:27 -04:00
austin
d7619692ed movement audio system for client
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-08 11:33:51 -04:00
austin
df4fe45dd5 transvoxel position checking work 2024-06-30 13:38:41 -04:00
austin
7a2bdf7745 transvoxel algorithm meshgen 2024-06-22 16:10:30 -04:00
austin
ac12b3f5a8 async load texture atlas
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-07 21:39:20 -04:00
austin
a241d97d33 texture atlasing for terrain w/ triplanar mapping
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-05-04 16:11:18 -04:00
austin
b711111589 Remotery + extensive profiler usage 2024-03-23 23:19:06 -04:00