Alex Szpakowski
|
da3e292389
Merged in xpol/love/better-parse-options (pull request #71)
|
9 жил өмнө |
Xpol Wan
|
c28a6c51c4
love.arg.parse_option just return how many extra arg the current option consumes.
|
9 жил өмнө |
xpol
|
de855f30d5
Better love.arg.parse_options():
|
9 жил өмнө |
Raidho
|
422325588e
fixed potential memory leak, minor code imporovements
|
9 жил өмнө |
Raidho
|
c7c253f449
made getRecordingDevices keep already existing devices
|
9 жил өмнө |
Raidho
|
57d02dec2b
Addressed some criticism
|
9 жил өмнө |
Bart van Strien
|
452a8a877e
Don't set the enet global when requiring enet
|
9 жил өмнө |
Bart van Strien
|
3336accb8f
Added tag 0.10.2 for changeset afc69c4f7145
|
9 жил өмнө |
Bart van Strien
|
9e13977995
Added release date for 0.10.2
|
9 жил өмнө |
Alex Szpakowski
|
5ba449d1ff
Add support for BC4-7 compressed texture formats in KTX files. Updated the changelog.
|
9 жил өмнө |
Alex Szpakowski
|
43fcacc653
Merged in nkorth/love (pull request #70)
|
9 жил өмнө |
Alex Szpakowski
|
ba21512259
Updated the changelog
|
9 жил өмнө |
Nathan Korth
|
53c528aa44
Add 'ellipse' distribution to ParticleSystem
|
9 жил өмнө |
Alex Szpakowski
|
db78c89639
Merged in brocoli_/love/set-raw-transform (pull request #69)
|
9 жил өмнө |
Julio Felipe Angelini
|
cdf7199c48
Added new raw values constructor to Matrix4 and Matrix4::setRawTransformation().
|
9 жил өмнө |
James Watkins-Harvey
|
bdc653d9a5
Define LUASOCKET_API macro in header file instead of build time argument
|
9 жил өмнө |
Bart van Strien
|
6d95ff7fb7
Remove old (cmake-only) workaround for issue #1173.
|
9 жил өмнө |
Bart van Strien
|
7a6e626c74
Make stb_image only use SSE2 on x86_64, or when an override has been set (fixes #1173)
|
9 жил өмнө |
Alex Szpakowski
|
ec7565176e
Add love.window.isMaximized
|
9 жил өмнө |
Raidho
|
a99c757652
made :getData produce SoundData directly
|
9 жил өмнө |
Raidho
|
3de68707d1
made device enumeration lazy
|
9 жил өмнө |
Alex Szpakowski
|
ff53e8fe71
Fix non-integer coordinates passed to ImageData:mapPixel/setPixel/getPixel and SoundData:set/getSample.
|
9 жил өмнө |
Alex Szpakowski
|
d57ce8ae73
The answer is no :(
|
9 жил өмнө |
Alex Szpakowski
|
295fff5db8
Testing whether appveyor can build with Windows XP support
|
9 жил өмнө |
Raidho
|
424d2704ec
made RecordingDevice throw errors on invalid parameters
|
9 жил өмнө |
Raidho
|
9a090e8df8
made RecordingDevice create new SoundData every time captured samples are aquired
|
9 жил өмнө |
Raidho
|
87f0b2811e
Microphone input implemented.
|
9 жил өмнө |
Alex Szpakowski
|
894a44f45c
Fix an incorrect delete call when out of memory.
|
9 жил өмнө |
Alex Szpakowski
|
a9593d926e
Fix love.math.noise(nil) to error instead of returning nil.
|
9 жил өмнө |
Raidho
|
e5be492431
Created new branch minor-mic-input
|
9 жил өмнө |