Alex Szpakowski
|
318f335c7c
ParticleSystem:setQuads can now accept a table argument, cleaned up the ParticleSystem quad code
|
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
|
4221d55468
Enfore limits on ParticleSystem:setSizeVariation (issue #545)
|
12 years ago |
vrld
|
4ec7609d37
Fix issue #437: Area-based particle spawn.
|
13 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 |
vrld
|
94bd960cc7
Fix number of arguments check in w_ParticleSystem_setSizes.
|
13 years ago |
vrld
|
3904e49c75
Check argument sanity in w_ParticleSystem_setColors.
|
13 years ago |
Bill Meltsner
|
be55579a22
Happy New Year, have an enormous diff
|
13 years ago |
vrld
|
a855a01f02
Fix two particle system typos (thanks, Boolsheet!)
|
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 |
rude
|
1274b5d55a
Do not allow more than eight sizes and colors in ParticleSystem. This makes it
|
14 years ago |
rude
|
e1d1ebb2f1
Fix warnings in MSVC 2010.
|
14 years ago |
vrld
|
2425ea9979
Change particle system to accept an arbitrary number of colors and sizes to inerpolate.
|
14 years ago |
Bill Meltsner
|
45b8ba7ae3
fixed ParticleSystem:setSize() looking at the wrong argument for size variation
|
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
|
a237008ce2
ParticleSystem works now. Error handler no longer loops forever. :)
|
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 |