Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Werner <stefan.werner@tangent-animation.com>2020-04-30 12:04:44 +0300
committerStefan Werner <stefan.werner@tangent-animation.com>2020-05-27 11:10:18 +0300
commitecc15c55d4e2004fc2d6347f8437d8c06c5b55b3 (patch)
treed8167dc13f1dbc50355c4b03c515c6efeae56592 /build_files/build_environment/install_deps.sh
parent783624206593899c52b0744519a1991ae0133243 (diff)
Cycles: Upgraded Embree to version 3.10.0
Enabled round linear hair in Embree. Differential Revision: https://developer.blender.org/D7623
Diffstat (limited to 'build_files/build_environment/install_deps.sh')
-rwxr-xr-xbuild_files/build_environment/install_deps.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh
index bfefb0e3139..d727ed73878 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -468,7 +468,7 @@ OPENCOLLADA_FORCE_BUILD=false
OPENCOLLADA_FORCE_REBUILD=false
OPENCOLLADA_SKIP=false
-EMBREE_VERSION="3.8.0"
+EMBREE_VERSION="3.10.0"
EMBREE_FORCE_BUILD=false
EMBREE_FORCE_REBUILD=false
EMBREE_SKIP=false