{% extends "layout.html" %} {% block content %} {% if path == "download/" %}
These builds are not as stable as releases, use at your own risk.
Operating System | Variation | Name | Size | Built On | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{ d.text }} | {{ d.size }} | {{ d.lastmodified }} | |||||||||
Windows 32 bit {% elif "win32" in f.text %} | Windows 32 bit {% elif "mingw64" in f.text %} | Windows 64 bit {% elif "win64" in f.text %} | Windows 64 bit {% elif "OSX" in f.text %} {% if "x86_64" in f.text %} | Mac OS X 64 bit {% else %} | Mac OS X 32 bit {% endif %} {% elif "linux" in f.text %} {% if "x86_64" in f.text %} | Linux 64 bit {% else %} | Linux 32 bit {% endif %} {% endif %} | Official | {{ f.text }} | {{ f.size }} | {{ f.lastmodified }} |
Windows 32 bit {% elif "win32" in f.text %} | Windows 32 bit {% elif "mingw64" in f.text %} | Windows 64 bit {% elif "win64" in f.text %} | Windows 64 bit {% elif "OSX" in f.text %} {% if "x86_64" in f.text %} | Mac OS X 64 bit {% else %} | Mac OS X 32 bit {% endif %} {% elif "linux" in f.text %} {% if "x86_64" in f.text %} | Linux 64 bit {% else %} | Linux 32 bit {% endif %} {% endif %} | Experimental Build Branch | {{ f.text }} | {{ f.size }} | {{ f.lastmodified }} |
These builds are done by new compilers which are aiming to become official.
Windows 32 bit {% elif "win32" in f.text %} | Windows 32 bit {% elif "mingw64" in f.text %} | Windows 64 bit {% elif "win64" in f.text %} | Windows 64 bit {% elif "OSX" in f.text %} {% if "x86_64" in f.text %} | Mac OS X 64 bit {% else %} | Mac OS X 32 bit {% endif %} {% elif "linux" in f.text %} {% if "x86_64" in f.text %} | Linux 64 bit {% else %} | Linux 32 bit {% endif %} {% endif %} |
{% if "mingw" in f.text %}
Experimental MinGW
{% elif "vc14" in f.text %}
Experimental Build Branch by VS 2015 (Windows Vista/7/8/10) {% else %} Official {% endif %} |
{{ f.text }} | {{ f.size }} | {{ f.lastmodified }} |
These builds are from the Blender 2.8 project. Do not use in production nor save important files with it.
Windows 32 bit {% elif "win32" in f.text %} | Windows 32 bit {% elif "mingw64" in f.text %} | Windows 64 bit {% elif "win64" in f.text %} | Windows 64 bit {% elif "OSX" in f.text %} {% if "x86_64" in f.text %} | Mac OS X 64 bit {% else %} | Mac OS X 32 bit {% endif %} {% elif "linux" in f.text %} {% if "x86_64" in f.text %} | Linux 64 bit {% else %} | Linux 32 bit {% endif %} {% endif %} |
{% if "mingw" in f.text %}
Experimental MinGW
{% elif "vc14" in f.text %}
{% if "blender-2.8" in f.text %}
Blender 2.8 Branch by VS 2015 (Windows Vista/7/8/10) {% else %} Experimental VS 2015 (Windows Vista/7/8/10) {% endif %} {% elif "win32-vc12" in f.text %} Official Preview VS 2013 (Windows XP/Vista/7/8/10) {% elif "win64-vc12" in f.text %} Official Preview VS 2013 (Windows Vista/7/8/10) {% elif "blender-2.8" in f.text %} Blender 2.8 Branch {% else %} Official {% endif %} |
{{ f.text }} | {{ f.size }} | {{ f.lastmodified }} |