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. |
||
---|---|---|
.. | ||
GUI | ||
Particle3D | ||
assets-manager | ||
physics-nodes | ||
Android.mk | ||
CMakeLists.txt | ||
ExtensionDeprecated.cpp | ||
ExtensionDeprecated.h | ||
ExtensionExport.h | ||
ExtensionMacros.h | ||
cocos-ext.h |