Delay custom emitter processing
authorAlan Alpert <alan.alpert@nokia.com>
Thu, 7 Jun 2012 03:23:56 +0000 (13:23 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 25 Jun 2012 05:29:42 +0000 (07:29 +0200)
commit3ff503fb86222ebcfc882b7c1d79fd42a7b53cfc
treeebc9c2b37167dc275c34d0c62e4c758341a9d4d3
parent0c64967cf3317d4c9863da3c2fe130f93b27eefa
Delay custom emitter processing

It now happens after ParticlePainter intialization, so that custom
emitters can affect painter specific parameters like color.

Change-Id: I9a732713108580e57130588c175c69aa854c5b2f
Reviewed-by: Yunqiao Yin <charles.yin@nokia.com>
examples/particles/emitters/customemitter.qml
src/particles/qquickparticleemitter.cpp
src/particles/qquicktrailemitter.cpp