axmol/extensions/Particle3D/PU
Ricardo Quesada 944b0ef5e7 adds `virtual` to destructor 2015-05-20 17:43:48 -07:00
..
CCPUAffector.cpp enable users to clone PUParticleSystem3D 2015-04-15 12:44:03 +08:00
CCPUAffector.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUAffectorManager.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUAffectorManager.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUAlignAffector.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUAlignAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUAlignAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUAlignAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUBaseCollider.cpp Get rid of warnings: field '_xxx' will be initialized after field '_yyy' [-Wreorder] 2015-03-12 23:47:58 +01:00
CCPUBaseCollider.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUBaseColliderTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUBaseColliderTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUBaseForceAffector.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUBaseForceAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUBaseForceAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUBaseForceAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUBeamRender.cpp Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPUBeamRender.h Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPUBehaviour.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUBehaviour.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUBehaviourManager.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUBehaviourManager.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUBehaviourTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUBehaviourTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUBillboardChain.cpp Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPUBillboardChain.h Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPUBoxCollider.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUBoxCollider.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUBoxColliderTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUBoxColliderTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUBoxEmitter.cpp Get rid of warnings: field '_xxx' will be initialized after field '_yyy' [-Wreorder] 2015-03-12 23:47:58 +01:00
CCPUBoxEmitter.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUBoxEmitterTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUBoxEmitterTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUCircleEmitter.cpp Optimize Vec3 2015-04-05 13:09:50 +03:00
CCPUCircleEmitter.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-15 00:10:08 +01:00
CCPUCircleEmitterTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUCircleEmitterTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUCollisionAvoidanceAffector.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUCollisionAvoidanceAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUCollisionAvoidanceAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUCollisionAvoidanceAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUColorAffector.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUColorAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUColorAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUColorAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoAffectorEventHandler.cpp replace static_cast with dynamic_cast 2015-03-17 17:47:58 +08:00
CCPUDoAffectorEventHandler.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-15 00:10:08 +01:00
CCPUDoAffectorEventHandlerTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoAffectorEventHandlerTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoEnableComponentEventHandler.cpp replace static_cast with dynamic_cast 2015-03-17 17:47:58 +08:00
CCPUDoEnableComponentEventHandler.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-15 00:10:08 +01:00
CCPUDoEnableComponentEventHandlerTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoEnableComponentEventHandlerTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoExpireEventHandler.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoExpireEventHandler.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoExpireEventHandlerTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoExpireEventHandlerTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoFreezeEventHandler.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoFreezeEventHandler.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoFreezeEventHandlerTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoFreezeEventHandlerTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoPlacementParticleEventHandler.cpp Correct field initialization order in various places (Xcode warnings) 2015-05-01 12:19:30 +03:00
CCPUDoPlacementParticleEventHandler.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-15 00:10:08 +01:00
CCPUDoPlacementParticleEventHandlerTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoPlacementParticleEventHandlerTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoScaleEventHandler.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoScaleEventHandler.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-15 00:10:08 +01:00
CCPUDoScaleEventHandlerTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoScaleEventHandlerTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoStopSystemEventHandler.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoStopSystemEventHandler.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoStopSystemEventHandlerTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUDoStopSystemEventHandlerTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUDynamicAttribute.cpp fixes warnings on Xcode 6.3 2015-04-06 12:08:30 -07:00
CCPUDynamicAttribute.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUDynamicAttributeTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUDynamicAttributeTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUEmitter.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUEmitter.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUEmitterManager.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUEmitterManager.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUEmitterTranslator.cpp naming error 2015-04-10 16:09:39 +08:00
CCPUEmitterTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUEventHandler.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUEventHandler.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUEventHandlerManager.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUEventHandlerManager.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUEventHandlerTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUEventHandlerTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUFlockCenteringAffector.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUFlockCenteringAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUFlockCenteringAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUFlockCenteringAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUForceField.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUForceField.h Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUForceFieldAffector.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUForceFieldAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUForceFieldAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUForceFieldAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUGeometryRotator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUGeometryRotator.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUGeometryRotatorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUGeometryRotatorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUGravityAffector.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUGravityAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUGravityAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUGravityAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUInterParticleCollider.cpp fixes warnings on Xcode 6.3 2015-04-06 12:08:30 -07:00
CCPUInterParticleCollider.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUInterParticleColliderTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUInterParticleColliderTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUJetAffector.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUJetAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUJetAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUJetAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPULineAffector.cpp Get rid of warnings: field '_xxx' will be initialized after field '_yyy' [-Wreorder] 2015-03-12 23:47:58 +01:00
CCPULineAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPULineAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPULineAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPULineEmitter.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPULineEmitter.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-15 00:10:08 +01:00
CCPULineEmitterTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPULineEmitterTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPULinearForceAffector.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPULinearForceAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPULinearForceAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPULinearForceAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUListener.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUListener.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUMaterialManager.cpp fix the bug of particle3d material reading 2015-05-12 10:42:33 +08:00
CCPUMaterialManager.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUMaterialTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUMaterialTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUMeshSurfaceEmitter.cpp Merge pull request #11288 from perminovVS/v3-dev-optimize-vec3 2015-04-07 14:04:57 +08:00
CCPUMeshSurfaceEmitter.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUMeshSurfaceEmitterTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUMeshSurfaceEmitterTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUNoise.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUNoise.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUObserver.cpp Correct field initialization order in various places (Xcode warnings) 2015-05-01 12:19:30 +03:00
CCPUObserver.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUObserverManager.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUObserverManager.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUObserverTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUObserverTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnClearObserver.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnClearObserver.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-15 00:10:08 +01:00
CCPUOnClearObserverTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnClearObserverTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnCollisionObserver.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnCollisionObserver.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnCollisionObserverTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnCollisionObserverTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnCountObserver.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnCountObserver.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUOnCountObserverTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnCountObserverTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnEmissionObserver.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnEmissionObserver.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnEmissionObserverTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnEmissionObserverTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnEventFlagObserver.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnEventFlagObserver.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUOnEventFlagObserverTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnEventFlagObserverTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnExpireObserver.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnExpireObserver.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnExpireObserverTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnExpireObserverTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnPositionObserver.cpp Correct field initialization order in various places (Xcode warnings) 2015-05-01 12:19:30 +03:00
CCPUOnPositionObserver.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUOnPositionObserverTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnPositionObserverTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnQuotaObserver.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnQuotaObserver.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnQuotaObserverTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnQuotaObserverTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnRandomObserver.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnRandomObserver.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUOnRandomObserverTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnRandomObserverTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnTimeObserver.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnTimeObserver.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUOnTimeObserverTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnTimeObserverTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnVelocityObserver.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnVelocityObserver.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUOnVelocityObserverTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUOnVelocityObserverTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUParticleFollower.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUParticleFollower.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUParticleFollowerTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUParticleFollowerTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUParticleSystem3D.cpp Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPUParticleSystem3D.h Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPUParticleSystem3DTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUParticleSystem3DTranslator.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-15 00:10:08 +01:00
CCPUPathFollower.cpp Optimize Vec3 2015-04-05 13:09:50 +03:00
CCPUPathFollower.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUPathFollowerTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUPathFollowerTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUPlane.cpp Optimize Vec3 2015-04-05 13:09:50 +03:00
CCPUPlane.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUPlaneCollider.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUPlaneCollider.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUPlaneColliderTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUPlaneColliderTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUPointEmitter.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUPointEmitter.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUPointEmitterTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUPointEmitterTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUPositionEmitter.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUPositionEmitter.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUPositionEmitterTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUPositionEmitterTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPURandomiser.cpp Optimize Vec3 2015-04-05 13:09:50 +03:00
CCPURandomiser.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPURandomiserTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPURandomiserTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPURender.cpp Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPURender.h Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPURendererTranslator.cpp Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPURendererTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPURibbonTrail.cpp fix the bug of PURibbonTrail 2015-04-09 16:49:03 +08:00
CCPURibbonTrail.h Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPURibbonTrailRender.cpp Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPURibbonTrailRender.h Removes state from MeshCommand. 2015-05-20 15:57:26 -07:00
CCPUScaleAffector.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUScaleAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUScaleAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUScaleAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUScaleVelocityAffector.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUScaleVelocityAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUScaleVelocityAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUScaleVelocityAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUScriptCompiler.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUScriptCompiler.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUScriptLexer.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUScriptLexer.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUScriptParser.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUScriptParser.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUScriptTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUScriptTranslator.h naming error 2015-04-10 16:09:39 +08:00
CCPUSimpleSpline.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUSimpleSpline.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUSineForceAffector.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUSineForceAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUSineForceAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUSineForceAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUSlaveBehaviour.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUSlaveBehaviour.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUSlaveBehaviourTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUSlaveBehaviourTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUSlaveEmitter.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUSlaveEmitter.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUSlaveEmitterTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUSlaveEmitterTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUSphere.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUSphere.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUSphereCollider.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUSphereCollider.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUSphereColliderTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUSphereColliderTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUSphereSurfaceEmitter.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCPUSphereSurfaceEmitter.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-15 00:10:08 +01:00
CCPUSphereSurfaceEmitterTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUSphereSurfaceEmitterTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUTechniqueTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUTechniqueTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUTextureAnimator.cpp Get rid of warnings: field '_xxx' will be initialized after field '_yyy' [-Wreorder] 2015-03-12 23:47:58 +01:00
CCPUTextureAnimator.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUTextureAnimatorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUTextureAnimatorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUTextureRotator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUTextureRotator.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-15 00:10:08 +01:00
CCPUTextureRotatorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUTextureRotatorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUTranslateManager.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUTranslateManager.h adds `virtual` to destructor 2015-05-20 17:43:48 -07:00
CCPUUtil.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUUtil.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUVelocityMatchingAffector.cpp Optimize Vec3 2015-04-05 13:09:50 +03:00
CCPUVelocityMatchingAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUVelocityMatchingAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUVelocityMatchingAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUVertexEmitter.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUVertexEmitter.h make path shorter 2015-03-05 13:24:06 +08:00
CCPUVortexAffector.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUVortexAffector.h Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] 2015-03-14 19:33:15 +01:00
CCPUVortexAffectorTranslator.cpp make path shorter 2015-03-05 13:24:06 +08:00
CCPUVortexAffectorTranslator.h make path shorter 2015-03-05 13:24:06 +08:00