Alex Szpakowski
|
baebb45c2e
Updated the love.conf default for vsync.
|
9 жил өмнө |
Alex Szpakowski
|
dd2a448099
The vsync field in t.window and love.window.setMode is now an integer.
|
9 жил өмнө |
Alex Szpakowski
|
ef61573cd3
Merge default into minor
|
9 жил өмнө |
Alex Szpakowski
|
d572c70883
Fix a GL error on OpenGL ES 3 when using multiple render targets.
|
9 жил өмнө |
Alex Szpakowski
|
677a8d60b8
Use love::Vector (8 bytes) instead of love::Vertex (20 bytes) for love.math.triangulate and love.math.isConvex.
|
9 жил өмнө |
Alex Szpakowski
|
acde58d311
Improved the error message when nil is passed as the first argument to love.image.newImageData (resolves issue #1205).
|
9 жил өмнө |
Alex Szpakowski
|
daf13de4eb
Removed the no-argument variant of Text:set() in favour of Text:clear(). Resolves issue #1126.
|
9 жил өмнө |
airstruck
|
154f7cbc7e
Support reference angle on revolute, prismatic, and weld joints (fixes #1194)
|
9 жил өмнө |
Anders Ruud
|
78a2e80818
Created bitbucket-pipelines.yml.
|
9 жил өмнө |
Anders Ruud
|
d896f7f871
Work-around for gcc bug 1568899.
|
9 жил өмнө |
Bart van Strien
|
9998e761a4
Do not error in newVideo when optionally loading audio with love.audio disabled (fixes #1206)
|
9 жил өмнө |
Alex Szpakowski
|
22056271ec
love.graphics.circle/ellipse/arc/rectangle now take transformation scale into account when determining the number of segments to use. Resolves issue #1184.
|
9 жил өмнө |
Alex Szpakowski
|
e9ac008f43
Merge default into minor
|
9 жил өмнө |
Alex Szpakowski
|
3e678fc462
Fix SpriteBatch:setBufferSize to keep old sprite data if it can fit (resolves issue #1204).
|
9 жил өмнө |
Bart van Strien
|
5ae730be9e
Update changelog
|
9 жил өмнө |
Bart van Strien
|
57e4ec78e3
Prevent attaching a MouseJoint to a kinematic body (fixes #1185)
|
9 жил өмнө |
Bart van Strien
|
0ce44e465d
Catch possible Box2D exception in Fixture:getBoundingBox() (fixes #1196)
|
9 жил өмнө |
Alex Szpakowski
|
fc2c79ad5f
Add EdgeShape:set/getNext/PreviousVertex. ChainShape:setNext/PreviousVertex can now take no arguments to disable ghost vertices.
|
9 жил өмнө |
Alex Szpakowski
|
2e8f785a01
Potentially fix building with megasource on Windows
|
9 жил өмнө |
Alex Szpakowski
|
3157e5df7b
Added ChainShape:getNext/PreviousVertex (see issue #1191). Thanks airstruck!
|
9 жил өмнө |
Alex Szpakowski
|
55cb2fad84
Fixture:setCategory and Fixture:setMask now accept a table of categories/masks (resolves issue #1178).
|
9 жил өмнө |
Alex Szpakowski
|
0a534d4751
Fixed ChainShape:setPreviousVertex.
|
9 жил өмнө |
Bart van Strien
|
f4999bd2c7
Fail gracefully when auto.lua is called on a file not in src/scripts
|
9 жил өмнө |
Leonardo Etcheverry
|
a11c7278c8
Fix FT_Get_Kerning using char codes instead of glyph indices.
|
9 жил өмнө |
Alex Szpakowski
|
d2c2c717e4
Mac: treat folders with the .love extension as packages that can be double-clicked to open with LÖVE (resolves issue #1186).
|
9 жил өмнө |
Alex Szpakowski
|
8ea1edbc2a
Cause a Lua error instead of silently failing if a vertex buffer memory allocation fails.
|
9 жил өмнө |
Bart van Strien
|
877ebbf9c9
Make WheelJoint/PrismaticJoint:getAxis return a world vector (refs #1176)
|
9 жил өмнө |
Bart van Strien
|
803cdccc1f
Add love.window.updateMode (resolves #1037)
|
9 жил өмнө |
Bart van Strien
|
990839383f
Merge default into minor
|
9 жил өмнө |
rude
|
7922c44d27
Make CMake build functional on Linux.
|
9 жил өмнө |