[ci skip]

This commit is contained in:
minggo 2014-06-26 22:59:20 +08:00
parent aff4d179a6
commit 6b8fded088
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ cocos2d-x-3.2 ???
and addChild(Node* node, int localZOrder, const std::string &name) and addChild(Node* node, int localZOrder, const std::string &name)
[NEW] Node: physical body supports rotation [NEW] Node: physical body supports rotation
[NEW] utils: added findChildren() to find all children by name [NEW] utils: added findChildren() to find all children by name
[NEW] Value: added operator == !=
[FIX] FileUtils: getStringFromFile may return a unterminated string [FIX] FileUtils: getStringFromFile may return a unterminated string