axmol/extensions/Particle3D
Wilson E. Alvarez 3056269531 Various small performance tweaks (#16881)
* These variables can be accessed by reference

* Assign values in initialization list

* _range can also be in initialization list

* Prefixed ++ and added 'auto' to loops

Also removed extra whitespace

* Prefixed ++/--, and changed for-loop implementation to use 'auto' on some loops
2016-11-22 09:54:04 +08:00
..
PU Various small performance tweaks (#16881) 2016-11-22 09:54:04 +08:00
CCParticle3DAffector.cpp No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
CCParticle3DAffector.h add std::nothrow 2015-03-02 16:05:26 +08:00
CCParticle3DEmitter.cpp No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
CCParticle3DEmitter.h add std::nothrow 2015-03-02 16:05:26 +08:00
CCParticle3DRender.cpp update for 3D object render, revert old changes 2015-12-18 11:23:33 +08:00
CCParticle3DRender.h update for 3D object render, revert old changes 2015-12-18 11:23:33 +08:00
CCParticleSystem3D.cpp No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
CCParticleSystem3D.h Remove extra semicolon after member function definition (#16595) 2016-09-20 14:43:48 +08:00