Skip to main content

Questions tagged [add-on]

An add-on is a python script or plugin created to expand Blender's functionality. There are many add-ons in the official builds of Blender, and with every new version comes new add-ons.

1 vote
1 answer
257 views

I can't install CrowdRender or any other add on in Blender

For some reason I can't install any add-on on Blender 2.81. I tried to install it directly from the zip file, I also unzipped it and put it on Scripts/Addon in blender program...nothing works. I tried ...
0 votes
1 answer
346 views

Python Registration Error

I have been using Blender for a bit, I have made an animation, rendered images and many other things. I was using Blender 2.8 Beta and it worked great for a long time. However, it stopped working now, ...
3 votes
1 answer
636 views

Writing a plugin: How do you stop a process running in another thread?

I started writing a plugin for Blender that accepts Open Sound Control messages for direct manipulation of data in realtime. I ran into a snag that made me uneasy about releasing it: when I close ...
0 votes
1 answer
263 views

Flipping multiple animations along an axis (transform the character from left handed to right handed) ? (For UE5)

Hello so I did some researches before I post this question but I didnt found any solution for my problem I imported animations from a game but they are flipped on the X axis, the character is left ...
-1 votes
0 answers
23 views

Script for importing an OBJ file as Shape key for blender 4.1

I have blender version 4.1 I’m trying to adapt the script for my version ...
6 votes
1 answer
2k views

How to wait for an operation - to another operator - to complete within an operator (import_scene)

Besides the point but why is this not working as a default stack is expected to work? I'm trying to get an operator to call another operator and wait for the operator's response before proceeding. ...
2 votes
1 answer
23 views

Add text (label) to colored bar created using gpu module

I've created a colored bar using the gpu module (see picture). Here is the code. Now I would like to add some text as displayed in the image with the labels 5 Kg and 100 kg. Any suggestion? ...
1 vote
1 answer
1k views

How to accomplish realistic piles of dirt in Blender?

Got a question about how to accomplish realistic piles of dirt in Blender. Look at the design sketch below. See the dirt falling from between the cracks of the fingers? I remember seeing this add-on a ...
0 votes
0 answers
22 views

Blender Script - 3D Cursor management

I'm making an addon with miscellaneous buttons and I've got a problem with the cursor management. I copied a line from my custom pie menu and pasted it to my addon script and replaced "pie....
0 votes
1 answer
13 views

Hard ops smart apply menu is missing

I just started using Hard ops. But it seems there is no Smart Apply in my context menu. Does anyone know what am I missing? I tried to search for this issue but I can't find anything related.
0 votes
1 answer
329 views

About molecular add-on in Mac

Im making some simulation in blender and get interested in molecular add-on. but it is not working in my computer. I'm using Mac Pro(10.13.2). And the blender version is 2.79. Someones says that add-...
4 votes
1 answer
824 views

Animate A Change In Speed (Velocity Keyframes)

In blender you can keyframe a parameter's value, but is possible to keyframe rate of change in that value (the speed). For example, animating a rotating wheel smoothly speeding up, staying at a ...
4 votes
1 answer
98 views

Automatic actions after starting addon?

I'm creating an addon in Blender using bpy. It's a side panel with a few buttons and input fields. To speed up development, I would like the addon to automatically ...
1 vote
1 answer
506 views

How to "refresh" variables / selected components for an operator in python script?

I'm working on an addon changing selected verticies per keyboard. It collects data: ...
0 votes
0 answers
22 views

Automatically iInstall an extension when a Blender application template is installed?

I am in the process of porting my addon (BlenderFDS, http://blenderfds.org) to Blender 4.2. I have been maintaining this addon for ten years now. BlenderFDS is an open source preprocessor for physical ...

15 30 50 per page