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: # ### Changelog * ------- ### Continuous Integration This pull request: * [ ] needs automatic test cases check. > Manual trigger with `@cocos-robot run test cases` afterward. *...
### Cocos Creator version 3.8.2 ### System information MacOS ### Issue description We want to display the cocos logo, but the progress bar: - Too ugly. - No use, the...
### Cocos Creator version 3.8.2 ### System information MacOS ### Issue description wechatgame: ```js const defaultRatio = 200 / image.height; const widthRatio = image.width / canvas.width * 1.35 * defaultRatio...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...
### Use Case When having multiple files with the same name it's more convenient to distinguish files by looking at the extension, not the icon. ### Problem Description When having...
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...
### Use Case 其他引擎封装的spine库, 有类似 isPlaying() 的方法. 希望cocos也能支持 ### Problem Description 实际游戏中会用到该功能 ### Proposed Solution _No response_ ### How it works _No response_ ### Alternatives Considered 无 ### Additional Information...
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. *...