Skip to main content

Unanswered Questions

39,808 questions with no upvoted or accepted answers
49 votes
1 answer
3k views

Custom trackpad pan/zoom/rotate behavior add-on

I'm trying to write an addon to customize the trackpad panning, zoomimg, and rotating gestures, but can't find a way to read the actual trackpad parameters for position and so on. The properties in ...
17 votes
0 answers
2k views

Per-Vertex lighting in GLSL?

How can I achieve per-vertex lighting (like in single/multi-texture shading) in GLSL with all of the other GLSL features (like buffer shadows, texture layers, etc.)? Bonus points if it can be done in ...
15 votes
0 answers
669 views

Generated Previews - low-resolution and dark shading fix?

(2.79 - Blender Internal) Generated Previews is very handy feature for previewing assets when importing / linking, I would just like to know if there is a way to: Make thumbnails lighter to match ...
11 votes
1 answer
592 views

Save screenshot (bge) without writing to disk

This is a little odd but I need to save a screen-shot as an array (numpy array for eg) without writing to disk. The idea here is to create and then call the array once per frame in an external script ...
10 votes
1 answer
733 views

How can I get a list of currently running modal operators?

Here I found a working solution using ctypes which allows to find out if any modal operator is currently running. I am not good in C and don't understand how it works. But I'm sure someone does, so is ...
10 votes
2 answers
520 views

How to load an internal blender image using OSL?

OSL has the texture command that we can use to load image files and map in an object. Dfelinto made a nice video about it some years ago. https://www.youtube.com/watch?v=V5N2rnFtSlw We also have many ...
9 votes
1 answer
3k views

Creating custom node types for geometry nodes

is it possible to create custom nodes for the geometry node editor (NOT node groups, combining blender built-in nodes), define inputs and outputs and execute some python code in between? I couldn't ...
9 votes
0 answers
248 views

Play/animate images, spritesheets or video files in 'template_icon_view'

I want to "play" some animation in this UI space, the template_icon_view: I can load all the images I want, for example: I know that the gif format is ...
8 votes
0 answers
299 views

how to write a custom projection type?

Is it possible to create a lens shader with EEVEE/Cycles ? I'd like to have the control over the camera position and the ray direction per sample. This allows to simulate various conventional lens ...
8 votes
0 answers
875 views

Operator tooltip from layout text

The concept is to make a panel layout that emulates the workspace (screen) layout. While testing I have set all the buttons to be the Splash Screen operator. An image of how this looks for five ...
8 votes
0 answers
392 views

3D Stereo Active shutter vision LCS glasses realtime viewport?

Is it possible (or maybe already implemented by someone) to configure the viewport to display stereoscopically at a set frequency dependent on the given screen refresh rate, while having the frequency ...
8 votes
0 answers
367 views

Blender on Windows is skipping python script. (brenda on windows)

We've been using Brenda for quite some time now for rendering architectural stills. Since our editing stations are doing nothing at night, I started making a desktop app that allows you to pick jobs ...
8 votes
0 answers
2k views

Antialiasing textures in cycles (Blender 2.77 and higher)

I would like to get an answer to a frustrating question. https://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.77/Cycles In this link is "Anti-Aliasing is now enabled for baking. (c359343)" ...
7 votes
0 answers
463 views

Blender 3.6 is unwrapping simple meshes at an angle

The latest version of blender introduced a UV overhaul that appears to work fantastically for complex meshes, but not so well for simple meshes anymore. Cubes and planes now unwrap at an angle to use ...
7 votes
0 answers
618 views

Grease Pencil minimum thickness

I am trying to turn down the size of some GP strokes to taper them. Ideally, i'd like to reduce the size of the last point in the stroke to 0 and have a sharp tip, much like you get on a curve when ...
7 votes
1 answer
275 views

How to display an image in my custom node

I have a custom node and I want it to be able to display an image. I know that the node has a parameter show_preview and if you enable it, no image appears.
7 votes
0 answers
807 views

Scale operator icon OR make template_icon clickable

I am trying to present the user with a gallery view to select a item from the thumbnails. Ideally, they click a button, are presented with the gallery view, and with a single click choose the item. I ...
7 votes
0 answers
1k views

Respect unit scale when linking or appending objects

Appending/linking the same object with the same metric size from Blender files with different unit scales in Blender 2.8 results in objects of different sizes. It seems, Blender respects only the ...
7 votes
1 answer
735 views

FBX Import - What do these settings mean?

When importing an FBX file, most of the settings are self-explainable, however, there are some settings that I'm curious to know the meaning/use of. These are: (1) Import User Properties (what are ...
7 votes
0 answers
642 views

Update function for NodeSocket?

How do I set a callback for socket input change (value or link change) when having a custom node? I have a socket defined like: ...
7 votes
0 answers
201 views

Filmic color management and masks

I recently had the problem of having to mask (rotoscope) some footage in the movie clip editor and render out some elements to put in there. For rendering those 3D elements, I wanted to use the filmic ...
7 votes
0 answers
639 views

Is there a low level alternative for bpy.ops.object.convert(target='CURVE')?

(Note: Somebody asked there nearly the same question as me and got a very nice answer. However, this was to convert an object to a mesh. I have exactly the same context as this person but I want to ...
7 votes
0 answers
656 views

Can an object have multiple rigid body constraints?

I want to simulate the motion of an artist's brush. A spine of pivot-constrained spheres will collide with a z-plane, which represents the canvas. To mimic the elastic properties of a bristle I need ...
7 votes
1 answer
242 views

Is there any way to turn coordinates into curve?

I recorded fly camera movement, so I got keyframes with coordinates. Is there any way to turn the camera coordinates in keyframes into curve?
7 votes
1 answer
912 views

Hotkey to navigate scenes in Blender 2.8?

In Blender 2.7, i could change the layout with Ctrl + ← and Ctrl + →. In 2.7, the scene was layout dependent, allowing me to navigate the scene this way. However, in Blender 2....
6 votes
0 answers
203 views

Scatter objects with different forms and sizes on flat surface without intersections

My goal is to make a node group that can distribute random objects over a given surface without (noticeable) intersections. I suppose the surface is flat, but it can be different forms (rectangle, ...
6 votes
0 answers
136 views

Recreate Solidify Thickness Clamp in Geometry Nodes?

I am trying to build the Solidify modifier in geometry nodes. Generally this is simple as there are many ways to offset a copy of the geometry. And we have Extrude to create the Rim. However, I am ...
6 votes
0 answers
1k views

Blender Geometry Nodes: How to find vertex neighbor id's and positions

Given that Blender Geo Nodes "Vertex Neighbors" nodes only outputs only the neighboring vertex and face counts and NOT the point ID's and positions, how is it possible to get the neighboring ...
6 votes
0 answers
972 views

How to get access to Armature pose bones info from Geometry nodes?

I have an armature with several bones, each of them I would like to use to control transforms of other objects. Normally I would either directly parent objects to the bones or use constraints or ...
6 votes
0 answers
21k views

cycles stuck at loading render kernels

ever sense I have been using the new LTS version or a newer version of blender its not loading the render kernels or sometimes it will but its just painfully slow even with the default cube scene has ...

15 30 50 per page
1
2 3 4 5
1327