-
111
-
The shader file: `cocos/renderer/ccShader_PositionColorLengthTexture.vert`
The attribute `a_texcoord` should be `a_texCoord`
-
cocos's tests/cpp-tests will crash.
3.15 socketio disconnect socket will crash! High probability,
---------------------------------------------
-
```
What steps will reproduce the problem?
1. Start new screen activity from CocosScene
Example:
Intent myIntent = new Intent(Director.sharedDirector().getActivity(), ReadmeGallery.class);
Director.…
-
```
What steps will reproduce the problem?
1. cd examples
2. image_display.py pyglet.png
3. A window appears, showing the pyglet logo
4. Cover half the pyglet window with other window (using mouse)
5.…
-
cocos creator2.0构建的应用播放视频退出后 cocos界面停止绘制
-
```
i run the cocos-template on samsung nexus android 4.2.2 and emulator android
4.0.I crashed, may caused by "java.lang.IllegalArgumentException: bitmap is
recycled".but on android 2.x.x, it works …
-
```
cocos2d-iphone 0.99.0 (and previous releases)
Helvetica-Oblique, Helvetica-BoldOblique, and Zapfino get clipped at their
right border unless
whitespace padding is added.
I'm not certain if thi…
-
https://tabcen.github.io/20200518-cocos%E5%B0%8F%E6%B8%B8%E6%88%8F%E5%BC%80%E5%8F%91%E7%B3%BB%E5%88%97%E4%B8%89.html#more
cocos开发小游戏过程中,由于发布平台的不同,可能需要对不同平台做兼容处理。本文就是介绍如何采用简单工厂模式实现平台兼容。同时,可以在开发过程中快速…
-
### Cocos Creator version
3.6.2
### System information
Android < 8,Web Mobile
### Issue description
Android < 8,touch event location will be recognized **out of rect of canvas(GameCanva…