Commit Graph

196 Commits

Author SHA1 Message Date
Alex Szpakowski 247e1b6af0 Merge default into minor
--HG--
branch : minor
2016-11-19 19:19:14 -04:00
Bart van Strien 9e13977995 Added release date for 0.10.2 2016-10-31 20:23:52 +01:00
Alex Szpakowski 5ba449d1ff Add support for BC4-7 compressed texture formats in KTX files. Updated the changelog. 2016-10-29 23:42:40 -03:00
Alex Szpakowski ba21512259 Updated the changelog 2016-10-29 12:30:15 -03:00
Alex Szpakowski 60d90ca4a8 Merge default into minor
--HG--
branch : minor
2016-10-30 01:07:39 -03:00
Bart van Strien a3f381be07 Update changelog
--HG--
branch : minor
2016-10-15 19:58:54 +02:00
Alex Szpakowski 7d11946ab7 Updated the changelog
--HG--
branch : minor
2016-09-27 23:23:56 -03:00
Alex Szpakowski 25dc0ad29d Merge default into minor
--HG--
branch : minor
2016-09-27 23:13:01 -03:00
Alex Szpakowski 304ccec71c Updated the changelog 2016-09-27 23:12:33 -03:00
Alex Szpakowski e9ac008f43 Merge default into minor
--HG--
branch : minor
2016-08-13 12:41:14 -03:00
Bart van Strien 5ae730be9e Update changelog 2016-08-02 14:33:28 +02:00
Bart van Strien 803cdccc1f Add love.window.updateMode (resolves #1037)
--HG--
branch : minor
2016-07-14 18:43:30 +02:00
Bart van Strien 990839383f Merge default into minor
--HG--
branch : minor
2016-07-14 18:42:42 +02:00
Bart van Strien bf601470e1 Update changelog 2016-07-14 16:41:08 +02:00
Bart van Strien 65f53a491f Make MouseJoint:getBodies() return only one body (fixes #1179)
Override Joint's Body getters in MouseJoint, to make the second (user-supplied) body the first body returned, and return nil for the second (internal) body
2016-07-14 16:39:29 +02:00
airstruck 9a2f99dc3d Added 2-point version of love.physics.newRevoluteJoint (fixes #1175) 2016-07-07 21:18:35 +02:00
airstruck 24da8433d0 Expose axis vector of PrismaticJoint and WheelJoint (fixes #1176) 2016-07-07 21:13:49 +02:00
Bart van Strien 516c0cc21d Merge default into minor
--HG--
branch : minor
2016-06-21 16:07:32 +02:00
Bart van Strien debea1192b Fixed large burst of particles when dramatically increasing the emission rate of a ParticleSystem. (fixes #1169) 2016-06-21 15:48:49 +02:00
Bart van Strien b328049517 Fix print coloring bug with empty strings (fixes #1171) 2016-06-11 19:51:51 +02:00
Alex Szpakowski e4823ccf77 Updated the changelog
--HG--
branch : minor
2016-05-22 21:31:03 +00:00
Alex Szpakowski 31b44797bc Merge default into minor
--HG--
branch : minor
2016-05-12 18:20:01 -03:00
Alex Szpakowski a5334f8017 Updated the changelog. 2016-05-12 18:14:36 -03:00
Bart van Strien 3a2e859acd Add love.math.hash, which supports MD5/SHA-1/SHA-2.
--HG--
branch : minor
2016-04-02 18:39:53 +02:00
Bart van Strien f31ada2a63 Update changelog
--HG--
branch : minor
2016-04-02 17:50:28 +02:00
Alex Szpakowski 49e1dc5342 Updated the changelog 2016-03-26 12:18:36 -03:00
Bart van Strien aefb08a261 0.10.1 release date is today 2016-02-14 15:51:45 +01:00
Alex Szpakowski f7ee949af8 Fixed love.graphics.clear(colortable) causing crashes in GLES 2.0 when a Canvas is active (resolves issue #1127). 2016-02-14 00:26:02 -04:00
Bart van Strien 119af763b5 Update changelog 2016-02-13 15:45:07 +01:00
Alex Szpakowski 53795d40a6 Updated the changelog. 2016-02-01 20:30:52 -04:00
Alex Szpakowski 79929d220d Added release date for 0.10.0. 2015-12-22 09:31:54 -05:00
Alex Szpakowski f841621ded Removed an obsolete line in changes.txt. 2015-12-21 23:17:12 -05:00
Alex Szpakowski f3858c0d0d Updated the changelog. 2015-12-16 16:10:37 -04:00
Alex Szpakowski de0b63a48d Re-added love.filesystem.exists.
If PhysFS 2.1-alpha is used and a directory is symlinked, isDirectory will return false (whereas it will return true when PhysFS 2.0 is used.) exists will return true in all cases.
2015-12-11 23:17:49 -04:00
Alex Szpakowski e9c75c342e Text:add and Text:addf now return index numbers which can be used as arguments to Text:getWidth and text:getHeight to determine the (pre-transformed) width and height of specific text within the Text object. 2015-11-14 18:51:43 -04:00
Alex Szpakowski 1d6cde226d Updated the changelog. 2015-11-12 01:35:07 -04:00
Martin Felis 2ab69094e1 Added love.system.vibrate(time), which causes the phone to vibrate on Android. love.system.getOS() now returns "Android" on Android. Implemented love.system.openURL. 2015-08-13 19:48:25 -03:00
Alex Szpakowski 6d9409a337 Probably fixed compilation with GCC 4.8. 2015-08-10 14:39:58 -03:00
Alex Szpakowski 0b566f3c94 Updated the changelog. 2015-08-10 09:47:40 -03:00
Alex Szpakowski 9d635fa63a Updated the changelog 2015-06-21 12:20:08 -03:00
Alex Szpakowski 542596531c Updated changelog 2015-05-03 20:29:03 -03:00
Lucien Greathouse 8e57072631 Add notice from issue #877
--HG--
branch : LPGhatguy/add-notice-from-issue-877-1430691607768
2015-05-03 22:20:08 +00:00
Alex Szpakowski 4e1011a52e Re-added Mesh:setVertices. 2015-05-02 14:05:29 -03:00
Alex Szpakowski d8a68d6ce1 Updated iOS-specific graphics code to use the latest SDL changes. 2015-04-13 12:26:54 -03:00
Alex Szpakowski 4c9b2105cd Updated the changelog 2015-04-08 22:44:16 -03:00
Alex Szpakowski cffa899e03 Explicitly mention SDL in the error message caused by SDL subsystem initialization failure. 2015-03-26 14:51:47 -03:00
Alex Szpakowski b8cb16dc95 Updated changelog 2015-03-23 13:43:11 -03:00
muddmaker 3a54d4599a fix conflicts 2015-03-21 18:15:41 -07:00
Alex Szpakowski 52b2701cf0 Removed love.graphics.clearStencil. love.graphics.stencil now clears the stencil buffer unless true is passed as an optional second argument ('keep the existing contents'.) 2015-03-09 23:05:29 -03:00
Alex Szpakowski d7667ea8fc Updated changelog. 2015-03-03 00:49:46 -04:00