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...
Re: https://github.com/cocos/3d-tasks/issues/13730 ### Changelog * support `WEBGPU` constant * support building external wasm asset ### Relative PR - editor https://github.com/cocos/cocos-editor/pull/851 https://github.com/cocos/creator-runtime-extensions/pull/269 - engine https://github.com/cocos/cocos-engine-external/pull/284 https://github.com/cocos/cocos-engine/pull/12483 https://github.com/hana-alice/engine/pull/9 https://github.com/hana-alice/engine/pull/10 https://github.com/cocos/cocos-engine-external/pull/285 ------- ###...
As discussed moths ago, we will adjust engine folder structure to make it more clear. The first level folder structure looks like ## TS - [ ] core - Serialization/DeSerialization...
Reproduce steps: 1. Create a button in editor. The `transition` property of button is `SPRITE`, by default. 3. Switch the `transition` property to `COLOR`. 4. Switch the `transition` property back...
### Cocos Creator version 3.5.0、3.5.1、3.5.2、3.6.0 ### System information macOS 12.5、safari 15.6 (17613.3.9.1.5) ### Issue description Create a new empty project project, put a monochrome picture on the scene, and turn...
### Cocos Creator version 3.6.0 ### System information iOS 15.5 ### Issue description App will be crashed when enter background. ### Relevant error log output  ### Steps to reproduce...
Re: # ### Changelog * gpu objects use smart pointer * update bufferView binding in descriptor set after buffer resize ------- ### Continuous Integration This pull request: * [x] needs...
Re: # ### Changelog * ------- ### Continuous Integration This pull request: * [x] needs automatic test cases check. > Manual trigger with `@cocos-robot run test cases` afterward. * [...
### Cocos Creator version 3.6.0 ### System information android/ios ### Issue description For previous cocos versions, I can use same data for hotupdate on both android/ios platform, but from 3.6.0...
### Cocos Creator version 3.6.0 ### System information iOS, android ### Issue description When set private cache & active the spine in the same frame, the game will be crashed...
Re: # ### Changelog * ------- ### Continuous Integration This pull request: * [ ] needs automatic test cases check. > Manual trigger with `@cocos-robot run test cases` afterward. *...