-
- cocos2d-x version: 4.0
- devices test on: win32
- developing environments
- NDK version:
- Xcode version:
- VS version:
- browser type and version:
Steps to Reproduce:
1. w…
xzben updated
4 years ago
-
API Document is out of date, please update it.
A example:
cc.TextureCache()
**dumpCachedTextureInfo()**
Output to cc.log the current contents of this TextureCache
This will attempt to calculate the …
liuyi updated
7 years ago
-
- cocos2d-x version:all
- devices test on:
- developing environments
- NDK version:
- Xcode version:
- VS version:
- browser type and version:
Steps to Reproduce:
1. Make andr…
-
- cocos2d-x version: 3.15
- devices test on: S6(have Exynos processor ), Sony Experia Z1 (have snapdragon processor)
- developing environments
- NDK version: r13b
- Xcode version:
I h…
-
- cocos2d-x version: 3.15.1
Steps to Reproduce:
1. create a project with multiple flavors
2. compile the project
issues:
1. We have a project with 21 different flavors, after the update t…
-
- cocos2d-x version: current v3 branch
- devices test on: android
hey guys, I got crash on
```
java.lang.NullPointerException,Attempt to invoke virtual method 'void org.cocos2dx.lib.Cocos2dxGL…
Dauch updated
7 years ago
-
- cocos2d-x version:3.17 newst on git hub
- devices test on:all platforms
- developing environments
- NDK version:
- Xcode version:
- VS version:
- browser type and version:
Steps…
-
- cocos2d-x version: v3.7.1
- devices test on: iphone
- developing environments
- NDK version:
- Xcode version: 7.3.1
- VS version:
- brower type and version:
Steps to Reproduce:
在创建ui::Scal…
-
- cocos2d-x version:
- devices test on:
- developing environments
- NDK version: 14.1
- Android Studio 2.3.3
Steps to Reproduce:
1. Create a new project and run it on Simulator
2. An…
-
- cocos2d-x version: 3.15.1 (js)
- devices test on: iphone
run below function _testAction() in scene :
```
_testAction: function(cb){
this._testNode.runAction(cc.sequence(
cc.…