528bd239f029125fb0deee3f124d55b80f90b8a1
Wayland text input could not switch input method. When using an input method editor (e.g. input Chinese), switching the input method (e.g. input English -> input Chinese) during input text was not supported. Resolve the issue by calling `zwp_text_input_v3_disable` every time after receiving a `leave` event, and call `zwp_text_input_v3_enable` every time after receive `enter` event, when text input is enabled. Ref: !127824
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
