diff options
author | Christoph Willing <chris.willing@linux.com> | 2021-04-06 21:01:48 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 22:50:28 -0500 |
commit | 0bf8b6707e2ee907d95522e459ef37a0f8a1c73c (patch) | |
tree | 41479787759389b2518bf04668fa62306387a976 /graphics/Blender/README | |
parent | 2203212897a8cbdc4da858ff1f1febb1a1b0473e (diff) |
graphics/Blender: Updated for version 2.92.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/Blender/README')
-rw-r--r-- | graphics/Blender/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/Blender/README b/graphics/Blender/README index e6fe94d6e99b4..aa1613683cbec 100644 --- a/graphics/Blender/README +++ b/graphics/Blender/README @@ -21,10 +21,6 @@ successful build. The CUDA handling above remains for cases which may: Support for embree may be disabled by passing EMBREE=no when building e.g. EMBREE=no sh ./Blender.SlackBuild -Support in 14.2 for using SBo's ffmpeg4 SlackBuild may be enabled by -passing FORCE_FFMPEG4=yes when building e.g. - FORCE_FFMPEG4=yes 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. |