cocos-engine
cocos-engine copied to clipboard
Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games...
minor fix Re: # ### Changelog * ------- ### Continuous Integration This pull request: * [ ] needs automatic test cases check. > Manual trigger with `@cocos-robot run test cases`...
Add WebGLConstants.ts for inlining enums. Depends on: https://github.com/cocos/cocos-ccbuild/pull/65 After this changes, the package size could reduce 100KB. Re: # ### Changelog * ------- ### Continuous Integration This pull request: *...
### Cocos Creator version 3.x ### System information All ### Issue description Setting import-map.json to Import Map,after clear the path of it, during the packing it still occur error "Failed...
https://github.com/cocos/3d-tasks/issues/18404 Fix ui-fill-z Currently, vulkan dynamic states is not supported, as a result, different clear color must has different render pass. ### Changelog * ------- ### Continuous Integration This pull...
### Cocos Creator version 3.x ### System information All ### Issue description someone make the Splash Setting, when I update it. Open the project, is shows "自定义插屏启动失败,将使用默认插屏进行构建 ..." ### Relevant...
when a picture be set to sprite-frame, then use texture and sprite-frame resources will occur errors
### Cocos Creator version 3.x ### System information All ### Issue description when a picture be set to sprite-frame, then use texture and sprite-frame of it, when loading game, it...
Async tasks must be executed after present. Re: https://github.com/cocos/3d-tasks/issues/18423 ### Changelog * ------- ### Continuous Integration This pull request: * [ ] needs automatic test cases check. > Manual trigger...
### Cocos Creator version 3.8.2 ### System information Android 11 ### Issue description 如题,在Cocos所在的Activity从onResume进入的onStop的情况下。CocosWebSocket在回调信息给JNI的过程中,出现NI ERROR (app bug): global reference table overflow (max=51200)global reference table dump。错误异常。 具体原因为: 在非Resume状态下,执行411行,但是413到419均未执行,导致NewGlobalRef创建的引用无法回收,从而超过上限导致崩溃。 ### Relevant error...
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.7.4. Release notes Sourced from axios's releases. Release v1.7.4 Release notes: Bug Fixes sec: CVE-2024-39338 (#6539) (#6543) (6b6b605) sec: disregard protocol-relative URL to remediate SSRF...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. Commits 3e46a48 6.5.7 accb61e lib: DER signature decoding correction 03e06e1 6.5.6 7ac5360 Merge commit from fork 7570078 6.5.5 206da2e lib: lint 0a78e03 [Fix] restore...