Commit Graph
485 Commits
Author SHA1 Message Date
minggoandGitHub d5512eca74 Revert "Add update PhysX workflow (#426)" (#428)
This reverts commit b5cf1a2e4e.
2023-10-09 17:54:18 +08:00
Leslie Leigh (李的序)andGitHub b5cf1a2e4e Add update PhysX workflow (#426) 2023-10-09 17:24:50 +08:00
minggoandGitHub 82856c0d85 Merge pull request #422 from cocos/v3.8.2
V3.8.2
develop-30
2023-09-21 10:45:01 +08:00
minggoandGitHub 1a551ab783 Revert "update bullet, physx for debug draw (#419)" (#421)
This reverts commit fce5974adb.
v3.8.2-6 v3.8.2-7
2023-09-13 16:23:10 +08:00
Zeqiang LiandGitHub ab01b1e0af update webgpu was, (#420) 2023-09-11 17:42:03 +08:00
Ling ZhanandGitHub fce5974adb update bullet, physx for debug draw (#419) v3.8.2-5 2023-09-08 16:33:10 +08:00
minggoandGitHub 8e329d5897 Merge pull request #418 from cocos/v3.8.1
V3.8.1
v3.8.2-4
2023-09-08 14:32:59 +08:00
Zeqiang LiandGitHub 00e4b6c23a update webgpu (#417) v3.8.2-3 2023-09-08 14:15:26 +08:00
Ling ZhanandGitHub e0776e986f update bullet wasm: [fix] cct scaling causes trigger event missing (#416) v3.8.1-21 2023-09-01 11:44:04 +08:00
CanvasandGitHub c634ab5511 update spine wasm & asm, fix event data bind. (#410)
* update spine wasm & asm, fix event data bind.

* update spine wasm & asm to fix event data.

* update spine wasm & asm api.

* update spine wasm & asm to fix const string.
v3.8.1-20
2023-09-01 11:22:43 +08:00
minggoandGitHub 6d39435119 support hmi
V3.8.2 merges v3.8.0-hmi
v3.8.2-2
2023-09-01 10:32:40 +08:00
James Chen 9ca49d770a Merge branch 'v3.8.0-hmi' into v3.8.2 2023-09-01 10:28:50 +08:00
Ling ZhanandGitHub e1afa91277 update box2dwasm (#413) v3.8.1-19 2023-08-31 14:19:19 +08:00
minggoandGitHub 47d19ad2fe Merge pull request #412 from cocos/v3.8.2
V3.8.2
develop-29
2023-08-31 13:51:59 +08:00
minggoandGitHub 25cd1fdf2b Merge pull request #411 from cocos/v3.8.1
SDL use static libraries (#409)
2023-08-31 11:09:02 +08:00
qiuguohuaandGitHub 24253d9b2e SDL use static libraries (#409) v3.8.1-18 2023-08-25 15:18:31 +08:00
James ChenandGitHub f7991ce839 Add v8 library (9.1) for openharmony. (#408) v3.8.2-1 2023-08-25 14:10:47 +08:00
CanvasandGitHub 795d74c84b fix douyin asm load error. (#407) v3.8.1-17 2023-08-23 21:08:28 +08:00
CanvasandGitHub 9a6edd73fc update spine wasm & asm. (#405)
* update spine wasm & asm.

* update spine wasm & asm.
v3.8.1-16
2023-08-23 10:01:10 +08:00
YiwenandGitHub ca73bccb77 Fix/meshopt wechat (#406)
* fix wechat wasm.validation problem

* fix wechat problems
2023-08-23 09:47:40 +08:00
YiwenandGitHub a3a002239a fix wechat wasm.validation problem (#404) v3.8.1-15 2023-08-22 14:29:19 +08:00
CanvasandGitHub 2649e4f849 update spine wasm & asm. (#401)
* update spine wasm & asm.

* update spine wasm & asm.
v3.8.1-14
2023-08-21 11:33:44 +08:00
江战andGitHub 029d4f867f Merge pull request #403 from qiuguohua/v3.8.1_sdl_1
Added fa packs for arm64 and x86_64 architectures
2023-08-21 11:33:26 +08:00
qiuguohua ed78949165 Added fa packs for arm64 and x86_64 architectures 2023-08-21 10:01:15 +08:00
qiuguohuaandGitHub 0b05a77bb7 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
v3.8.1-13
2023-08-18 14:54:47 +08:00
YiwenandGitHub 59ca8baa7e add meshoptimizer (#399) v3.8.1-12 2023-08-18 11:40:43 +08:00
Ling ZhanandGitHub b47943dd2d add box2d-wasm (#397) v3.8.1-11 2023-08-17 14:18:11 +08:00
Ling ZhanandGitHub f84dc9befc update physx.wasm which is compiled by emscripten 3.1.42 (#396) v3.8.1-10 2023-08-15 18:24:58 +08:00
James ChenandGitHub edc75f8839 Update swig, supports virtual inheritance (#395) develop-28 2023-08-09 11:35:04 +08:00
Santy-WangandGitHub 9b5264d916 Merge pull request #394 from cocos/v3.8.1
sync V3.8.1 to develop
develop-27
2023-08-03 18:31:41 +08:00
qiuguohuaandGitHub beb685b3a1 Updated version of SDL to fix clicking inside the window and releasing outside the window not getting the correct mouse events. (#393) v3.8.1-9 2023-07-31 11:21:29 +08:00
江战andGitHub f290ea0ae2 Merge pull request #391 from qiuguohua/openharmony
Solve unchecked websocket link failure issue.
v3.8.1-8
2023-07-21 14:50:26 +08:00
qiuguohua 38354f3cc7 Solve unchecked websocket link failure issue. 2023-07-21 11:29:25 +08:00
minggoandGitHub 547332b8be Merge pull request #390 from cocos/v3.8.0
update spine wasm & asm to add skin 'getAttachment(index, name)' API.…
v3.8.1-6
2023-07-18 11:33:41 +08:00
CanvasandGitHub 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.
v3.8.0-18
2023-07-15 12:43:40 +08:00
James ChenandGitHub 06c42fcd05 Update swig, fix: the generated glue code is wrong if rename an inner class (#388) v3.8.1-5 2023-07-13 16:02:45 +08:00
minggoandGitHub 7983e5d777 Merge pull request #387 from minggo/develop-merge-v3.8.1
Develop merge v3.8.1
develop-26 v3.8.1-7
2023-07-13 14:12:52 +08:00
minggo 109587f1dd Merge branch 'v3.8.1' into develop-merge-v3.8.1 2023-07-13 11:59:22 +08:00
minggoandGitHub 4063971d00 Merge pull request #385 from cocos/v3.8.0
V3.8.0
v3.8.1-4
2023-07-12 15:16:03 +08:00
Santy-WangandGitHub 80ca0b1f3c update spine wasm for changing skin (#384) v3.8.0-17 2023-07-11 18:22:53 +08:00
minggoandGitHub 8fef1505b4 Merge pull request #383 from dumganhar/v3.8.0-hmi
v3.8.0-hmi merges v3.8.0
v3.8.0-hmi-2
2023-07-11 17:43:38 +08:00
James Chen 772894d6a0 Merge branch 'v3.8.0' of github.com:cocos/cocos-engine-external into v3.8.0-hmi 2023-07-11 17:39:43 +08:00
Santy-WangandGitHub 5fc3b6118c update spine wasm (#381) v3.8.0-16 2023-07-11 13:45:30 +08:00
江战andGitHub 60b1792049 Merge pull request #380 from Canvasfull/v3.8.0-spine-15
update spine wasm & asm fix interface.
v3.8.0-15
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 ChenandGitHub 53b03aa1de Update spine, build it on Mac to resolve low FPS (#379) v3.8.0-14 2023-07-06 17:32:33 +08:00
Ling ZhanandGitHub 4296d772c0 bullet wasm update (#378) v3.8.1-3 2023-07-04 18:31:15 +08:00
minggoandGitHub 8bfff93881 Merge pull request #377 from cocos/v3.8.0
V3.8.0
v3.8.1-2
2023-07-03 14:29:57 +08:00
CanvasandGitHub 40df568df1 fix spine animation editor display exception. (#376) v3.8.0-13 2023-07-02 20:19:36 +08:00
zhakesiandGitHub 2a80c4c6db update spine wasm (#375) v3.8.0-12 2023-06-30 14:59:08 +08:00