Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_new_spine

This commit is contained in:
samuele3hu 2014-10-29 16:12:23 +08:00
commit ef2f87a27a
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
cocos2d-x-3.3 ??
[NEW] Vec2: added greater than operator
[FIX] Cocos console: compile failure on windows if using VS express version
[FIX] GrawNode: drawPoint() may cause crash
[FIX] GLProgramCache: doesn't release old program with the same key before adding a new one
[FIX] GLProgramState: enabled GLProgramState restoring on render recreated on WP8