Files
test2/source/blender
Campbell Barton b9124d8a85 Fix text editor auto-close potentially auto-closing non-brackets
Entering non ascii characters would truncate the code-point to char
when passing it to text_closing_character_pair_get(), which could then
match bracket values. Resolve by checking the characters are ascii.
2023-09-17 17:17:33 +10:00
..
2023-09-17 09:05:40 +10: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