aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/particles/qsgcustomparticle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QSG* to QQuick* in particles folderAlan Alpert2011-10-251-596/+0
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-12/+12
* Initial commit of particle system autotestsAlan Alpert2011-10-031-1/+1
* Refactor ParticleSystem membersAlan Alpert2011-09-301-4/+4
* Better dirty markingAlan Alpert2011-09-291-2/+1
* Fix QSGCustomParticle initializationAlan Alpert2011-09-291-8/+8
* Use m_pleaseReset more consistentlyAlan Alpert2011-09-231-1/+0
* fix declarative to work after broken refactorGunnar Sletta2011-09-131-7/+1
* Merge branch 'refactor'Gunnar Sletta2011-09-131-23/+42
|\
| * Merge branch 'master' into refactorGunnar Sletta2011-09-121-51/+56
| |\
| * | Added QSGGeometry::Attribute::isPosition to give a hint about vertex dataGunnar Sletta2011-09-071-5/+5
| * | Fix export symbols for QtDeclarative and QtQuick1.Friedemann Kleint2011-08-311-1/+1
| * | Merge branch 'master' into refactorGunnar Sletta2011-08-311-20/+49
| |\ \
| * \ \ Merge branch 'master' into refactorGunnar Sletta2011-08-251-2/+3
| |\ \ \
| * | | | Make textureProvider() a virtual accessor in QSGItem.Gunnar Sletta2011-08-221-12/+25
| * | | | Reintroduce the QSGTextureProvider as a separate objectGunnar Sletta2011-08-221-8/+8
* | | | | Refactor SpriteEngine out of StochasticEngineAlan Alpert2011-09-131-1/+1
* | | | | Reduce compile warningsAlan Alpert2011-09-131-0/+1
| |_|_|/ |/| | |
* | | | Particles module refactoring en masseAlan Alpert2011-09-081-45/+49
* | | | Animation-like API for ParticleSystemAlan Alpert2011-09-071-6/+7
| |_|/ |/| |
* | | Custom Particle now supplies default codeAlan Alpert2011-08-311-20/+48
| |/ |/|
* | Lift particle limits on desktopAlan Alpert2011-08-241-1/+3
* | Remove \since tagsAlan Alpert2011-08-151-1/+0
|/
* Renamed ShaderEffectItem to ShaderEffect and some API changes.Kim Motoyoshi Kalland2011-07-281-11/+15
* Add some more properties to JS particle typeAlan Alpert2011-07-281-4/+4
* Initial stab at docs for QtQuick.Particles 2.0Alan Alpert2011-07-201-2/+11
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Squashed Particle System Stateful RewriteAlan Alpert2011-07-061-82/+101
* Updated tst_nodestest to use the DirtyForceUpdate flag.Kim Motoyoshi Kalland2011-06-231-2/+0
* Rewrite last rewriteAlan Alpert2011-06-211-89/+29
* Rewrite particle system to cope with changing particle countsAlan Alpert2011-06-151-72/+71
* Immense Particles Refactor Part AAlan Alpert2011-06-071-0/+581