Block a user
The keyboard mapping is available in 4.1 but becomes ineffective in 4.2
The keyboard mapping is available in 4.1 but becomes ineffective
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…
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."
In the keymaps, there are too many of the same names, resulting in keyboard mapping failure.
The execution method of the bpy.ops.wm.gpencil_import_svg API seems peculiar
the functionality of reversing the brush doesn't work
the functionality of reversing the brush doesn't work
bpy.msgbus.subscribe_rna Cannot be triggered