rakourin iloveyehan
  • Joined on 2019-12-15
rakourin closed issue blender/blender#125100 2024-07-22 14:34:09 +02:00
The keyboard mapping is available in 4.1 but becomes ineffective in 4.2
rakourin opened issue blender/blender#125100 2024-07-19 18:58:33 +02:00
The keyboard mapping is available in 4.1 but becomes ineffective
rakourin commented on issue blender/blender#124062 2024-07-03 05:00:41 +02:00
In the keymaps, there are too many of the same names, resulting in keyboard mapping failure.

At the same time, when I use km = kc.keymaps.new(name='Image Generic', space_type='IMAGE_EDITOR', region_type='WINDOW') and kmi = km.keymap_items.new('paint.color_picker', 'SPACE', 'PRESS') to add…

rakourin commented on issue blender/blender#124062 2024-07-03 04:40:57 +02:00
In the keymaps, there are too many of the same names, resulting in keyboard mapping failure.

"What I mean is that when using "keymaps.new(name='Image Paint', space_type='VIEW_3D', region_type='WINDOW')" to add a new hotkey, Nothing happens, no hotkeys were added."

rakourin opened issue blender/blender#124062 2024-07-02 21:40:15 +02:00
In the keymaps, there are too many of the same names, resulting in keyboard mapping failure.
rakourin opened issue blender/blender#117451 2024-01-23 16:05:33 +01:00
The execution method of the bpy.ops.wm.gpencil_import_svg API seems peculiar
rakourin closed issue blender/blender#114893 2023-11-16 15:56:18 +01:00
the functionality of reversing the brush doesn't work
rakourin opened issue blender/blender#114893 2023-11-15 10:13:19 +01:00
the functionality of reversing the brush doesn't work
rakourin opened issue blender/blender#113616 2023-10-12 17:15:25 +02:00
bpy.msgbus.subscribe_rna Cannot be triggered