axmol/extensions/Particle3D
Vladimir Perminov 6ef1e7e3d0 Optimize Vec3 use constructor default.
Make Vec3 vec3(Vec3::ZERO); to Vec3 vec3;
2015-04-20 12:56:43 +03:00
..
PU Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCParticle3DAffector.cpp add std::nothrow 2015-03-02 16:05:26 +08:00
CCParticle3DAffector.h add std::nothrow 2015-03-02 16:05:26 +08:00
CCParticle3DEmitter.cpp add std::nothrow 2015-03-02 16:05:26 +08:00
CCParticle3DEmitter.h add std::nothrow 2015-03-02 16:05:26 +08:00
CCParticle3DRender.cpp Optimize Vec2 2015-04-19 20:40:52 +03:00
CCParticle3DRender.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
CCParticleSystem3D.cpp Optimize Vec3 use constructor default. 2015-04-20 12:56:43 +03:00
CCParticleSystem3D.h add comments 2015-03-06 10:35:42 +08:00