I checked out the versions of Blender and Python

Blender uses Python as its scripting language. (Blender itself is described in C ++)

In this article, I'll write about Blender and Python versions.

Check version

It was hard to understand which version of Blender corresponds to which version of Python, so I summarized it. Python is included from Blender Ver2.5 or later.

Blender Ver Python Ver Include?
2.Before 37a Python2.3.5 No
2.43-2.40 Python2.4.2 No
2.44 Python2.5.1 No
2.45-2.47 Python2.5.2 No
2.48 Python2.5.4 No
2.49 Python2.6.2 No
2.5x Python3.1 Yes
2.60-2.64 Python3.2 Yes
2.65-2.69 Python3.3 Yes
2.7x Python3.4 Yes

I couldn't find the official page for sure, so I created it by referring to various articles. I'm sorry if I made a mistake.

Citation of articles referred to for research

(Note: 2.43-2.40 uses the following) Python2.4.2 (Note: Use the following before 2.37a) Python2.3.5

for Blender 2.44, Python 2.5.1 is necessary.

  1. Execute (install) blender-2.48a-windows.exe and copy the contents of blender-2.48a-windows.zip.
  2. Run (install) python-2.5.4.msi.

Blender 2.49b uses Python 2.6 series

Blender 2.5 uses Python 3.1

it is the version 2.60a which already contains Python 3.2.

2.65 and later python 3.3

Blender 2.7x needs Python 3.4

Are you still using the old version?

Blender has a completely different interface since 2.5. Older versions are not used because they are not maintained, but in the case of Blender, because I changed too drastically from 2.4 series to 2.5 series (Python version has also changed), 2.4 series assets can be used at all after 2.5 It's gone.

Blender Wiki: Extensions:JA/Py/Scripts

Blender 2.49b uses Python 2.6 series. This section provides many good scripts and examples for writing scripts. These scripts cannot be opened in Blender 2.5 / 2.6. However, these algorithms are still very helpful.

When I search for Blender information on the WEB, 2.4 series articles come to the top, so I thought that old articles were unnecessary, but I thought that I could find the phenomenon that I am currently using. ..

Skyrim MOD creation Wiki Blender introduced

We have the latest 2.7x for easy modeling and two 2.49b for I / O. Most of the plugins used in Skyrim only support up to 2.49b, so the older version 2.49b is almost mandatory.

It seems that the development of add-ons that can be used only with Blender 2.7x is progressing now, but until a while ago it was necessary to use the assets of 2.49b. It is difficult to balance the inheritance of past assets and the motivation for new development.

Recommended Posts

I checked out the versions of Blender and Python
I checked the default OS and shell of docker-machine
The story of Python and the story of NaN
I want to know the features of Python and pip
I compared the speed of Hash with Topaz, Ruby and Python
I checked the contents of docker volume
I checked the distribution of the number of video views of "Flag-chan!" [Python] [Graph]
I checked the options of copyMakeBorder of OpenCV
[Introduction to Python] I compared the naming conventions of C # and Python.
I didn't know the basics of Python
[Python] I thoroughly explained the theory and implementation of logistic regression
[Python] I thoroughly explained the theory and implementation of decision trees
The Python project template I think of.
I replaced the numerical calculation of Python with Rust and compared the speed
I tried to verify and analyze the acceleration of Python by Cython
I checked the number of closed and opened stores nationwide by Corona
I measured the speed of list comprehension, for and while with python2.7.
Summary of the differences between PHP and Python
Specifying the range of ruby and python arrays
I checked the list of shortcut keys of Jupyter
Compare the speed of Python append and map
Try the free version of Progate [Python I]
I checked the session retention period of django
I checked the processing speed of numpy one-dimensionalization
I touched some of the new features of Python 3.8 ①
I / O related summary of python and fortran
I read and implemented the Variants of UKR
About the * (asterisk) argument of python (and itertools.starmap)
A discussion of the strengths and weaknesses of Python
the zen of Python
I compared the speed of go language web framework echo and python web framework flask
[Python] I thoroughly explained the theory and implementation of support vector machine (SVM)
Try out the touch of data-driven testing with Selenium Python Bindings and py.test
[Trainer's Recipe] I touched the flame of the Python framework.
The story of Python without increment and decrement operators.
Find out the location of Python class definition files.
Python --Explanation and usage summary of the top 24 packages
Referencing and changing the upper bound of Python recursion
I checked the output specifications of PyTorch's Bidirectional LSTM
I tried to summarize the string operations of Python
I checked the reference speed when using python list, dictionary, and set type in.
I tried to put out the frequent word ranking of LINE talk with Python
I tried to automate the article update of Livedoor blog with Python and selenium.
[SLAYER] I visualized the lyrics of thrash metal and checked the soul of steel [Word Cloud]
I compared the speed of the reference of the python in list and the reference of the dictionary comprehension made from the in list.
I used Python to find out about the role choices of the 51 "Yachts" in the world.
I tried to compare the processing speed with dplyr of R and pandas of Python
# 2 [python3] Separation and comment out
About the ease of Python
I compared Java and Python!
Install multiple versions of Python
About the features of Python
Source installation and installation of Python
I downloaded the python source
The Power of Pandas: Python
I tried to find the entropy of the image with python
I checked the Python package pre-installed in Google Cloud Dataflow
Find out the apparent width of a string in python
I tried the accuracy of three Stirling's approximations in python
I just changed the sample source of Python a little.
[Python] Heron's formula functionalization and calculation of the maximum area