wok-6.x rev 24375
blender: without tbb
author | Hans-G?nter Theisgen |
---|---|
date | Sun Feb 06 09:07:31 2022 +0100 (2022-02-06) |
parents | 318701ea94ca |
children | e487a2ea43f2 |
files | blender/description.txt blender/receipt |
line diff
1.1 --- a/blender/description.txt Sat Feb 05 17:11:25 2022 +0000 1.2 +++ b/blender/description.txt Sun Feb 06 09:07:31 2022 +0100 1.3 @@ -1,1 +1,8 @@ 1.4 -Block layer IO tracing. 1.5 +Blender is a free and open-source 3D computer graphics software toolset 1.6 +used for creating animated films, visual effects, art, 3D printed models, 1.7 +motion graphics, interactive 3D applications, virtual reality, 1.8 +and computer games. 1.9 +Blender's features include 3D modeling, UV unwrapping, texturing, raster 1.10 +graphics editing, rigging and skinning, fluid and smoke simulation, 1.11 +particle simulation, soft body simulation, sculpting, animating, 1.12 +match moving, rendering, motion graphics, video editing, and compositing.
2.1 --- a/blender/receipt Sat Feb 05 17:11:25 2022 +0000 2.2 +++ b/blender/receipt Sun Feb 06 09:07:31 2022 +0100 2.3 @@ -55,6 +55,7 @@ 2.4 -DWITH_GAMEENGINE:BOOL=ON \ 2.5 -DWITH_CYCLES:BOOL=OFF \ 2.6 -DWITH_PLAYER:BOOL=ON \ 2.7 + -D WITH_TBB:BOOL=OFF \ 2.8 -DPYTHON_VERSION:STRING=$PY3K_VER \ 2.9 -DPYTHON_LIBPATH:STRING=/usr/lib \ 2.10 -DPYTHON_LIBRARY:STRING=python${PY3K_VER}m \