Commit Graph

1071 Commits

Author SHA1 Message Date
austin
831df3d6af add buffer limit checks to texture construction
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:57:08 -04:00
austin
1db6059821 more texture buffer error checking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:48:07 -04:00
austin
2b706a231a texture logging
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:37:35 -04:00
austin
562541d6d3 yoga null element fix
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:29:07 -04:00
austin
6089a3a549 jenkins save hs_err_pid on hard crash
Some checks are pending
studiorailgun/Renderer/pipeline/head Build queued...
2024-08-28 22:24:15 -04:00
austin
d336d77173 work log
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 22:17:25 -04:00
austin
2f80a80e3d add methods to get buffer pointers
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-28 22:06:53 -04:00
austin
f01cf94d6f shader uniform caching fix
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-28 21:58:36 -04:00
austin
f6ac972aa7 explicit error on setting uniform to unsupported type
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 21:41:02 -04:00
austin
fc4730c24a add yoga double free minimization
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-28 21:36:46 -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
austin
1374c1c240 use shader program flow for setting uniforms
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-28 18:38:27 -04:00
austin
224fce0a5a update jenkinsfile test debugging
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 17:50:38 -04:00
austin
5f1b7cdc62 restructure jenkins test error catch again
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-28 17:40:25 -04:00
austin
a4e6af4896 comment out error from clientsyncmanager
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 17:07:59 -04:00
austin
2c3e377810 convert bone uniform to use shader set method
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 17:02:18 -04:00
austin
9292e74221 proliferate opengl error checking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 16:35:25 -04:00
austin
05c51896e0 more accurate opengl error tracking
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 16:09:53 -04:00
austin
f244bb8357 fix jenkinsfile
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 14:14:10 -04:00
austin
feac6e4f02 try catch test stage
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 14:12:26 -04:00
austin
c030409202 change jenkinsfile error catch
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 13:47:19 -04:00
austin
de8a361b52 jenkins rerun tests with logs on script crash
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 13:46:10 -04:00
austin
50aaf3f1f5 clean up spawn creature tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 12:34:44 -04:00
austin
0a74bed5d6 network entity id translation fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 12:20:30 -04:00
austin
ab00782e93 wait on threads to join in engine shutdown
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 11:18:11 -04:00
austin
ff59891c39 testing fixes
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-28 11:02:04 -04:00
austin
5b24c94dfd more global resetting work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-27 15:06:08 -04:00
austin
5985281ac2 rename tests
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-27 14:53:54 -04:00
austin
02fd02aafe update asset-gen spreadsheet file format 2024-08-27 14:53:01 -04:00
austin
6b9f25053a writing ideas for themes and topics in procgen
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-25 12:30:34 -04:00
austin
4c65b59b1b script work, player weapon on level edit
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-25 12:08:14 -04:00
austin
719999b6aa more scripting work 2024-08-25 11:51:15 -04:00
austin
3682497060 fix engine quitting, refactor buttons in menu
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 18:08:24 -04:00
austin
337da83070 ability to return to main menu from in game 2024-08-24 17:59:30 -04:00
austin
3ece6523f3 reset more state on close
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 17:37:01 -04:00
austin
9bd2b6b38f work on resetting scene on escaping to main menu
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 17:24:20 -04:00
austin
1c92462888 re-enable logger report on level change
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 14:39:50 -04:00
austin
b5405081e7 fix testing bugs, leverage extensions
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 14:35:55 -04:00
austin
53a0e0df1b disable anime outline + async script loading
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-24 11:19:51 -04:00
austin
82027a20cb more threading work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-23 09:38:12 -04:00
austin
5563b4366f thread manager
Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
2024-08-22 21:24:44 -04:00
austin
d0e5f3b7d2 more testing work
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-22 19:56:53 -04:00
austin
4aed133a97 more robust tests of equip state on server
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-22 19:15:45 -04:00
austin
ea0902d22f entity-scene testing tools
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-22 19:09:21 -04:00
austin
6dc82d0b5e fullscreen strategy for test rendering
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
2024-08-22 18:46:51 -04:00
austin
4ffbc87c48 re-add hard coded window dims
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-22 18:38:24 -04:00
austin
67700fdb47 remove window decorations from integration testing
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-22 18:33:29 -04:00
austin
31d8a579b4 extra logging for debug environment diff
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-22 18:15:19 -04:00
austin
ef0c2ee7ca octree implementation
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
2024-08-22 18:03:48 -04:00