mirror of https://github.com/axmolengine/axmol.git
ca0a7f313e
* Changing CCAsyncTaskPool and CCScheduler to better leverage move semantics, to avoid several lambda copy constructor calls. Chaning call sites in the cocos engine to better leverage move semantics. * Editing binding generator to not generate bindings for AsyncTaskPool::enqueue. Bindings were not previously generated for this function due to it's type signature involving a template parameter. * Adding missing std::move call in AsyncTaskPool to skip a copy constructor call. |
||
---|---|---|
.. | ||
bindings-generator@3d7c67d5ff | ||
cocos2d-console@6c5488ed99 | ||
coding-style | ||
jenkins-scripts | ||
make-package | ||
particle | ||
performance-analyze | ||
release | ||
simulator | ||
tojs | ||
tolua | ||
travis-scripts | ||
missing-tools.txt |