Skip to main content

Unanswered Questions

39,807 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
518 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
298 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
871 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
455 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
617 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 ...

15 30 50 per page
1
2 3 4 5
2654