Alex Szpakowski
|
a2cb35f4e3
Constified some Filesystem module methods
|
12 жил өмнө |
Alex Szpakowski
|
129ae0f4eb
Added love.filesystem.append (issue #541)
|
12 жил өмнө |
Alex Szpakowski
|
96229bcb5d
Cleaned up love.filesystem.read/write code
|
12 жил өмнө |
Alex Szpakowski
|
8d4f35b86b
Added love.filesystem.getSize (issue #541)
|
12 жил өмнө |
Alex Szpakowski
|
e8c6a3f77c
Slightly improved error messages when love.graphics.newShader fails
|
12 жил өмнө |
Alex Szpakowski
|
f9d687cb65
Fixed some bugs in SDLmain
|
12 жил өмнө |
Alex Szpakowski
|
596bb2245e
SDLmain.m: now with more tabs
|
12 жил өмнө |
Alex Szpakowski
|
c730906c26
OS X: fixed fused release mode when the .love file is in love.app/Contents/Resources, fixed auto-detection of .love file in Contents/Resources when the love executable binary is run directly
|
12 жил өмнө |
vrld
|
db86fa4b83
Make love.math.triangulate with any polygon winding order.
|
12 жил өмнө |
Alex Szpakowski
|
d39cfbb4fa
Really fixed love.graphics.rectangle
|
12 жил өмнө |
Alex Szpakowski
|
7229dcae9f
Fixed love.graphics.rectangle
|
12 жил өмнө |
Alex Szpakowski
|
89395d6dfb
Updated Visual Studio project for math module changes (thanks Boolsheet)
|
12 жил өмнө |
Alex Szpakowski
|
4159b15ef2
Updated Xcode project for math module changes
|
12 жил өмнө |
vrld
|
1a407a6af3
Make non-gcc compilers happy...
|
12 жил өмнө |
vrld
|
ece4ff6472
Make love.math a singleton. Remove code duplication. Add love.math.triangulate.
|
12 жил өмнө |
Alex Szpakowski
|
d383434edf
ParticleSystem:setColors now accepts multiple color arrays (issue #440)
|
12 жил өмнө |
Alex Szpakowski
|
b8ec6633ab
Fixed love.graphics.printf wrapping when the wrap limit is the same as the text width (issue #558)
|
12 жил өмнө |
Alex Szpakowski
|
1172d5b836
love.graphics.newScreenshot now uses the size of the current canvas (if applicable), instead of adding transparency or clipping to match the screen size
|
12 жил өмнө |
Alex Szpakowski
|
d39bb315af
love.graphics.newScreenshot replaces alpha with full opacity by default (issue #374, thanks Boolsheet)
|
12 жил өмнө |
Alex Szpakowski
|
e869b71c43
Fixed crash in ImageData:paste
|
12 жил өмнө |
Alex Szpakowski
|
94f140454f
More Quad code cleanup
|
12 жил өмнө |
Alex Szpakowski
|
17bcab4f32
Added love.graphics.getDimensions and Image/Canvas/ImageData:getDimensions (issue #566)
|
12 жил өмнө |
Alex Szpakowski
|
4704c4e19e
Cleaned up some ParticleSystem and Quad code
|
12 жил өмнө |
Alex Szpakowski
|
ce71bc0847
Fixed love.timer.step / dt
|
12 жил өмнө |
Alex Szpakowski
|
6a83eba5f2
Merged love-experiments/particlesystem-quads into default
|
12 жил өмнө |
Alex Szpakowski
|
318f335c7c
ParticleSystem:setQuads can now accept a table argument, cleaned up the ParticleSystem quad code
|
12 жил өмнө |
Bart van Strien
|
7efe11b11f
Add centered flag to setMode, optionally centers the window (on by default, as before) (issue #463)
|
12 жил өмнө |
Bart van Strien
|
63c57ba3f8
Make love.timer.getFPS and love.timer.getAverageDelta microsecond-accurate
|
12 жил өмнө |
Bart van Strien
|
28af989a00
Add love.timer.getAverageDelta (issue #570) and constify love.timer.sleep
|
12 жил өмнө |
Alex Szpakowski
|
d30809ebff
Added ParticleSystem:setQuads(q1, q2, ...), quads are chosen based on current particle lifetime in a similar style to ParticleSystem:setColors
|
12 жил өмнө |