IMEBridge acts as a lightweight, seamless bridge between Blender and the system's native Input Method Editor (IME), providing a smooth and natural Chinese input experience inside Blender.
Editing text in Blender (e.g., writing Python scripts in the Text Editor or editing 3D Text in the 3D Viewport) has historically been challenging when typing Chinese:
G, R, S) to trigger IME actions or behave unexpectedly.IMEBridge resolves all of these issues. You do not need to change your typing habits; once installed, it seamlessly handles input methods in the background.
The IME candidate window precisely and dynamically positions itself right under the active text cursor in the Text Editor and 3D Text editing modes.
When your mouse leaves a text editing area (e.g., hovering over the 3D Viewport or other shortcut-heavy areas), the extension automatically switches the input context to English to protect Blender's native hotkeys from being blocked by the IME. It restores your previous input status automatically when your mouse returns to a text editor.
No manual toggle keys or buttons are needed. The extension runs quietly in the background and hooks the active window automatically.
This update focuses on improving cross-platform Chinese input stability, along with better macOS support and stronger release quality checks.
classes registration entry point to better match official extension review requirements.Download IMEBridge-0.3.0.zip to install.
This extension does not require special permissions.