forked from cocos2d/cocos2d-html5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.txt
35 lines (28 loc) · 1.08 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Cocos2d-html5-v0.5.0-beta @ Aug.3, 2012
* Updated API to Cocos2d-x V2.0.
* Updated template and directory name.
* Improved JS files loader.
* Added support for Dom rendering.
* Updated JSDoc comments and shell.
* Added TileMap property process and flip.
* Improved BMFont.
* Added Actions spline paths and cc.AnimationFrame.
* Added support for multi-touch.
* Added mini-framework for Dom manipulation.
* Changed cc.Animation, cc.AudioEngine, cc.LableTTF and cc.Sprite API.
Cocos2d-html5-v0.5.0-alpha2 @ Jun.18, 2012
* Changed API, use "create" to construct all objects.
* Fixed naming of variables.
* Added JSDoc comments and shell.
* Fixed Dom Menu flicker bug.
* Changed code for closure compiler Advance optional.
* Added version control.
Cocos2d-html5-v0.5.0-alpha @ May.28, 2012
* supports canvas and Dom Menu.
* part of test cases were added and tested in chrome.
* porting from cocos2d-x is not finished.
* files must load from http server.
Cocos2d-html5-v0.1.0 @ Jan.29, 2012
* Build the directory structure of Engine
* cocos2d-html5 first version
* more details: http://www.cocos2d-x.org/