Releases: cocos/cocos-engine-external
Releases · cocos/cocos-engine-external
fix wechat wasm.validation problem
v3.8.1-15 fix wechat wasm.validation problem (#404)
Update SDL2
update spine wasm & asm. (#401) * update spine wasm & asm. * update spine wasm & asm.
add sdl2 for macOS
Use SDL2 on the mac platform (#400) * Add SDL2 to the mac platform * Not using SDLMain * Configure sdl interface to remove unused modules * Remove unused libSDL2main.a
add meshopt
v3.8.1-12 add meshoptimizer (#399)
add box2d-wasm
v3.8.1-11 add box2d-wasm (#397)
update physx wasm
v3.8.1-10 update physx.wasm which is compiled by emscripten 3.1.42 (#396)
update swig lib
develop-28 Update swig, supports virtual inheritance (#395)
Sync 3.8.1
Merge pull request #394 from cocos/v3.8.1 sync V3.8.1 to develop
update sdl
Updated version of SDL to fix clicking inside the window and releasing outside the window not getting the correct mouse events.