Bart van Strien
|
c4b21b6efe
Try probing the audio type if extension matching fails (resolves #1487)
|
6 жил өмнө |
Bart van Strien
|
4662580059
Make sure the mpg123 decoder tries to read data on creation
|
6 жил өмнө |
Bart van Strien
|
bf5e3820bd
Remove unused stored extension in Decoder
|
6 жил өмнө |
Alex Szpakowski
|
372a55c6ac
ImageData supports more formats: r8, rg8, r16, rg16, r16f, rg16f, r32f, rg32f. Format conversion via ImageData:paste is not supported for those (yet).
|
6 жил өмнө |
Alex Szpakowski
|
8b51dc831d
Work around occasional pops in streaming sources on iOS, by making the streaming source update code more like what was there in 0.10.x.
|
6 жил өмнө |
Alex Szpakowski
|
8f0686c204
Code style cleanup.
|
6 жил өмнө |
Alex Szpakowski
|
9d4cb2a949
iOS: Fix Source:play+stop+play and Source:play+seek, for streaming sources. Resolves issue #1484.
|
6 жил өмнө |
Alex Szpakowski
|
14abf2c9e8
Move source seeking from Source::playAtomic to prepareAtomic. Fixes love.audio.play(sources) for sources which had seek() called before the play call.
|
6 жил өмнө |
Alex Szpakowski
|
276bdd1dbf
iOS: fix audio clicks immediately after playing a source. Resolves issue #1485.
|
6 жил өмнө |
Alex Szpakowski
|
84f9f3f4d5
Update Xcode project for Xcode 10.2.
|
6 жил өмнө |
Alex Szpakowski
|
e7c36022a8
Update PhysFS to 3.0.2.
|
6 жил өмнө |
Alex Szpakowski
|
69c47675b9
Add Decoder:clone. Resolves issue #1479.
|
6 жил өмнө |
Alex Szpakowski
|
db1c982f76
boot.lua and nogame.lua line numbers match the source code once they're embedded into love (thanks, pgimeno!)
|
6 жил өмнө |
Alex Szpakowski
|
09cd3b68c9
Explicitly disable color FBO attachments where possible for depth/stencil canvases. Potentially fixes issue #1470
|
6 жил өмнө |
Alex Szpakowski
|
0c2153e0ca
Fix a potentially uninitialized value in love.graphics code. Minor cleanup.
|
6 жил өмнө |
Alex Szpakowski
|
b439ff07ce
Allow love.timer.sleep(0).
|
6 жил өмнө |
Bart van Strien
|
9d2640364b
Convert the readme back to utf-8
|
6 жил өмнө |
Bart van Strien
|
00e7d640c7
Also test source pitch is positive and clarify error (resolves #1474)
|
6 жил өмнө |
Bart van Strien
|
5b2b328624
Merged in Lin-Buo-Ren/love/Lin-Buo-Ren/fix-heading-markup-in-readme-1551583956825 (pull request #122)
|
6 жил өмнө |
林博仁
|
e3d73d9351
Fix heading markup in README
|
6 жил өмнө |
Bart van Strien
|
3d64ad0a3e
Properly propagate errors when creating a DataView (fixes #1476)
|
6 жил өмнө |
Alex Szpakowski
|
4fd2009e25
Merged in AuahDark/love/android-safearea (pull request #121)
|
6 жил өмнө |
Miku AuahDark
|
b3497f42e4
Add failsafe for `love.window.getSafeArea` in Android.
|
6 жил өмнө |
Miku AuahDark
|
4a08c0f7c1
Implement `love.window.getSafeArea` for Android
|
6 жил өмнө |
Alex Szpakowski
|
76917685dd
Add an optional vertex count parameter to mesh:setVertices.
|
6 жил өмнө |
Alex Szpakowski
|
74dcc41b38
Cleaned up love.graphics Image code for determining whether the image's pixel format is supported.
|
6 жил өмнө |
Alex Szpakowski
|
1bb50fccac
Reduce peak memory usage when a font's glyph atlas needs to be recreated.
|
6 жил өмнө |
Alex Szpakowski
|
d83117c981
Improve precision of the gammaToLinearPrecise shader function.
|
6 жил өмнө |
Alex Szpakowski
|
91d425e7e1
Fix World:getJoints to return fully resolved types for joints.
|
6 жил өмнө |
Alex Szpakowski
|
3ad16a70da
love.physics: move internal box2d->love object map to World instances, and clean up some physics object code. Resolves issue #1465.
|
6 жил өмнө |