Alex Szpakowski
|
2c80cce00b
Fix RecordingDevice:start().
|
пре 8 година |
Alex Szpakowski
|
bf7f082adb
Re-added the no-argument variant of RecordingDevice:start().
|
пре 8 година |
Alex Szpakowski
|
68f1ab5f47
Check a couple more vendor strings to determine if an AMD driver is being used.
|
пре 8 година |
Alex Szpakowski
|
d338f274ff
Update naming convention for builtin shader matrices.
|
пре 8 година |
Alex Szpakowski
|
5fc2190ce4
Rename love.audio.getEffectsList and Source:getEffectsList to getActiveEffects. They now return an empty table instead of nil when there are no active effects, as well.
|
пре 8 година |
Alex Szpakowski
|
19b4079ecc
Merge default into minor
|
пре 8 година |
Alex Szpakowski
|
b19a8ab67e
RecordingDevice:start has default arguments (resolves issue #1296).
|
пре 8 година |
Bart van Strien
|
7fa8fe7572
Fix replacement when using love.joystick.setGamepadMapping (issue #1298)
|
пре 8 година |
Alex Szpakowski
|
94ce558126
require now looks for both .dylib and .so extensions for C dynamic libraries in macOS, instead of just .so.
|
пре 8 година |
Bart van Strien
|
6f7fe0611b
Fix broken audio when attempting to stop or pause multiple sources, when not all of them were playing
|
пре 8 година |
Bart van Strien
|
9ee11409c5
Add vararg versions of love.audio.play/pause/stop (fixes #1295)
|
пре 8 година |
Alex Szpakowski
|
d578c35f4a
Fix love.graphics.circle (thanks xenthral!)
|
пре 8 година |
Alex Szpakowski
|
2eb9b3bdcd
love.timer.step now returns the calculated dt directly.
|
пре 8 година |
Alex Szpakowski
|
ef5897b22c
Seed love.math.random when the math module is loaded, instead of in love.run.
|
пре 8 година |
Alex Szpakowski
|
d1d6fb6f68
Update stb_image from 2.12 to 2.16.
|
пре 8 година |
Alex Szpakowski
|
b3d4443f9d
Added 'drawcallsbatched' field to the table returned by love.graphics.getStats.
|
пре 8 година |
Alex Szpakowski
|
c37e9ed6bf
Use vector2 arrays instead of raw float arrays for graphics primitives. Simplifies the code a bit.
|
пре 8 година |
Alex Szpakowski
|
72ba5080fb
Update license.txt and relicense my .dds file parser code
|
пре 8 година |
Alex Szpakowski
|
864147c38c
love.graphics: move more platform-independent code out of the opengl backend
|
пре 8 година |
Alex Szpakowski
|
b568e267eb
Reorganized the ImageData decoding/encoding implementation slightly.
|
пре 8 година |
Alex Szpakowski
|
518ed6f524
Small code style cleanup
|
пре 8 година |
Tiago Koji Castro Shibata
|
3dfe3808c6
Remove playmuted audio configuration
|
пре 8 година |
Alex Szpakowski
|
34ebe18f14
Use luaL_check/optinteger instead of luaL_check/optnumber when getting integer arguments to functions. Resolves issue #1251.
|
пре 8 година |
Alex Szpakowski
|
abcade9421
Updated the changelog
|
пре 8 година |
Tiago Koji Castro Shibata
|
4e9212b152
Add Android support to hasBackgroundMusic
|
пре 8 година |
Alex Szpakowski
|
130ee7e1d9
Consolidated Image and Canvas dimension validation code.
|
пре 8 година |
Alex Szpakowski
|
2b876d33ff
Attempt to fix VS2013 compilation error; fix a couple logic errors in the audio Source implementation.
|
пре 8 година |
Alex Szpakowski
|
942149f980
Merged in rcoaxil/love-audio/minor (pull request #91)
|
пре 8 година |
raidho36
|
16180a7e9b
That should be all.
|
пре 8 година |
raidho36
|
8737e2e70f
C++11 VLA usage removed, prettifyed naming.
|
пре 8 година |