Commit: 15d1a43445d67a8faf916a93efcb76c90c64de54 Author: Bastien Montagne Date: Mon Feb 8 12:26:27 2021 +0100 Branches: master https://developer.blender.org/rB15d1a43445d67a8faf916a93efcb76c90c64de54
install_deps: Update OpenXR to 1.0.14. =================================================================== M build_files/build_environment/install_deps.sh =================================================================== diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh index 9c898a04d55..08f50dda9c6 100755 --- a/build_files/build_environment/install_deps.sh +++ b/build_files/build_environment/install_deps.sh @@ -569,7 +569,7 @@ FFMPEG_FORCE_REBUILD=false FFMPEG_SKIP=false _ffmpeg_list_sep=";" -XR_OPENXR_VERSION="1.0.8" +XR_OPENXR_VERSION="1.0.14" XR_OPENXR_VERSION_SHORT="1.0" XR_OPENXR_VERSION_MIN="1.0.8" XR_OPENXR_VERSION_MAX="2.0" _______________________________________________ Bf-blender-cvs mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-blender-cvs
