Skip to content

Commit

Permalink
update engine with fix on shadow maps to support for skinned meshes (#38
Browse files Browse the repository at this point in the history
)
  • Loading branch information
helynranta authored Nov 7, 2022
1 parent 63f7a99 commit 42ba6d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions vcpkg-registry/ports/reload-engine/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ endif()
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO lerppana/reload-engine
REF f78afb895b5a6d8f9541a185184b7aec8f05806e
SHA512 f78ba98265c5c623ba2017f7fa815c21636e9aea9bf80bef6ae049bbe62895a4f69a4658c9f698eca21cc4d679976f8809d10aed299ecaf448584dc9138e0c67
REF 97b3789a8d55b6bb5004371dc9b1e1a6b6d45202
SHA512 cd64c31cfb3c08a0600d80558bbdc8d79b61882750c4b80634129c800df7956d162a8951e1e5baa141452717dc13144bf03b60b05fbe58ab64e49ecf33a6edac
HEAD_REF master
AUTHORIZATION_TOKEN $ENV{GITHUB_AUTHORIZATION_TOKEN}
)
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flappy-karp",
"version-string": "0.4.0",
"version-string": "0.4.1",
"dependencies": [
{
"name": "reload-engine",
Expand Down

0 comments on commit 42ba6d8

Please sign in to comment.