Blender add-on: Sprite Cloud
Sprite Cloud – Blender 3D add-on for easily creating sprites – image planes that are always facing the active camera.
Sprite Cloud – Blender 3D add-on for easily creating sprites – image planes that are always facing the active camera.
To get the path to the Python interpreter executable file in Blender, we need to check the “bpy.app.binary_path_python” variable.
To quickly maximize the working area in Blender to fullscreen we can press the following keycode:
ctrl + space bar
How to maximize the working area in Blender to fullscreenRead More »
Blender add-on “EEVEE Materials Override” updated to v. 1.3.1.
The Blender 2.93.7 LTS release is now enabled for downloading on the official Blender site.
Blender add-on “Parent to Empty” updated to v. 1.1.0.
Packages Plus – Blender 3D add-on for installing and managing additional Python packages.
The Blender 2.93.6 LTS release is now enabled for downloading on the official Blender site.
The Eclipse IDE, like PyCharm, and Visual Studio Code, is one of the most popular IDEs for development, including Blender add-ons development. To improve the convenience of developing Blender add-ons in the Eclipse IDE, we can add an autocomplete to it – the code completion for the Blender Python API.
By the Pavel Geraskin tips.
Autocomplete for developing Blender add-ons in the Eclipse IDERead More »
Instances Colorizer – Blender 3D add-on for coloring instances (objects using the same data block) in the 3D viewport.