aboutsummaryrefslogtreecommitdiffstats
path: root/examples/particles
Commit message (Collapse)AuthorAgeFilesLines
* Remove particles examples launcherAlan Alpert2012-06-0841-275/+0
| | | | | | | New examples guidelines include its own launcher scheme. Change-Id: I93f2ef40ba2b9344e9e3074ef31d7b6d2aed72b1 Reviewed-by: Yunqiao Yin <charles.yin@nokia.com>
* Update Affector folder of examples to guidelinesAlan Alpert2012-06-0814-81/+316
| | | | | Change-Id: I1fa0e8424f94cf954098b7734ba25feab0790828 Reviewed-by: Bea Lam <bea.lam@nokia.com>
* Rename SpriteImage to SpriteSequenceAlan Alpert2012-02-288-23/+23
| | | | | | | Also rename Sprite::frames->Sprite::frameCount Change-Id: I2e7a71adc37044fd696ffda2a5da4835725ba3a8 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
* Start of examples refactorAlan Alpert2012-02-24116-0/+5181
This is the general reorg of the examples directory structure, plus additional guidelines. calculator, animations and accessibility have been updated to the new standards and tested, as an example. Task-number: QTBUG-24133 Change-Id: I76c3b86751d3195ba2a5474ff23afb875765e9a4 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>