summaryrefslogtreecommitdiffstats
path: root/graphics/Blender/README
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2021-02-13 20:55:54 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-14 06:28:04 +0700
commit3a66f7c213d3087f535f8f75b48565946f1246f5 (patch)
tree51365ef2443e3c3c62955f45ec896502d5e330e7 /graphics/Blender/README
parent86d17abb9fb4d9a6746993f98c63cbf51d1067a1 (diff)
downloadslackbuilds-3a66f7c213d3087f535f8f75b48565946f1246f5.tar.gz
slackbuilds-3a66f7c213d3087f535f8f75b48565946f1246f5.tar.xz
graphics/Blender: Add support for embree
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/Blender/README')
-rw-r--r--graphics/Blender/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/Blender/README b/graphics/Blender/README
index dfaa1243f0..aa1613683c 100644
--- a/graphics/Blender/README
+++ b/graphics/Blender/README
@@ -18,6 +18,9 @@ successful build. The CUDA handling above remains for cases which may:
- require the existing cudatoolkit for other purposes
(so need CUDA=no for Blender)
+Support for embree may be disabled by passing EMBREE=no when building e.g.
+ EMBREE=no sh ./Blender.SlackBuild
+
Version 2.83.8 is the last SBo supported version of Blender for building
from source code in Slackware64-14.2. A more recent compiler (gcc-9.3.1)
is required for 2.90.x and later blender versions.