mirror of https://github.com/axmolengine/axmol.git
Update CHANGELOG [ci skip]
This commit is contained in:
parent
55e45d44c4
commit
233e0ab457
|
@ -24,6 +24,7 @@ cocos2d-x-3.0beta ?? 2013
|
|||
[FIX] Two memory leak fixes in EventDispatcher::removeEventListener(s).
|
||||
[NEW] TextureCache::addImageAsync() uses std::function<> as call back
|
||||
[NEW] Namespace changed: network -> cocos2d::network, gui -> cocos2d::gui
|
||||
[NEW] Added more CocoStudioSceneTest samples.
|
||||
[Android]
|
||||
[NEW] build/android-build.sh: add supporting to generate .apk file
|
||||
[FIX] XMLHttpRequest receives wrong binary array.
|
||||
|
|
Loading…
Reference in New Issue