Path to Blender Python executable
To get the path to the Python interpreter executable file in Blender, we need to check the “bpy.app.binary_path_python” variable.
To get the path to the Python interpreter executable file in Blender, we need to check the “bpy.app.binary_path_python” variable.
Blender add-on “Parent to Empty” updated to v. 1.1.0.
The Mapping node does not exist in Blender Geometry Nodes by default. However, we can build it ourselves.
Instances Colorizer – Blender 3D add-on for coloring instances (objects using the same data block) in the 3D viewport.
Blender 3.0 is in the “beta” status now. Also, Blender 3.1.0 “alpha” is announced.
You can download both versions from the official Blender site.
Parent to Empty – Blender add-on for quickly parenting selected objects to an empty.
AniCam – the Blender 3D add-on that allows the animating camera and render output resolution. Camera resolution can be animated by curves or by markers.
Freeze Transform – the Blender 3D add-on that allows you to save the current object transformations, next, move, rotate or scale the object, and then easily return it back to the saved position any time.
BPY plus – a set of modules to extend the Blender Python API. This is an Open Source project based on Blender API. It extends it with several new features and makes using some of the “bpy” functions easier.
“Save Selected” – Blender 3D add-on that allows saving selected objects in the scene into a separate *.blend file.