Skip to main content

All Questions

Tagged with
1 vote
0 answers
33 views

Do not show X (clear button) in prop_search?

I'm making an operator that uses the UNDO panel. In that panel, I'm showing a prop_search to select a vertex group: The problem: I've found that X button that ...
Ommadawn's user avatar
  • 648
1 vote
1 answer
102 views

Custom ordering in UI List

If somebody is versed in UI lists code, can you help me with custom ordering? It seems impossible. I want items sorted by custom property integer value, instead of name and can't get it to work. I'm ...
nickberckley's user avatar
2 votes
1 answer
33 views

Blender python - button behavior mesh selection mode buttons in side panel

I am trying to duplicate the mesh selection mode buttons in a side panel. everything works except the button behavior is not the same. I would want shift-click to multi-select and click only allows ...
Timm Carson's user avatar
0 votes
0 answers
27 views

Make the two 3Dview Windows independent of each other

I create two 3D viewport area, I wanted to separate the two areas and make their events independent of each other. One as left, the other as right. How can I achieve this? Maybe I should modify the C ...
fage's user avatar
  • 109
2 votes
1 answer
30 views

Python : how to close the userpref window?

I want to add a cancel button to quit the userpref window,but it seems no such api to do this thing.How can I solve the problem with Python?
fage's user avatar
  • 109
1 vote
0 answers
73 views

How to execute a code after an operator has been executed?

My problem: I need to execute a code after an operator has finished. The operator is a non modal operator with the UNDO option to show the operator menu with its ...
Ommadawn's user avatar
  • 648
0 votes
0 answers
18 views

How to reach Specific Node Tree's Features on Panel? (Bump, Image,..vs.)

Hey guys I'm working on Material Management on 3D UI Panel. But unfortunately I stuck somehow and don't find any answers: How to reach a specific node tree's some vector or image features with name: ...
H3pron's user avatar
  • 106
0 votes
0 answers
21 views

Drawing folding/collapsible sections in an Operator's Undo panel?

I'm making an operator that is getting big in terms of properties and options. I thought about separating those properties into different kind of tabs that depending the selection, X or Y properties ...
Ommadawn's user avatar
  • 648
1 vote
0 answers
38 views

Prevent that changing an Operator's property retriggers the operator?

I'm making an operator that has the bl_options = {'REGISTER','UNDO'} in order to call the undo menu. Since my menu's draw() is ...
Ommadawn's user avatar
  • 648
0 votes
1 answer
55 views

How to get or set UI region scale via bpy?

In Blender there is a way to control a scale of each UI region by holding Ctrl+Middle Mouse Button and dragging the mouse up and down while the mouse cursor is over the desired region: My question is:...
Andrey Sokolov's user avatar
0 votes
1 answer
63 views

Minimal object add-on UI with sub-meshes and Redo

I finally have this working UI, after exploring many rabbit-holes, so wanted to share it in the hope of improving its performance. Follow-up to this question. The key goal is to preserve the 'redo' ...
koober's user avatar
  • 51
3 votes
1 answer
171 views

Indent Guideline in Text Editor

Does the text editor have a feature that shows the indentation of the code? If it does, that would be nice to know.
Riki maru's user avatar
  • 161
5 votes
1 answer
135 views

Align & Scale Light (Portal) to Face

I am an ArchViz artist and during my work I often have to do this tedious task manually: Setting up light portals to align exactly with the window pane mesh. First I have to snap it to the window pane,...
oeri's user avatar
  • 65
1 vote
0 answers
42 views

Add image tooltip to Geometry nodes / Modifier UI?

I'm currently trying to make a template file for a hat I've made using geometry nodes. My issue is that although I have all my group input parameters neatly setup in the modifier tab - It will be ...
JaRa's user avatar
  • 509
3 votes
1 answer
73 views

Outliner: Is there a way to select objects by data type within a Collection?

Is there a way to quickly select all objects of a given type within a specific Collection? Right-clicking on a Collection in the Outliner brings up this menu: ↑ There is an option to "Select ...
Mentalist's user avatar
  • 19.3k

15 30 50 per page
1 2
3
4 5
42