Split GroupGoal out of SpriteGoal
authorAlan Alpert <alan.alpert@nokia.com>
Tue, 4 Oct 2011 04:39:21 +0000 (14:39 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 5 Oct 2011 05:33:29 +0000 (07:33 +0200)
commite225ee5a6a50400fc02536e511b1e10f3d53f110
treec58033dd8fc3032838952ed8e592c5bec500bce8
parenta274134dc511263a3ccd086205829e911ecd3aae
Split GroupGoal out of SpriteGoal

Leaving SpriteGoal alone for a few weeks with a deprecation message, but
a functioning GroupGoal has been added.

Change-Id: I395046c00526e7caa38bdbc499a8191308c476fa
Reviewed-on: http://codereview.qt-project.org/5950
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Martin Jones <martin.jones@nokia.com>
examples/declarative/particles/affectors/groupgoal.qml
src/declarative/items/qsgspriteengine_p.h
src/declarative/particles/particles.pri
src/declarative/particles/qsggroupgoal.cpp [new file with mode: 0644]
src/declarative/particles/qsggroupgoal_p.h [new file with mode: 0644]
src/declarative/particles/qsgparticlesmodule.cpp
src/declarative/particles/qsgspritegoal.cpp
src/declarative/particles/qsgspritegoal_p.h