Immense Particles Refactor Part C
authorAlan Alpert <alan.alpert@nokia.com>
Wed, 8 Jun 2011 03:19:56 +0000 (13:19 +1000)
committerAlan Alpert <alan.alpert@nokia.com>
Wed, 8 Jun 2011 03:28:21 +0000 (13:28 +1000)
commit1f88f2ceedf00f96e2491ecdd1c655b0f12f3632
tree1900da1a3793da99f9601762d337cf82dc4701ce
parent984f21f18d1a3981e7363df467ff2e24e69aa847
Immense Particles Refactor Part C

Demos work again (also, the examples I missed).

Added an example launcher for particles.
61 files changed:
demos/declarative/flickr/content/ImageDetails.qml
demos/declarative/flickr/content/Progress.qml
demos/declarative/flickr/content/StreamView.qml
demos/declarative/flickr/content/UnifiedDelegate.qml
demos/declarative/flickr/content/images/noise.png [new file with mode: 0644]
demos/declarative/flickr/flickr.qml
demos/declarative/minehunt/MinehuntCore/Explosion.qml
demos/declarative/photoviewer/PhotoViewerCore/AlbumDelegate.qml
demos/declarative/plasmapatrol/content/BlasterHardpoint.qml
demos/declarative/plasmapatrol/content/CannonHardpoint.qml
demos/declarative/plasmapatrol/content/ChoiceBox.qml
demos/declarative/plasmapatrol/content/Cruiser.qml
demos/declarative/plasmapatrol/content/Frigate.qml
demos/declarative/plasmapatrol/content/Hardpoint.qml
demos/declarative/plasmapatrol/content/HelpScreens.qml
demos/declarative/plasmapatrol/content/LaserHardpoint.qml
demos/declarative/plasmapatrol/content/PlasmaPatrolParticles.qml
demos/declarative/plasmapatrol/content/Ship.qml
demos/declarative/plasmapatrol/content/Sloop.qml
demos/declarative/plasmapatrol/plasmapatrol.qml
demos/declarative/samegame/SamegameCore/BoomBlock.qml
demos/declarative/samegame/samegame.qml
demos/declarative/snake/content/Cookie.qml
demos/declarative/snake/content/Link.qml
examples/declarative/particles/asteroid/blackhole.qml
examples/declarative/particles/exampleslauncher.qml [new file with mode: 0644]
examples/declarative/particles/launcherContent/Button.qml [moved from examples/declarative/particles/snow/content/Button.qml with 100% similarity]
examples/declarative/particles/launcherContent/Shell.qml [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/asteroid.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/blackhole.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/blurparticles.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/close.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/dynamicemitters.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/fireballs.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/flickr.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/gridsplosion.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/layered.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/list.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/overburst.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/package.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/plain.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/plasmapatrol.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/portal.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/rainbow.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/remove.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/samegame.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/shimmer.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/smile.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/smilefactory.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/snow.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/spaceexplorer.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/spriteparticles.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/spritestateparticles.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/spritevariedparticles.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/stream.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/trails.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/turbulence.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/ultraparticles.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/icons/velocityfrommotion.png [new file with mode: 0644]
examples/declarative/particles/launcherContent/launcher.js [new file with mode: 0644]
examples/declarative/particles/snow/snow.qml