mirror of https://github.com/axmolengine/axmol.git
[ci skip]
This commit is contained in:
parent
aff4d179a6
commit
6b8fded088
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue