Commit Graph

321 Commits

Author SHA1 Message Date
austin
b5e8c71545 toolbar state mostly working
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-27 18:23:55 -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
4b41ac823c texture atlasing for particle system
Some checks are pending
studiorailgun/Renderer/pipeline/head Build queued...
2024-09-19 23:13:18 -04:00
austin
2ef4b13786 particle overhaul. emitters!
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-09-19 21:38:42 -04:00
austin
dc52e375e3 clustered lighting implementation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-19 11:29:04 -04:00
austin
ab17254a02 remove geometry shader support
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-18 16:03:26 -04:00
austin
b8a0db5974 audio work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-17 21:04:46 -04:00
austin
b3af26b6a0 start proliferating audio across ui
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-17 20:31:28 -04:00
austin
78978c7f54 refactor + fix regression
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-17 19:09:33 -04:00
austin
3c64166798 ui work, entity packet fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-16 17:05:53 -04:00
austin
a7c8571afa testing fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-15 13:04:08 -04:00
austin
efd2ff1bb7 fixes, docs, skeleton creature
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-14 21:45:51 -04:00
austin
c706b855cd physics debugging
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-13 17:55:49 -04:00
austin
b761299c29 physics work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-13 09:30:21 -04:00
austin
cdd44bd362 bugfixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-12 19:13:34 -04:00
austin
8408d84055 massive entity spawning refactor
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 18:51:51 -04:00
austin
f7d1bbed70 fixes + ssbo impl + instanced actor rearch
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-12 13:42:36 -04:00
austin
8430439509 foliage manager fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-11 19:02:53 -04:00
austin
11d468fe14 menu fix, new voxel type + textures
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-11 12:19:29 -04:00
austin
3fd97d415a voxel selection popout fixes
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 19:32:09 -04:00
austin
f70844c74b make script engine optional for startup
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 18:13:08 -04:00
austin
706d25de56 3d spline implementation
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-10 01:32:21 -04:00
austin
f4f288c8d5 recoil on attack block
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-09-09 17:08:02 -04:00
austin
d8b89aac7d fix framebuffer caching bug
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-09 12:42:29 -04:00
austin
09341af70c par shapes work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-07 14:03:26 -04:00
austin
df3010f38a framebuffer bug hunt work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-06 01:32:25 -04:00
austin
5cce5e5ac1 Lots of testing work
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-05 19:56:45 -04:00
austin
7393c0b094 ode uninitialized bugfix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-05 17:49:16 -04:00
austin
3db24ef6c7 window modification signal 2024-09-05 17:46:47 -04:00
austin
b9ccf5990c globals tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-05 17:09:18 -04:00
austin
969e49251e main menu backout test and fix 2024-09-05 16:45:14 -04:00
austin
d2a8acf027 viewport camera lockdown
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-05 00:21:21 -04:00
austin
7606b702d1 small render pipeline fix 2024-09-04 20:30:47 -04:00
austin
43790cef7b remove unused variables/imports
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-04 20:08:15 -04:00
austin
b0a92ba6e1 server data cell readiness fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-04 19:49:21 -04:00
austin
546a72eb80 more test repair work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-04 01:30:18 -04:00
austin
8b6e9451ab fix item utils incorrect value handling
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-04 01:06:35 -04:00
austin
56b60695c5 viewport loading 2024-09-04 00:42:06 -04:00
austin
de1ddecfba move shaders around
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 15:49:23 -04:00
austin
6e47b585b2 texture map fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-02 12:20:31 -04:00
austin
f09bb23abc thread-safe deleting elements
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-09-01 22:19:56 -04:00
austin
a24188e2c0 comment out full failure pipeline step
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-09-01 19:54:26 -04:00
austin
06a1f2dbbc unit testing for signal system & service manager
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-29 21:00:54 -04:00
austin
d438fc5484 rename package
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-29 20:15:27 -04:00
austin
11dfc5bceb rename elementManager->elementService 2024-08-29 20:09:37 -04:00
austin
5fe6b7a3c4 service arch, signal arch
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-29 20:06:59 -04:00
austin
6fd2fbc9df disable window test
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-29 14:58:26 -04:00
austin
637230c744 hard kill test on timeout during setup
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-29 14:53:51 -04:00
austin
bca1789457 add more loop debug logs
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 21:08:03 -04:00
austin
d558e60fd7 manually ignore unexplainable opengl error
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 20:59:23 -04:00