Commit Graph

442 Commits

Author SHA1 Message Date
qiuguohua beb685b3a1
Updated version of SDL to fix clicking inside the window and releasing outside the window not getting the correct mouse events. (#393) 2023-07-31 11:21:29 +08:00
江战 f290ea0ae2
Merge pull request #391 from qiuguohua/openharmony
Solve unchecked websocket link failure issue.
2023-07-21 14:50:26 +08:00
qiuguohua 38354f3cc7 Solve unchecked websocket link failure issue. 2023-07-21 11:29:25 +08:00
minggo 547332b8be
Merge pull request #390 from cocos/v3.8.0
update spine wasm & asm to add skin 'getAttachment(index, name)' API.…
2023-07-18 11:33:41 +08:00
Canvas 823bc20c60
update spine wasm & asm to add skin 'getAttachment(index, name)' API. (#389)
* update spine wasm & asm to add skin 'getAttachment(index, name)' API.

* fix wechat low performance issue.
2023-07-15 12:43:40 +08:00
James Chen 06c42fcd05
Update swig, fix: the generated glue code is wrong if rename an inner class (#388) 2023-07-13 16:02:45 +08:00
minggo 4063971d00
Merge pull request #385 from cocos/v3.8.0
V3.8.0
2023-07-12 15:16:03 +08:00
Santy-Wang 80ca0b1f3c
update spine wasm for changing skin (#384) 2023-07-11 18:22:53 +08:00
Santy-Wang 5fc3b6118c
update spine wasm (#381) 2023-07-11 13:45:30 +08:00
江战 60b1792049
Merge pull request #380 from Canvasfull/v3.8.0-spine-15
update spine wasm & asm fix interface.
2023-07-07 16:51:41 +08:00
Canvas e24d2a019b update spine wasm & asm fix interface. 2023-07-07 16:31:43 +08:00
James Chen 53b03aa1de
Update spine, build it on Mac to resolve low FPS (#379) 2023-07-06 17:32:33 +08:00
Ling Zhan 4296d772c0
bullet wasm update (#378) 2023-07-04 18:31:15 +08:00
minggo 8bfff93881
Merge pull request #377 from cocos/v3.8.0
V3.8.0
2023-07-03 14:29:57 +08:00
Canvas 40df568df1
fix spine animation editor display exception. (#376) 2023-07-02 20:19:36 +08:00
zhakesi 2a80c4c6db
update spine wasm (#375) 2023-06-30 14:59:08 +08:00
James Chen e1ee5ad00a
Update swig to v1.1.5, fix https://github.com/cocos/cocos-engine/issues/15583 (#373) 2023-06-30 10:36:46 +08:00
Ling Zhan d47e2cb22c
[fix] physx wasm remove new function (#371) 2023-06-27 09:35:19 +08:00
James Chen 7dfba29388
Rebuild spine.wasm with -s MIN_SAFARI_VERSION=110000 (#370)
* Rebuild spine.wasm with -s MIN_SAFARI_VERSION=110000

* Remove execute permission
2023-06-21 19:40:31 +08:00
PP 680cd32d00
add wasm.fallback module (#369) 2023-06-21 16:09:53 +08:00
zhakesi dbc64aaa87
fix spine wasm with bad performance (#368) 2023-06-19 23:26:31 +08:00
PP 246787c1e7
Revert "compress spine.asm.js for Taobao platform (#366)" (#367)
This reverts commit c96e5cf50d.
2023-06-19 15:32:02 +08:00
PP c96e5cf50d
compress spine.asm.js for Taobao platform (#366) 2023-06-19 15:09:48 +08:00
PP 8e867c50ca
remove spine.js (#365) 2023-06-19 14:46:45 +08:00
PP 9d201cd6d3
add spine js mem (#364)
update
2023-06-16 14:14:17 +08:00
qiuguohua 712e10655a
Fix harmonyos platform compilation failure. (#356) (#363) 2023-06-14 10:28:03 +08:00
zhakesi 19a1c59135
update spine wasm files (#361) 2023-06-09 11:27:54 +08:00
zhakesi 04d8e0f33b
support spine wasm (#359) 2023-06-07 18:42:17 +08:00
Yiwen 9bd15d56cb
update bullet package (#360) 2023-06-07 18:03:14 +08:00
Yiwen 11b4056e55
tune bullet asm,wasm library performance (#355) 2023-05-24 18:06:46 +08:00
Yiwen 813fe376d4
update bullet library (#354)
* update bullet library

* fix bullet.d.ts export
2023-05-18 11:06:02 +08:00
Yiwen e764488e44
Revert "Revert "update physics libraries for 3.8.0 new features (#349)" (#351)" (#352)
This reverts commit d853c83526.
2023-05-16 10:51:56 +08:00
minggo 6423a0d5c4
Merge pull request #353 from cocos/v3.7.3
Merge pull request #342 from jk20012001/vscode
2023-05-16 10:50:25 +08:00
Yiwen d853c83526
Revert "update physics libraries for 3.8.0 new features (#349)" (#351)
This reverts commit 5bfcf7000b.
2023-05-15 14:57:46 +08:00
Yiwen 5bfcf7000b
update physics libraries for 3.8.0 new features (#349) 2023-05-14 23:17:00 +08:00
zhakesi f28ffe31d2
add spine wasm (#350) 2023-05-14 23:11:18 +08:00
James Chen 3117b1218c
Update swig to cocos-v1.1.4, fix the binding of static variables. (#348)
* Update swig to cocos-v1.1.4

* Revert permission

* Update version.txt
2023-05-11 14:24:36 +08:00
PP e8baa90bc4
add wasm .d.ts file (#347) 2023-05-08 15:40:25 +08:00
PP bb9ad44d82
add bullet and physx wasm lib (#346)
* add bullet wasm lib

* add physx wasm lib
2023-05-06 09:18:09 +08:00
江战 5a5df06e18 Merge pull request #342 from jk20012001/vscode
add support for effect vscode plugins
2023-04-19 09:29:32 +08:00
江战 2ed8497b5d
Merge pull request #342 from jk20012001/vscode
add support for effect vscode plugins
2023-04-19 09:19:28 +08:00
jk20012001 90727b557e add support for effect vscode plugins 2023-04-17 18:08:47 +08:00
minggo 678ad9588e
Merge pull request #340 from cocos/v3.7.2
feat: remove xr library since version 3.7.2 (#337)
2023-03-24 15:32:17 +08:00
江战 2755cc5352
fix android controller (#339) 2023-03-22 14:40:31 +08:00
江战 c7c9094d28
Merge pull request #338 from qiuguohua/develop-oh
Merge oh branch
2023-03-13 13:58:16 +08:00
qiuguohua e4b6cc94a8 Merge remote-tracking branch 'origin/v3.6.1-oh' into develop-oh 2023-03-13 11:34:42 +08:00
fqamic 88b32a1cdf
feat: remove xr library since version 3.7.2 (#337) 2023-03-02 10:21:49 +08:00
minggo c4af157997
Merge pull request #336 from cocos/v3.7.1
V3.7.1
2023-02-14 14:47:40 +08:00
qiuguohua 44c8df5197
Android platform does not exit the loop (#335) 2023-02-14 14:45:57 +08:00
江战 a17aa187c4
Merge pull request #334 from bravetwo/v3.7.1
[v3.7.1] fix iOS plane polygon drift error
2023-02-07 14:58:58 +08:00