From ee492d90a22e15755a9b2ac1fb6ee93f23e2a18c Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Wed, 25 Aug 2021 18:16:00 -0400 Subject: [PATCH] Bump HSPlasma requirement. Apparently, plLayerAnimationBase.runtimeCtl was returning the wrong thing, significantly impacting our lighting calculations. --- cmake/Dependencies.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/Dependencies.cmake b/cmake/Dependencies.cmake index 6710ca2..f33cbd0 100644 --- a/cmake/Dependencies.cmake +++ b/cmake/Dependencies.cmake @@ -208,7 +208,7 @@ if(korman_BUILD_HSPLASMA) korman_add_external_project(HSPlasma GIT_REPOSITORY "https://github.com/H-uru/libhsplasma.git" # Be sure to increase this as the feature set used by Korman increases - GIT_TAG ba5ca8e3fe9261dc6a0d40abfc6f6ec7c82c1b93 + GIT_TAG d248e0111f21305b916f40289cdb993a6545e67a # We can only do shallow checkouts if the above is a branch or tag. GIT_SHALLOW FALSE CMAKE_CACHE_ARGS