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...
### Cocos Creator version 3.6.0 ### System information window10 ### Issue description https://forum.cocos.org/t/topic/140177   ### Relevant error log output _No response_ ### Steps to reproduce demo: [NewProject.zip](https://github.com/cocos/cocos-engine/files/9605088/NewProject.zip) ### Minimal...
Re: https://github.com/cocos/cocos-engine/issues/12647 ### Changelog * move `cocos/core/scene-graph` to `cocos/scene-graph` * move some files in `cocos/core/components` to `cocos/scene-graph`: - component.ts - component-event-handler.ts - component-event-handler-schema.ts * move some files in `cocos/core/components` to...
## Use cases When open object(node, component, asset ...) selection dialog, it would be nice if the content can be filtered further. For example: - Filter descendants nodes. - Filter...
### Cocos Creator version 3.6.0 ### System information Windows 11 ### Issue description I am using an atlas (`.plist`) and trying to change sprite frames on runtime based on diffrent...
### Cocos Creator version 3.6.0 ### System information html5 ### Issue description  I think the code in the red box should be moved to the blue box ### Relevant...
## Problem Statement It's nice if cc could provide the ablitity to freely change class field's unit for editing. For example, say we have a class: ```ts class C {...
### Cocos Creator version 3.6.0 ### System information Chrome ### Issue description Set the world scale and print it, then get a different value? That's weird. ``` typescript this.child.worldScale =...
Re: #https://github.com/cocos/3d-tasks/issues/14014 ### Changelog * Now when audioSource.clip = null, the player inside will be deleted ------- ### Continuous Integration This pull request: * [ ] needs automatic test cases...
As binding generator is replaced with swig, so can(keep compatibility): - all .ini files in tools/tojs - update README to deprecate binding generator - remove tools/tojs/jsb-doc?
# 1  # 2  # 3 