Don't accidentally use atlas images in particle nodes
[profile/ivi/qtdeclarative.git] / src / declarative / particles / qsgimageparticle.cpp
2011-10-05 Gunnar SlettaDon't accidentally use atlas images in particle nodes
2011-10-05 Alan AlpertSprites can now have varying width and height
2011-09-30 Alan AlpertRefactor ParticleSystem members
2011-09-29 Alan AlpertBetter dirty marking
2011-09-23 Alan AlpertUse m_pleaseReset more consistently
2011-09-22 Alan AlpertStop managing lifetime of material
2011-09-22 Alan AlpertRecognize deformable performance level properly
2011-09-20 Alan AlpertMore ImageParticle sharing
2011-09-20 Alan AlpertInitial ImageParticle sharing
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-13 Alan AlpertRefactor SpriteEngine out of StochasticEngine
2011-09-12 Alan AlpertReduce compile warnings
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-08 Alan AlpertParticles module refactoring en masse
2011-09-08 Alan AlpertAugment Particle Docs
2011-09-07 Alan AlpertAnimation-like API for ParticleSystem
2011-09-07 Gunnar SlettaAdded QSGGeometry::Attribute::isPosition to give a...
2011-08-31 Friedemann KleintFix export symbols for QtDeclarative and QtQuick1.
2011-08-31 Lars KnollMerge remote-tracking branch 'origin/master' into refactor
2011-08-31 Alan AlpertAdd #version 120 in more places.
2011-08-31 Alan Alpertsetting only colorVariation now works
2011-08-31 Gunnar SlettaMerge branch 'master' into refactor
2011-08-30 Alan AlpertFix entryEffect for Sprite performance level
2011-08-29 Samuel RødalGet declarative running on new gui/opengl stack.
2011-08-25 Gunnar SlettaMerge branch 'master' into refactor
2011-08-24 Alan AlpertLift particle limits on desktop
2011-08-24 Alan AlpertSwitch from textures to uniform arrays for size/opacity...
2011-08-24 Alan AlpertCompile on Mac
2011-08-24 Alan AlpertSwitch to using one shader and #ifdefs
2011-08-24 Alan AlpertInitial entryEffect support for ImageParticle
2011-08-24 Alan AlpertUse point sprites
2011-08-23 Alan AlpertAdd the rest of the tiered shaders to QSGImageParticle
2011-08-23 Alan AlpertAdd console debugging for particles
2011-08-22 Alan AlpertAdd a deformable level shader for QSGImageParticle
2011-08-15 Alan AlpertRemove \since tags
2011-07-29 Alan AlpertCode cleanup
2011-07-28 Alan AlpertAdd some more properties to JS particle type
2011-07-28 Alan AlpertDelete scene if you aren't going to use it.
2011-07-20 Alan AlpertInitial stab at docs for QtQuick.Particles 2.0
2011-07-11 Samuel RødalFixed rendering errors in complex particle system.
2011-07-08 Aaron KennedyMerge branch 'v8'
2011-07-08 Jyri TahtelaUpdate licenseheader text in source files for qtdeclara...
2011-07-06 Alan AlpertSquashed Particle System Stateful Rewrite
2011-06-24 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-22 Aaron KennedyMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-21 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-21 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-21 Alan AlpertRewrite last rewrite
2011-06-20 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-16 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-15 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-15 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-15 Alan AlpertRewrite particle system to cope with changing particle...
2011-06-10 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-09 Gunnar SlettaMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyMerge branch 'qtquick2' into v8
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-09 Aaron KennedyMerge branch 'master' into qtquick2
2011-06-08 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-06-07 Alan AlpertImmense Particles Refactor Part A