Skip to content

MetaHookSv-refs/tags/v20250126e

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 11:24
· 21 commits to main since this release

changes

[VGUI2Extension] Use BaseUI::CallEngineSurfaceAppProc hook instead of WndProc hook to get better compatability on non-Windows environment.
[SDL] Update SDL2 to SDL3 with SDL3-over-SDL2 compatibility layer, to get full IME candidates support.

改动

[BulletPhysics] 使用 BaseUI::CallEngineSurfaceAppProc hook 代替 WndProc hook 以取得对非Windows环境更好的兼容性
[SDL] SDL2升级至SDL3 with SDL3-over-SDL2 兼容层,以获得完整的输入法候选词列表支持。(SDL2不支持输入候选词列表功能,直到SDL3才开始支持。)