axmol/extensions/Particle3D/PU
James Chen d21af3b981 Some fixes after using ndk r16 clang to build android projects (#18531)
* [android] Fixes warning in UrlAudioPlayer.cpp and CCUserDefault-android.cpp

* Don't write 'using namespace std;' in header files.

* Uses std::unordered_map instead of std::map for Particle3D module.

* Updates external/config.json to v3-deps-141

* Continue to replace `gnustl_static` to `c++_static` for templates and test projects.

* Updates CCConsole.h/.cpp to resolve the following issue on Android:

jni/../../../../../cocos/base/CCConsole.cpp:321:28:   required from here
/Users/james/Software/android/android-sdk/ndk-bundle/sources/cxx-stl/llvm-libc++/include/utility:506:63: error: incomplete type 'std::__ndk1::is_move_assignable<cocos2d::Console::Command>' used in nested name specifier
                         is_move_assignable<first_type>::value &&
                                                               ^
make: *** [obj/local/arm64-v8a/objs-debug/cocos2dx_internal_static/base/CCConsole.o] Error 1

* Fixes a memory leak while addCommand and other minor changes.

* Updates tolua/cocos2dx.ini, don't bind Console::Command

* Adds CC_DLL for Console::Command

* Reverts tolua/cocos2dx.ini and ignore Console::[add Command addSubCommand getSubCommand delSubCommand].

* Ignores Console::getCommand.
2017-12-05 13:35:16 +08:00
..
CCPUAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUAffectorManager.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUAffectorManager.h Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCPUAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUAlignAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUAlignAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUAlignAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUAlignAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBaseCollider.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBaseCollider.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBaseColliderTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBaseColliderTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBaseForceAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBaseForceAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBaseForceAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBaseForceAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBeamRender.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBeamRender.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBehaviour.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBehaviour.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBehaviourManager.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBehaviourManager.h Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCPUBehaviourTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBehaviourTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBillboardChain.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBillboardChain.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBoxCollider.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBoxCollider.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBoxColliderTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBoxColliderTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBoxEmitter.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBoxEmitter.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBoxEmitterTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUBoxEmitterTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUCircleEmitter.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUCircleEmitter.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUCircleEmitterTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUCircleEmitterTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUCollisionAvoidanceAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUCollisionAvoidanceAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUCollisionAvoidanceAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUCollisionAvoidanceAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUColorAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUColorAffector.h Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCPUColorAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUColorAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoAffectorEventHandler.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoAffectorEventHandler.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoAffectorEventHandlerTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoAffectorEventHandlerTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoEnableComponentEventHandler.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoEnableComponentEventHandler.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoEnableComponentEventHandlerTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoEnableComponentEventHandlerTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoExpireEventHandler.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoExpireEventHandler.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoExpireEventHandlerTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoExpireEventHandlerTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoFreezeEventHandler.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoFreezeEventHandler.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoFreezeEventHandlerTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoFreezeEventHandlerTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoPlacementParticleEventHandler.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoPlacementParticleEventHandler.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoPlacementParticleEventHandlerTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoPlacementParticleEventHandlerTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoScaleEventHandler.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoScaleEventHandler.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoScaleEventHandlerTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoScaleEventHandlerTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoStopSystemEventHandler.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoStopSystemEventHandler.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoStopSystemEventHandlerTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDoStopSystemEventHandlerTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDynamicAttribute.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDynamicAttribute.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDynamicAttributeTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUDynamicAttributeTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUEmitter.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUEmitter.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUEmitterManager.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUEmitterManager.h Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCPUEmitterTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUEmitterTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUEventHandler.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUEventHandler.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUEventHandlerManager.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUEventHandlerManager.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUEventHandlerTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUEventHandlerTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUFlockCenteringAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUFlockCenteringAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUFlockCenteringAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUFlockCenteringAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUForceField.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUForceField.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUForceFieldAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUForceFieldAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUForceFieldAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUForceFieldAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUGeometryRotator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUGeometryRotator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUGeometryRotatorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUGeometryRotatorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUGravityAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUGravityAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUGravityAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUGravityAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUInterParticleCollider.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUInterParticleCollider.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUInterParticleColliderTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUInterParticleColliderTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUJetAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUJetAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUJetAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUJetAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPULineAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPULineAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPULineAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPULineAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPULineEmitter.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPULineEmitter.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPULineEmitterTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPULineEmitterTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPULinearForceAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPULinearForceAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPULinearForceAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPULinearForceAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUListener.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUListener.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUMaterialManager.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUMaterialManager.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUMaterialTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUMaterialTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUMeshSurfaceEmitter.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUMeshSurfaceEmitter.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUMeshSurfaceEmitterTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUMeshSurfaceEmitterTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUNoise.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUNoise.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUObserver.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUObserver.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUObserverManager.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUObserverManager.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUObserverTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUObserverTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnClearObserver.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnClearObserver.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnClearObserverTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnClearObserverTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnCollisionObserver.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnCollisionObserver.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnCollisionObserverTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnCollisionObserverTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnCountObserver.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnCountObserver.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnCountObserverTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnCountObserverTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnEmissionObserver.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnEmissionObserver.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnEmissionObserverTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnEmissionObserverTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnEventFlagObserver.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnEventFlagObserver.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnEventFlagObserverTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnEventFlagObserverTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnExpireObserver.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnExpireObserver.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnExpireObserverTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnExpireObserverTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnPositionObserver.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnPositionObserver.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnPositionObserverTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnPositionObserverTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnQuotaObserver.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnQuotaObserver.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnQuotaObserverTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnQuotaObserverTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnRandomObserver.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnRandomObserver.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnRandomObserverTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnRandomObserverTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnTimeObserver.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnTimeObserver.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnTimeObserverTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnTimeObserverTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnVelocityObserver.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnVelocityObserver.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnVelocityObserverTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUOnVelocityObserverTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUParticleFollower.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUParticleFollower.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUParticleFollowerTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUParticleFollowerTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUParticleSystem3D.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUParticleSystem3D.h Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCPUParticleSystem3DTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUParticleSystem3DTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPathFollower.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPathFollower.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPathFollowerTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPathFollowerTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPlane.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPlane.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPlaneCollider.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPlaneCollider.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPlaneColliderTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPlaneColliderTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPointEmitter.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPointEmitter.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPointEmitterTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPointEmitterTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPositionEmitter.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPositionEmitter.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPositionEmitterTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUPositionEmitterTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPURandomiser.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPURandomiser.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPURandomiserTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPURandomiserTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPURender.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPURender.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPURendererTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPURendererTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPURibbonTrail.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPURibbonTrail.h Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCPURibbonTrailRender.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPURibbonTrailRender.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScaleAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScaleAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScaleAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScaleAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScaleVelocityAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScaleVelocityAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScaleVelocityAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScaleVelocityAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScriptCompiler.cpp Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCPUScriptCompiler.h Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCPUScriptLexer.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScriptLexer.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScriptParser.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScriptParser.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScriptTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUScriptTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSimpleSpline.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSimpleSpline.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSineForceAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSineForceAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSineForceAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSineForceAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSlaveBehaviour.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSlaveBehaviour.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSlaveBehaviourTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSlaveBehaviourTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSlaveEmitter.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSlaveEmitter.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSlaveEmitterTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSlaveEmitterTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSphere.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSphere.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSphereCollider.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSphereCollider.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSphereColliderTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSphereColliderTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSphereSurfaceEmitter.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSphereSurfaceEmitter.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSphereSurfaceEmitterTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUSphereSurfaceEmitterTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUTechniqueTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUTechniqueTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUTextureAnimator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUTextureAnimator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUTextureAnimatorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUTextureAnimatorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUTextureRotator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUTextureRotator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUTextureRotatorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUTextureRotatorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUTranslateManager.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUTranslateManager.h Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCPUUtil.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUUtil.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUVelocityMatchingAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUVelocityMatchingAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUVelocityMatchingAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUVelocityMatchingAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUVertexEmitter.cpp Some fixes after using ndk r16 clang to build android projects (#18531) 2017-12-05 13:35:16 +08:00
CCPUVertexEmitter.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUVortexAffector.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUVortexAffector.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUVortexAffectorTranslator.cpp Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
CCPUVortexAffectorTranslator.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00