Skip to content

21.01 - January 2021

Compare
Choose a tag to compare
@StableCoder StableCoder released this 04 Jan 22:01
· 70 commits to main since this release

Changes from November 2020 -> January 2021

  • Added new script that can build GLSL shader source files can be linked to a specified target and compiled for, complete with only re compiling only files modified since last compilation.
  • Added files that allow for using the find_package function in CMake to find various libraries not included with CMake: fmt, assimp, glm, OpenXR and yaml-cpp.