Prefer BLI_str_utf32_char_to_upper
/ BLI_str_utf32_char_to_lower
- which is in keeping with BLI_str_*
API.
@sse could you expand on why using a camera is needed and a regular viewport doesn't work?
It's not clear to me what changed since the original patch landed. Already then Unity was deprecated but somehow it worked for KDE and GNOME? Is that no longer the case, was it never that…
The size of the string isn't known, this could easily overrun the buffer length.
@sse why are you viewing through the camera when modeling?
In general the option to have the viewport control the camera should be used when placing the camera. If you're modeling and…
This PR highlights the need for a unicode library in Blender, so far we've been getting buy without one but it's limiting.
One of the more important uses of unicode-case conversion is…
I can't redo this bug. Switching desktops and using a web browser is working as expected without loosing support for key shortcuts.
Although I'm using gnome-shell 43.4 so it could be an issue…
Include return arguments last, use r_
prefix.