Shriinivas / blenderbezierutils

Blender Add-on with Bezier Utility Ops
GNU General Public License v3.0
525 stars 64 forks source link

Unable to use the DEL button to delete anything in the bezier curve #25

Closed raindropsfromsky closed 4 years ago

raindropsfromsky commented 4 years ago

I have 101 keys ("full") keyboard on my Acer Aspire laptop, with a NumPad at right. The keyboard has the standard "US" layout (English).

I am using Blender 2.91 (downloaded 2 days ago), on Windows 10 Home edition, 64 bits.

If I use the DEL button located in the NumPad, nothing happens.

But the button on the top row of the keyboard, which is labeled Ins/DEL works fine. Both buttons are shown in this figure: image

The sample bezier curve is shown below (just to check if I am using the correct mode, selection, etc) image

Shriinivas commented 4 years ago

Within Blender Del and Numpad Del are two different keys. If you want to invoke the delete operation in Flexi Edit via Numpad Del, please assign the key in the keymap. The add-on currently supports assignment of only one key combination per operation.