cocos-engine icon indicating copy to clipboard operation
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...

Results 835 cocos-engine issues
Sort by recently updated
recently updated
newest added

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...

Bug
Needs Triage

### 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...

Bug
Needs Triage

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...

dependencies

### 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...

Feature Request
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...

### Use Case 其他引擎封装的spine库, 有类似 isPlaying() 的方法. 希望cocos也能支持 ### Problem Description 实际游戏中会用到该功能 ### Proposed Solution _No response_ ### How it works _No response_ ### Alternatives Considered 无 ### Additional Information...

Feature Request
Needs Triage

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. *...