Blender 2.6x SVN: Un comodo PPA per Ubuntu e derivate
Provide
Blender 2.4 and 2.6 packages which can be installed simultaneously.
‘blender’ package is Blender 2.6, and ‘blender2.4’ package is Blender
2.4.
If you want to use the Cycles renderer with CUDA support, you have to
install the CUDA toolkit on your system to do runtime compilation of
the CUDA kernel.
Blender 2.6 package is (mostly) weekly trunk build. The build may be postponed when the trunk has some serious problem.
============== ======= ======= ======= ======= ======= ======= ======= ======= ======= ===
Details of Blender 2.6:
CMake options:Build Options:
* WITH_GAMEENGINE = ON
* WITH_PLAYER = ON
* WITH_BULLET = ON
* WITH_IK_ITASC = ON
* WITH_OPENCOLLADA = ON
* WITH_FFTW3 = ON
* WITH_INTERNATIONAL = ON
* WITH_INPUT_NDOF = ON
* WITH_CYCLES = ON
* WITH_CYCLES_OSL = ON
* WITH_OPENCOLORIO = ONCompiler Options:
* WITH_BUILDINFO = ON
* WITH_OPENMP = ON
* WITH_RAYOPTIMIZATION = ON
System Options:
* WITH_INSTALL_PORTABLE = OFF
* WITH_X11_XINPUT = ON
* WITH_BUILTIN_GLEW = OFF
* WITH_ASSERT_ABORT = OFF
* WITH_CXX_GUARDEDALLOC = OFF
Image Formats:
* WITH_IMAGE_CINEON = ON
* WITH_IMAGE_DDS = ON
* WITH_IMAGE_FRAMESERVER = ON
* WITH_IMAGE_HDR = ON
* WITH_IMAGE_OPENEXR = ON
* WITH_IMAGE_OPENJPEG = ON
* WITH_IMAGE_REDCODE = OFF
* WITH_IMAGE_TIFF = ON
Audio:
* WITH_OPENAL = ON
* WITH_SDL = ON
* WITH_JACK = ON
* WITH_CODEC_FFMPEG = ON
* WITH_CODEC_SNDFILE = ON
Camera/motion tracking:
* WITH_LIBMV = ON
Compression:
* WITH_LZMA = ON
* WITH_LZO = ON
Python:
* WITH_PYTHON_INSTALL = OFF
* WITH_PYTHON_INSTALL_ NUMPY = OFF
* WITH_PYTHON_MODULE = OFF
* WITH_PYTHON_SAFETY = OFF
Modifiers:
* WITH_MOD_BOOLEAN = ON
* WITH_MOD_REMESH = ON
* WITH_MOD_FLUID = ON
* WITH_MOD_SMOKE = ON
* WITH_MOD_OCEANSIM = ON
Note that WITH_RAYOPTIMIZATION=ON means enable MMX/SSE/SSE2
instructions, but in i386 architecture SSE2 is disabled so that the
programs can run on old 32bit processors like Pentium III and Athlon XP.
Patches:
* Freestyle integration
Authors: Maxime Curioni, Tamito Kajiyama
URL: http://freestyleintegr ation.wordpress .com/
https://svn.blender. org/svnroot/ bf-blender/ branches/ soc-2008- mxcurioni
* Planet Texture
Author: Farsthary
URL: http://farsthary. wordpress. com/2010/ 11/28/the- planet- texture- patch
http://projects. blender. org/tracker/ index.php? func=detail& aid=24918& group_id= 9&atid= 127
==NOTE== The texture type number of the Planet Texture has been
changed 16 -> 17 when OceanSim modifier patch was merged to trunk
(r41780). So, if you open .blend file which was created using the Planet
Texture before that, you have to select “Planet” in texture type menu
again.
============== ======= ======= ======= ======= ======= ======= ======= ======= ======= ===
Note that the executables in blender2.4 package are renamed to avoid conflicts between 2.4 and 2.6:
/usr/bin/blender => /usr/bin/blender2.4
/usr/bin/blenderplayer => /usr/bin/ blenderplayer. blender2. 4
sudo add-apt-repository ppa:irie/blender
aggiorniamo
sudo apt-get update
ora non ci resta che installare Blender 2.6x dando
sudo apt-get install blender
Nel caso Blender fosse già installato basterà dare
sudo apt-get update && sudo apt-get dist-upgrade
Ed avrete installato l’ultima versione SVN di Blender 🙂