James Chen

Results 44 issues of James Chen

Because spine module on native platform is implemented by C++ and JSB, we don't need the wasm/asmjs version. Expect:No spine.wasm/ spine.mem.bin generated for native platforms. ![企业微信截图_085f4d76-4364-487a-b44b-5a482755ee64](https://github.com/cocos/cocos-engine/assets/493372/a4ad4b63-a369-4e0f-87bc-cf94df38f128)

Bug
P2
Env: Native

Re: #16929 If node._lrot.x is NaN, it will be serialized to scene data with `null` value. ![企业微信截图_b5056fb5-4838-440b-9b90-774731779425](https://github.com/cocos/cocos-engine/assets/493372/54489c1c-6e2e-48b2-b8dd-de08f8b9459d) ### Changelog * ------- ### Continuous Integration This pull request: * [ ]...

Reported at https://forum.cocos.org/t/topic/157119 [归档(1).zip](https://github.com/cocos/cocos-engine/files/15106143/1.zip)

Bug

Bug
Scripting
P2
Env: Native
Needs Triage

Re: #16937 If developers enable `strict` mode for their projects and write some code by using tween system like the following: ```ts class MyCustomData { constructor (a: number) { this._aaa...

This Pull Request fixes two issues: 1. Uses weak SRWebSocket object in the block of `_readUntilHeaderCompleteWithCallback`. Since consumers has a `_completion` block which will retain SRWebSocket instance, if we uses...

CLA Signed

Re: #16978 ### Changelog * ------- ### Continuous Integration This pull request: * [ ] needs automatic test cases check. > Manual trigger with `@cocos-robot run test cases` afterward. *...

Re: #13229 ### Changelog * ------- ### Continuous Integration This pull request: * [ ] needs automatic test cases check. > Manual trigger with `@cocos-robot run test cases` afterward. *...