Commit Graph

69 Commits

Author SHA1 Message Date
bofeng-song e3c7c6b77f
fix dead loop due to animate->apply (#452) 2024-07-09 18:09:56 +08:00
bofeng-song 8920bbaac3
remove spineSkeletonSystem (#450) 2024-01-10 09:52:34 +08:00
bofeng-song 1283145e46
refine (#449) 2023-12-15 17:35:56 +08:00
bofeng-song d5753a95cd
revert bullet's change (#448)
* Revert "fix bullet can not work normaly at unit test (#447)"

This reverts commit 77cd49d3eb.

* Revert "fix bullet can not work normaly at taobao_creative_app (#446)"

This reverts commit 99dc2d776f.

* revert bullet's change
2023-12-04 17:08:40 +08:00
bofeng-song 77cd49d3eb
fix bullet can not work normaly at unit test (#447)
* Revert "fix bullet can not work normaly at taobao_creative_app (#446)"

This reverts commit 99dc2d776f.

* fix bullet can not work normaly at unit test
2023-12-04 10:54:39 +08:00
bofeng-song 99dc2d776f
fix bullet can not work normaly at taobao_creative_app (#446)
(cherry picked from commit a241fcfe4ba43107bc7e58c63539ed8278148a75)
2023-12-01 08:58:25 +08:00
bofeng-song 9e1281fa61
fix spine can not show normally due to pointer release (#444)
* fix spine can not show normally due to pointer release

* update
2023-11-23 10:42:38 +08:00
bofeng-song bde573b1ea
fix skeleton's setTrackXXXListener doesn't work on web platform (#443) 2023-11-16 17:33:58 +08:00
bofeng-song e9ee62a289
update spine's wasm and asm.js (#442)
* update spine's wasm and asm.js
2023-11-09 10:11:41 +08:00
Zeqiang Li 6dff886dc2
V3.8.2 wgpu (#441) 2023-10-20 14:12:41 +08:00
Ling Zhan 3dd0bf90b3
change bullet from wasi to wasm (#440) 2023-10-13 14:44:57 +08:00
minggo 3df4cd0acb
automated change: update PhysX dependency cocos/PhysX@891b7fab4e (#439)
Co-authored-by: lealzhan <lealzhan@users.noreply.github.com>
2023-10-11 10:51:48 +08:00
Ling Zhan 65eb00f076
box2d wasm: opt node scale performance (#438) 2023-10-10 16:15:56 +08:00
Ling Zhan b46f367b1d
update box2dwasm (#424) 2023-09-26 15:08:11 +08:00
Ling Zhan 6aad2bf6c3
update bullet, physx for debug draw (#419) (#423) 2023-09-25 17:25:05 +08:00
minggo 1a551ab783
Revert "update bullet, physx for debug draw (#419)" (#421)
This reverts commit fce5974adb.
2023-09-13 16:23:10 +08:00
Zeqiang Li ab01b1e0af
update webgpu was, (#420) 2023-09-11 17:42:03 +08:00
Ling Zhan fce5974adb
update bullet, physx for debug draw (#419) 2023-09-08 16:33:10 +08:00
minggo 8e329d5897
Merge pull request #418 from cocos/v3.8.1
V3.8.1
2023-09-08 14:32:59 +08:00
Zeqiang Li 00e4b6c23a
update webgpu (#417) 2023-09-08 14:15:26 +08:00
Ling Zhan e0776e986f
update bullet wasm: [fix] cct scaling causes trigger event missing (#416) 2023-09-01 11:44:04 +08:00
Canvas 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.
2023-09-01 11:22:43 +08:00
Ling Zhan e1afa91277
update box2dwasm (#413) 2023-08-31 14:19:19 +08:00
Canvas 795d74c84b
fix douyin asm load error. (#407) 2023-08-23 21:08:28 +08:00
Canvas 9a6edd73fc
update spine wasm & asm. (#405)
* update spine wasm & asm.

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

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

* update spine wasm & asm.
2023-08-21 11:33:44 +08:00
Yiwen 59ca8baa7e
add meshoptimizer (#399) 2023-08-18 11:40:43 +08:00
Ling Zhan b47943dd2d
add box2d-wasm (#397) 2023-08-17 14:18:11 +08:00
Ling Zhan f84dc9befc
update physx.wasm which is compiled by emscripten 3.1.42 (#396) 2023-08-15 18:24:58 +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
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
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
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
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
zhakesi 19a1c59135
update spine wasm files (#361) 2023-06-09 11:27:54 +08:00