mirror of https://github.com/axmolengine/axmol.git
14b8fc0a71
* Remove AppDelegate memory leak from Android projects AppDelegate object and all its members are never released. As a solution I propose to use static unique_ptr that could destroy it at the end of the application. Issue: https://github.com/cocos2d/cocos2d-x/issues/14110 * Correct code style in Android main.cpp files - removed redundant headers (reduced dependencies) - removed redundant code - corrected code style |
||
---|---|---|
.. | ||
bindings-generator@32404751d5 | ||
cocos2d-console@01814f0b5e | ||
coding-style | ||
jenkins-scripts | ||
make-package | ||
particle | ||
performance-analyze | ||
release | ||
simulator | ||
tojs | ||
tolua | ||
travis-scripts | ||
missing-tools.txt |