mirror of https://github.com/axmolengine/axmol.git
Update CHANGELOG [ci skip]
This commit is contained in:
parent
39c3bc10ed
commit
f573f1092c
|
@ -11,6 +11,7 @@ cocos2d-x-3.0beta0 ?? 2013
|
|||
[NEW] New renderer support.
|
||||
[FIX] Potential hash collision fix.
|
||||
[FIX] Updates spine runtime to the latest version.
|
||||
[FIX] Uses `const std::string&` instead of `const char*`.
|
||||
[Android]
|
||||
[NEW] build/android-build.sh: add supporting to generate .apk file
|
||||
[FIX] XMLHttpRequest receives wrong binary array.
|
||||
|
@ -21,6 +22,7 @@ cocos2d-x-3.0beta0 ?? 2013
|
|||
[NEW] CMake support for windows.
|
||||
[Bindings]
|
||||
[FIX] Don't bind override functions for JSB and LuaBining since they aren't needed at all.
|
||||
[NEW] Adds spine JS binding support.
|
||||
|
||||
cocos2d-x-3.0alpha1 Nov.19 2013
|
||||
[all platforms]
|
||||
|
|
Loading…
Reference in New Issue