work log
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit

This commit is contained in:
austin 2024-08-28 22:17:25 -04:00
parent 2f80a80e3d
commit d336d77173

View File

@ -638,6 +638,17 @@ Spawn player character with weapon when testing levels
(08/26/2024)
Automated testing fixes
(08/28/2024)
Fix scene state not resetting on engine shutdown
Fix threads not closing on engine shutdown
Update jenkins config to rerun tests with all logging turned on if maven hard crashes while testing
More logging
More OpenGL error reporting
Fix shader uniforms caching due to same pointer, different value
Fix Yoga double free bug
Explicit error on setting uniform to unsupported type
Methods for getting buffers from mesh
# TODO