Inochi2D / inochi-creator

Inochi2D Rigging Application
BSD 2-Clause "Simplified" License
769 stars 40 forks source link

Fix IME #2

Open LunaTheFoxgirl opened 3 years ago

LunaTheFoxgirl commented 3 years ago

Currently IME support is very broken, this will need to be fixed for 1.0 so that non-English users can name nodes however they please. This is especially important for 1.0 which is planned to support Japanese out of the box.

playmer commented 3 years ago

Some related SDL issues to our own IME support. Should probably test some stuff out in our own SDL fork (incoming), and see what we can contribute back to the greater community, even if only through feedback. https://github.com/libsdl-org/SDL/issues/2243 (No candidate window on Windows 10) https://github.com/libsdl-org/SDL/issues/1879 (IME input no longer than 32 bytes.)