Commit: 2b1a08c213f4b1037dec44ce7a5473b7ad85f2ee Author: Bastien Montagne Date: Thu Feb 4 16:35:32 2016 +0100 Branches: master https://developer.blender.org/rB2b1a08c213f4b1037dec44ce7a5473b7ad85f2ee
Install_deps: updated OSL to 1.7.1. =================================================================== 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 37daf18..d9f16f3 100755 --- a/build_files/build_environment/install_deps.sh +++ b/build_files/build_environment/install_deps.sh @@ -317,7 +317,7 @@ LLVM_FORCE_REBUILD=false LLVM_SKIP=false # OSL needs to be compiled for now! -OSL_VERSION="1.6.9" +OSL_VERSION="1.7.1" OSL_VERSION_MIN=$OSL_VERSION OSL_FORCE_BUILD=false OSL_FORCE_REBUILD=false _______________________________________________ Bf-blender-cvs mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-blender-cvs
