Skip to main content

All Questions

Tagged with
0 votes
1 answer
67 views

Blender 4.1 addon to add time to rendered file names

I'm trying to make an addon for Blender 4.1 that adds current seconds to rendered file name. We need it for our workflow when rendering overnight, to check later which frames had the biggest gap ...
Matt's user avatar
  • 3
1 vote
1 answer
38 views

How to exposure render settings to addon panel?

I want to exposure render settings, specifically, Frame Rate, Resolution X and Resolution Y to my addon panel for convenience, I tried: ...
baby boss's user avatar
  • 115
1 vote
1 answer
140 views

Blender 4.1 on CPU render farm

In the studio where I work, we want to upgrade from Blender 3.5 to Blender 4.1. Installing the software itself isn't an issue, but I need to open the program to install addons like GeoScatter. The ...
Arcene's user avatar
  • 13
1 vote
1 answer
102 views

How do I conditionally change file name during a render?

I have made a movie clip Frame change detector in the compositor, which uses a less than node result to pass a frame or render black out during animation. As I have a boolean value from the node I ...
3pointedit's user avatar
  • 8,993
1 vote
0 answers
66 views

Add Custom Metadata At Render

I'm trying to develop a add-on that could inject a 360 metadata into a video at Blender eevee, but this code, needs to be a button that could be toggle at render properties like, "Inject 360 ...
Gabriel Garcia's user avatar
0 votes
1 answer
51 views

Blender Addon for rendering animation with multiple settings without freezes Blender UI

I am trying to write an addon that will give me an ability to set settings for multiple render sequences. I used to use ...
Michael Lebedev's user avatar
1 vote
1 answer
41 views

Addon doesn't work after restarting blender 3.3.1

I made an addon for blender (3,3,1). It works. I managed to install it. But after restarting the program, it stops working. At least the checkbox in the edit is active. I just can't find a solution to ...
WhiteFlame 's user avatar
0 votes
0 answers
53 views

My animation export is distorted

My animation isn't exporting correctly. In blender everything seems fine even in the render window but when I add it to AE or PP it looks messed up. I tried exporting in cycles and eeves but neither ...
Camila J's user avatar
1 vote
1 answer
153 views

How to export line/edge to svg?

I am exporting a very simple scene to svg via the svg addon, this is my scene: And this is the output: My issue is that I want the line in the center to be visible (and dashed when occluded). I have ...
Makogan's user avatar
  • 241
0 votes
0 answers
38 views

Why do I have objects rendering transparent after use Cell Fracture addon

Who can help with the problem? Blender 3.1 when I use the cell Fracture addon I want to make a destruction effect. After I play the scene - I go into render - the object becomes transparent, although ...
Plybax's user avatar
  • 1
1 vote
1 answer
93 views

Volume colonization by capillaries/roots

I'm trying to render a 3D space (defined by an object) occupied by randomly generated capillaries or roots. Imagine a gel with blood capillaries developed inside it. The result would be something ...
user158546's user avatar
2 votes
1 answer
1k views

How can I get Blender to notify me when a render completes?

I'm running Blender v3.x on MacOS 12.x I'd like to be notified, ideally by a push notification on my iPhone when a render has completed, similar to how Adobe notifies when After Effects completes. ...
tomh's user avatar
  • 570
2 votes
1 answer
352 views

How to add texture via scripting

I'm reading an addon's code. It's used to automatically add an image(texture) on an model and render out an image. User can feed any image and model. Here is the code snippet: ...
Vincent's user avatar
  • 21
9 votes
3 answers
31k views

No Auto Tile Size in Blender 3.0

The Auto Tile Size add-on appears to to be missing in Blender Version 3.0. Is there any way to get it back? How can I use the Auto Tile Size in Blender version 3.0?
Ryan King Art's user avatar
1 vote
1 answer
509 views

'bpy_prop_collection[key]: key "flip_fluids_addon" not found'

I was trying to attached the ff code to my scene via Text Editor to call/enable said add-on but encountered error in title. ...
AHoiCaLoi's user avatar

15 30 50 per page
1
2 3 4 5