Affectors now simulate with a minimum granularity
authorAlan Alpert <alan.alpert@nokia.com>
Thu, 20 Oct 2011 06:58:06 +0000 (16:58 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 24 Oct 2011 10:36:29 +0000 (12:36 +0200)
commit34cefb69b3f36d7eed9f50a2190459fbae0681de
tree11c3727eb27f8bb02df1f63d779ad4ede6ee1a7c
parent89fb0fb65d0071e88f24b8022eb7070956a7a1a7
Affectors now simulate with a minimum granularity

Since all time is sourced from the ParticleSystem, the easiest way is
to alter the common time point while doing the multiple simulation runs.

Also removes the experimental TargetAffector.

Change-Id: Ieb52f8990445fe95f94070175a0f9beb6686324a
Reviewed-by: Martin Jones <martin.jones@nokia.com>
examples/declarative/particles/affectors/attractor.qml
src/declarative/particles/particles.pri
src/declarative/particles/qsgcustomaffector.cpp
src/declarative/particles/qsggroupgoal.cpp
src/declarative/particles/qsgparticleaffector.cpp
src/declarative/particles/qsgparticleaffector_p.h
src/declarative/particles/qsgparticlesmodule.cpp
src/declarative/particles/qsgspritegoal.cpp
src/declarative/particles/qsgtargetaffector.cpp [deleted file]
src/declarative/particles/qsgtargetaffector_p.h [deleted file]