Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
prism/engine
2020-08-19 18:06:45 -04:00
..
asset Remove unused option to configure textures through an optional json file 2020-08-19 17:39:05 -04:00
audio Add initial files 2020-08-11 12:07:21 -04:00
core Fix material saving 2020-08-17 10:21:32 -04:00
gfx Add support for greater depth function 2020-08-18 00:45:56 -04:00
log Stop strftime from inserting \0, stopping the console from working 2020-08-17 10:35:28 -04:00
math Make Vector4 construction from Vector3 take any type 2020-08-19 18:06:45 -04:00
renderer Fix spot shadows being used upside down 2020-08-19 17:19:20 -04:00
shadercompiler Add better documentation for ShaderCompiler 2020-08-15 20:42:14 -04:00
tests Add initial files 2020-08-11 12:07:21 -04:00
utility Stop strftime from inserting \0, stopping the console from working 2020-08-17 10:35:28 -04:00
CMakeLists.txt Unify standalone and runtime shader compiler, rename old ShaderCompiler to MaterialCompiler 2020-08-15 20:09:16 -04:00