Commit History

Author SHA1 Message Date
  Alex Szpakowski 0545138f1e Added ParticleSystem:isStopped (issue #623) 12 years ago
  Alex Szpakowski 0c58d5d46a Added ParticleSystem:isPaused (issue #623) and removed ParticleSystem:isEmpty/isFull (issue #621) 12 years ago
  Bart van Strien 16e27d95b1 Rename ParticleSystem:setLifetime/setParticleLife and getters to setEmitterLifetime/setParticleLifetime (issue #601) 12 years ago
  Alex Szpakowski 4c616e409b Renamed ParticleSystem:count, Channel:count, and all getNum* functions to get*Count (issue #602) 12 years ago
  vrld 71317c4359 Add Geometries (replaces Quads). 12 years ago
  Alex Szpakowski 426ca03315 Added ParticleSystem:setLinearAcceleration(xmin, ymin, xmax, ymax) and removed ParticleSystem:setGravity (issue #599) 12 years ago
  Alex Szpakowski b6247f9ae1 Added many getters of questionable utility to ParticleSystems. 12 years ago
  Alex Szpakowski bf6d1c258b Misc. code cosmetics and improvements 12 years ago
  Alex Szpakowski 7b8884965e Added ParticleSystem:emit(num) (issue #577) 12 years ago
  Alex Szpakowski d30809ebff Added ParticleSystem:setQuads(q1, q2, ...), quads are chosen based on current particle lifetime in a similar style to ParticleSystem:setColors 12 years ago
  Alex Szpakowski 96161c66f6 Updated copyright text for the new year 12 years ago
  Bart van Strien 7793e7f02f CRLF to LF 13 years ago
  rude 81c38e22d0 Applied the new style guidelines. 13 years ago
  Bill Meltsner 86abc9323b Add ParticleSystem:getPosition (issue #368) 13 years ago
  Bill Meltsner be55579a22 Happy New Year, have an enormous diff 13 years ago
  Bart van Strien c707a4ca45 Properly export all lua-facing functions and use those for initialization (love.cpp no longer explicitly mentions implementations) 13 years ago
  Bart van Strien 0aae9684b3 Automated formatting fix 13 years ago
  vrld 2425ea9979 Change particle system to accept an arbitrary number of colors and sizes to inerpolate. 14 years ago
  Bill Meltsner fde708160e bringing in the new year by changing every 2010 to 2011 14 years ago
  rude aa01c984b9 Updated all dates to 2010. 15 years ago
  bill@Ixion 8d666d0284 user can now manually set the offset for particle rotation 16 years ago
  rude a3bff7cde9 Reintegrated ParticleSystem. 16 years ago
  rude 84bf839872 Removed classes which should be implemented in Lua (or need of re-implementation). 16 years ago
  rude dcb3dfd83d Initial Mercurial commit. 16 years ago