-
For the following files, `cppcheck` is reporting duplicate consecutive return statements:
```
cocos/scripting/lua-bindings/auto/lua_cocos2dx_3d_auto.cpp
cocos/scripting/lua-bindings/auto/lua_coco…
-
### Cocos Creator version
3.8.4
### System information
windows 11
### Issue description
每次保存场景的Transform信息不一致导致物理引擎运行结果不一致
原理应该是,场景编辑器通过字符串数据加载数据,变更了Transform信息,然后生成Transform信息的时候也变更了信…
-
### Use Case
目前提示 只支持 21-23. 现在最新的是27, LTS版本是26.
希望 cocos能跟进.
26之前的版本已经不受支持了, 只能在 "不受支持的旧版 NDK" 里下载
### Problem Description
无
### Proposed Solution
_No response_
### How …
-
### Cocos Creator version
3.6.0
### System information
Windows 10 Profesional 21H1 19043.1826
### Issue description
When a new `.plist` is generated in Texture Packer 6.0.2, it comes wi…
-
Thanks for the demo application, I appreciate your effort. I couldn't figure out how to run it though. cocos complains that there is no .cocos-project.json file.
-
### Cocos Creator version
3.8.0
### System information
macos 13.4.1 Editor 模拟器预览方式下启动
### Issue description
在模拟器预览中同一代码位置连续多次调用device.copyTextureToBuffers方法, 传入参数不变, 但得到的像素信息不一致.
###…
-
Hey was wondering if it was worth moving [Christmas Island](https://github.com/commenthol/date-holidays/blob/master/data/countries/CX.yaml) and [Cocos Islands](https://github.com/commenthol/date-holid…
-
堆栈信息如下:
```
...Bin/trunk/client/cocos/src/app/poco/poco_manager.lua:111: attempt to index local 'client_sock' (a nil value)
.../trunk/client/cocos/src/main.lua:23: in function
...Bin/trunk/client…
-
Hi,
I was trying to render a simple tile map on windows phone. And I got it loaded successfully but my Tile maps are loading quite differently than I had set it up in Tiled.
Here is the screenshot f…
-
1. **Use smart pointer instead of auto release.** Because the smart pointer is more safe for memory management and threading. The reference counter of an object should start at zero, any creation func…