Skip to main content

Unanswered Questions

39,808 questions with no upvoted or accepted answers
6 votes
2 answers
1k views

Global Slow-mo effect - Animating Time scale

Is there a way to animate the timescale of a scene for a small amount of time? I'm looking to create an animation, and in the middle it goes from 1.0x speed, to 0.125x speed (1/8th normal speed), but ...
6 votes
0 answers
5k views

Mirror modifier with Bezier Curve

I am trying to mirror a bezier using the mirror modifier. I would like to then make the original and mirrored bezier join/merge as one continuous curve with one direction. I then want to continue ...
6 votes
0 answers
474 views

How do I change the width of the Adjust Last Operation panel?

I've done this simple operator taken from templates. How can I change the width of the Adjust Last Operation panel? I tried scale_x and ...
6 votes
0 answers
2k views

Is it possible to render Annotations made in View Space?

I have some animated annotations made in the 3D Viewport and I cannot render them with viewport render. It looks like the problem is that they were made in View Space. Is there any way to have them ...
6 votes
0 answers
715 views

Is there a low level alternative for bpy.ops.mesh.separate()?

I am dealing with a great model, I have a problem, I want to divide it by parts, but bpy.ops.mesh.separate(type = 'LOOSE') seems to have a big problem, that is not ...
6 votes
1 answer
4k views

Separate alpha from color in Shader Editor

In the Shader Editor, I can create an RGB node and in there, I can set an alpha value as displayed in this screenshot: However, no color separation node in blender supports extracting that value and ...
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. ...
6 votes
0 answers
1k views

Blender 2.8 Outline Width is still thick on setting 1?

I truly wish I could avoid having to ask for help on things like this... In Blender 2.8 object mode the wireframe displays with an extra thick outline. If I go to the outline width (default 2) and ...
6 votes
1 answer
2k views

Distance of HDRi backgrounds

Almost 90% of the time I light my scenes with an HDRi background. Is there a way to control the virtual distance of the background image so I can control bokeh and blurriness of the image when using ...
6 votes
1 answer
240 views

Why does Select-All in Face-Select mode also select isolated edges?

Blender v2.79. Let's say I have to extrude all faces of this planar construction containing two edges not included in faces, and one isolated vertex: In this object, there are not hidden ...
6 votes
0 answers
1k views

Can Blender automatically reload external script files when they are changed?

I came across this question: Is it possible to run a script from an external editor without reloading the file? Which also was asked over here in a similair format: Workflow for developing add-on/...
6 votes
0 answers
384 views

How to store rendered image as an nd array without saving the image in blender python?

After rendering using bpy.ops.render.render() to render the image. How do I store it directly to an nd array without actually saving the image and loading it back. I noticed that after rendering. ...
6 votes
0 answers
264 views

How do you add hooks to multiple vertices at once?

I have a path with a lot of vertices and it seems very unnecessarily tedious that I have to click on each individual one to add a hook to it. Surely there must be some quick command that adds a unique ...
6 votes
0 answers
3k views

ACES workflow in Blender

Q.: What is the correct way to import ACES 2065-1 encoded EXR files into Blender whilst keeping the look identical to what I saw when exporting from Davinci Resolve? In both application I select the ...
6 votes
0 answers
4k views

Convert Animation Nodes to Object and Keyframes

I have This Node Tree in Animation Nodes: As you can see it creates objects and edit their location. but When I render, even If I normally bake all the Dynamics, the cache disappears and then it ...

15 30 50 per page