Skip to main content

All Questions

Tagged with
0 votes
1 answer
22 views

Transform modal Map modified trough addon keymap?

I'm making an addon that has some remapping of the key configurations. How would you guys edit the transform modal map trough code? I want Y axis to be overriden by Space and ⇧ Shift + Space These are ...
GabrielJST's user avatar
1 vote
1 answer
49 views

Triggering the Eyedropper from a certain color property in UI directly or via code?

Im trying to trigger this eyedropper for this color property (the vertex color in Paint mode in Grease pencil): The eyedropper is triggered when pressing E but ...
Ommadawn's user avatar
  • 648
1 vote
1 answer
77 views

Setting a shortcut to split the current screen in half using screen.area_split

I'm trying to set a key bind to activate the screen.area_split so that I don't have to use the mouse, and instead splits the screen 50/50 down the middle. Does ...
SammoMcAwesome's user avatar
1 vote
2 answers
383 views

How to detect events in modal by keymap

Root problem: I have a modal for the 3DView where I want to allow users to use any 3DView navigation input (pan, zoom, FPS walk) via {PASS_THROUGH} but no other ...
S. Magnusson's user avatar
  • 1,513