Fix affector group caching
authorAlan Alpert <alan.alpert@nokia.com>
Mon, 19 Dec 2011 07:58:49 +0000 (17:58 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 20 Dec 2011 05:39:51 +0000 (06:39 +0100)
commitf3c7d8c357d8c119287cf8d520e48098170b47c5
tree09b2d585b1071bc5ccaf5437e4d288832e8c411d
parent265fe7770778b85e174c39c33ecc9431d7f55b75
Fix affector group caching

It was possible for the cache to be updated before groups were properly
assigned, and it didn't update when they were.

Change-Id: If6835e2aad4a2412d17eb727da5d2414e4c20d60
Reviewed-by: Martin Jones <martin.jones@nokia.com>
src/quick/particles/qquickparticleaffector.cpp
src/quick/particles/qquickparticlesystem.cpp