Rewrite last rewrite
authorAlan Alpert <alan.alpert@nokia.com>
Tue, 21 Jun 2011 02:02:08 +0000 (12:02 +1000)
committerAlan Alpert <alan.alpert@nokia.com>
Tue, 21 Jun 2011 02:02:08 +0000 (12:02 +1000)
commitf0ab52c313076fce7e854fd494b88c5dd0f71af5
tree5e1ccd832abe0eae761c69627fd20a039ffd362c
parent7126b27f5dfeba005cc7f17610bcc09cf0003b52
Rewrite last rewrite

Also rewrite to have all particle state shared, not just common
elements.
18 files changed:
src/declarative/particles/qsgcustomparticle.cpp
src/declarative/particles/qsgcustomparticle_p.h
src/declarative/particles/qsgemitter.cpp
src/declarative/particles/qsgfollowemitter.cpp
src/declarative/particles/qsggravity.cpp
src/declarative/particles/qsgimageparticle.cpp
src/declarative/particles/qsgimageparticle_p.h
src/declarative/particles/qsgitemparticle.cpp
src/declarative/particles/qsgitemparticle_p.h
src/declarative/particles/qsgkill.cpp
src/declarative/particles/qsgmodelparticle.cpp
src/declarative/particles/qsgmodelparticle_p.h
src/declarative/particles/qsgparticlepainter.cpp
src/declarative/particles/qsgparticlepainter_p.h
src/declarative/particles/qsgparticlesystem.cpp
src/declarative/particles/qsgparticlesystem_p.h
src/declarative/particles/qsgpointattractor.cpp
src/declarative/particles/qsgwander.cpp