Notes:

  • The download package contains a blender.html file with installation instructions and a quick survival guide for new users.
  • The NL download site is always up to date, the Germany, USA and AU mirror usually a day later.
  • You can download the optional Yafray render engine here.
  • Only the Linux and Windows versions have FFMPEG compiled in.
  • Users with Intel on-board graphics: some graphics operations (menus or border select) don't show due to driver bug.

Blender 2.45 (32 bits)


Blender 2.45 is the latest release from the Blender Foundation. To download it, please select your platform and location.

You can find the 64 bits versions here.

Windows

Blender 2.45 Installer (8 MB)

Requires Windows 98/ME/2000/XP/Vista

USA | Germany | Australia | NL

Blender 2.45 Zip Archive (11 MB)

Requires Windows 98/ME/2000/XP/Vista

USA | Germany | Australia | NL


For the Windows build, you may need to install this official update. Vista doesn't need this, but users of older Windows versions should install it if they experience a crash during startup of Blender. Microsoft Visual C++ 2005 Redistributable Package (x86)

Linux x86-32

Blender 2.45, Python 2.4 (12 MB)

Requires glibc 2.3.6, includes FFMPG
Suits most recent Linux distributions

USA | Germany | Australia | NL

Blender 2.45, Python 2.5 (12 MB)

Requires glibc 2.3.6, includes FFMPG
Suits most recent Linux distributions

USA | Germany | Australia | NL


We found a problem in the GL stuff of the static packages.

The package will be available as soon as this problem is fixed.

Mac OS X

Blender 2.45, PowerPC (13 MB)

Requires Mac OS X 10.3+, Python 2.3
Suits PowerMac G5, Powerbook G4, iMac G5

USA | Germany | Australia | NL

Blender 2.45, Intel (11 MB)

Requires Mac OS X 10.3+, Python 2.3
Suits Mac Pro, MacBook, MacBook Pro, iMac (Core Duo) and iMac (Core 2 Duo)

USA | Germany | Australia | NL


Custom Python 2.5 installations:

Blender 2.45, PowerPC, Python 2.5 (13MB): USA | Germany | Australia | NL
Blender 2.45, Intel, Python 2.5 (13MB): USA | Germany | Australia | NL

Linux PPC

Blender 2.45, Python 2.4 (14 MB)

Requires glibc 2.3.6, includes FFMPG
Suits most recent Linux distributions

USA | Germany | Australia | NL

Blender 2.45, Python 2.5 (15 MB)

Requires glibc 2.3.6, includes FFMPG
Suits most recent Linux distributions

USA | Germany | Australia | NL


Solaris

FreeBSD

Regression Files

Regression files are .blend examples showing systematically all features we test before doing a release. This is a good reference for bug hunting, but also a valuable demo overview for new users.

Blender 2.44 regression suite (40+ demo files): NL USA

Blender 2.43 game demos (graphics): NL USA

Blender 2.43 game demos (physics): NL USA

 

Installation instructions

To install Blender, download the appropriate package for your platform to your computer. The Windows version comes with an optional self-extracting installer, for other operating systems you can unpack the compressed file to the location of your choice.  

Provided the Blender binary is in the original extracted directory, Blender will run straight out of the box. No system libraries or system preferences are altered.

MD5 checksum

Download the md5sums to the same directory as the Blender download and run

$ md5sum -c release245.md5

to verify the integrity of the download. You can safely ignore the warnings about missing files. (Windows users can do this too with a Cygwin installation, or google for 'md5sum win32').