Files
test/source/blender
Campbell Barton 635a4eac05 Fix delete key setting a control character in wmEvent::utf8_buf
The check for control characters didn't account for delete (127).
This wasn't noticeable in most cases as delete is mapped to delete text.
Pressing Shift-Delete would enter 127 control character in the
text-editor, 3D text & Python console. This happened X11 & Wayland,
I didn't check other platforms.
2023-09-15 16:01:00 +10:00
..
2023-09-12 10:29:10 +02:00
2023-09-13 02:25:03 +02:00
2023-09-08 23:09:51 +10:00
2023-08-24 11:38:41 +10:00