Commit Graph

1894 Commits

Author SHA1 Message Date
austin
26431072b3 server gravity fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-28 11:56:09 -04:00
austin
e2e3dcf2c9 memory leak fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-27 22:53:49 -04:00
austin
1412b2ed07 character loading on save init
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-27 21:44:12 -04:00
austin
64b10e5837 block meshgen memory work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-27 15:06:45 -04:00
austin
8784b08fe4 profiling work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-27 12:53:30 -04:00
austin
d831509290 block meshgen acceleration structure
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-26 18:53:28 -04:00
austin
04336f6f30 netcode bugfixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-26 17:30:09 -04:00
austin
c7cd9dfa34 terrain streams without allocations
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-26 15:06:03 -04:00
austin
0d77c4e571 NetArranger no allocation on read block
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-26 14:20:53 -04:00
austin
ac13a458fd reduced allocations on reading block messages
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-26 11:22:05 -04:00
austin
bb48ca0663 custom parser flow for block messages
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-26 11:06:33 -04:00
austin
accf7d32b8 client collidable memory leak fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 22:08:44 -04:00
austin
8bdebb16c2 no allocations on read/write block chunks
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 21:53:39 -04:00
austin
f49e87261a resource optimization work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 20:46:39 -04:00
austin
349986788b network streaming upgrade
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 20:09:47 -04:00
austin
e0b22d2949 mem pool visualization
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 19:41:08 -04:00
austin
a413b9aa79 small improvements
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 19:11:08 -04:00
austin
de6876bf2f client leverages block chunk short pool
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 17:08:20 -04:00
austin
90c27c0321 ServerBlockChunkDiskMap pooling 2025-05-25 17:01:31 -04:00
austin
9a223159e5 performance work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 15:49:05 -04:00
austin
545fb1ee8a animation memory optimization
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 15:38:01 -04:00
austin
63bcb259ad vector pool-> joml pool
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 15:17:46 -04:00
austin
45a4115675 more vector pooling 2025-05-25 15:16:50 -04:00
austin
feac1383da shallow clone block data
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 14:06:58 -04:00
austin
cf9dceff42 Revert "gridded data cell improvements"
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
This reverts commit da3ada73d0.
2025-05-25 13:44:53 -04:00
austin
03035aa1fb vector pooling work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 12:31:02 -04:00
austin
da3ada73d0 gridded data cell improvements
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 12:14:10 -04:00
austin
d812393d4c LOD components re-attach physics
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 11:14:36 -04:00
austin
bdcdc266cd performance improvements
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 10:30:37 -04:00
austin
2f58d38a1f foliage cell performance improvement
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 09:42:47 -04:00
austin
5eb17cca85 engine flag for opengl error calls
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 09:34:07 -04:00
austin
a21f3f0eeb shaderUtils memory alloc improvement
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 00:52:38 -04:00
austin
f02d9979e3 leverage standard uniforms buffer
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-25 00:34:46 -04:00
austin
1999319433 reduce allocations in rendering
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-24 23:47:50 -04:00
austin
23b70c1923 upgrade target framerate
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-24 23:28:08 -04:00
austin
7d04008197 clustering terrain draw calls 2025-05-24 23:20:43 -04:00
austin
44ae9909ee client jump tree body logic
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-24 22:57:58 -04:00
austin
6eb53acbb3 jump tree conditional body logic 2025-05-24 22:57:37 -04:00
austin
3625123363 mesh profiling 2025-05-24 22:56:21 -04:00
austin
272a1268a0 physics spawning LOD
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-24 22:01:29 -04:00
austin
8957d96809 code cleanup
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-24 21:42:45 -04:00
austin
0493649348 nearby entity lookup caching 2025-05-24 21:41:55 -04:00
austin
935ee0e416 ai lod work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-24 21:36:04 -04:00
austin
f29638ad00 lod emitter service work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-24 21:16:44 -04:00
austin
11b519ef79 multiple visual lod levels
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-24 21:08:16 -04:00
austin
33cfc3601b reduce visual lod cutoff
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-24 20:55:25 -04:00
austin
9ddd943419 normal outline pipeline uses draw accumulator 2025-05-24 20:52:32 -04:00
austin
49de7e6adb major macro sim improvement
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-24 20:46:40 -04:00
austin
9516209bc3 shadow map pipeline distance check 2025-05-24 20:43:19 -04:00
austin
028c416dab work log entry
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2025-05-24 20:34:07 -04:00