Commit Graph

149 Commits

Author SHA1 Message Date
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
Alex Szpakowski 3efcf3901b Removed Canvas:clear. love.graphics.clear now accepts r,g,b,a values (and defaults to 0,0,0,0 with no arguments given.) love.graphics.clear clears the content of the currently active Canvas(es.)
--HG--
branch : minor
2015-02-27 03:47:25 -04:00
Alex Szpakowski cce995146f Merged default into minor
--HG--
branch : minor
2015-02-16 16:44:14 -04:00
Alex Szpakowski b0b4613896 I forgot to export love.window.maximize in time for 0.9.2's release. :( 2015-02-14 21:00:30 -04:00
Alex Szpakowski 7a7567145a Updated the 0.10.0 changelog.
--HG--
branch : minor
2015-02-14 18:55:28 -04:00
Alex Szpakowski 10cf501979 Merged default into minor
--HG--
branch : minor
2015-02-14 18:53:31 -04:00
Alex Szpakowski 39db975cb5 Added release date for 0.9.2 2015-02-14 16:11:45 -04:00
Alex Szpakowski 5e088aa183 Updated changelog 2015-02-14 00:43:28 -04:00
Alex Szpakowski d229fb1129 Merged default into minor
--HG--
branch : minor
2015-02-09 21:43:31 -04:00
Alex Szpakowski 70ea0e1f3f Updated changelog. 2015-02-03 03:18:22 -04:00
Alex Szpakowski dfdd52e499 Added support for ETC1 and PVR1 compressed textures contained in KTX, PKM, and PVR files.
Most desktop graphics drivers don't support those formats.

--HG--
branch : minor
2015-01-20 03:18:28 -04:00
Alex Szpakowski 319ccc2f25 Updated changelog for 0.10.0.
--HG--
branch : minor
2015-01-20 00:40:17 -04:00
muddmaker 47a4cc34a5 universal indexing rules in BezierCurve 2014-12-31 23:19:07 -08:00
Alex Szpakowski e6ff146e67 Updated changelog 2014-12-29 03:29:03 -04:00
muddmaker 238656ecc1 Added BezierCurve:renderSegment 2014-09-30 17:36:10 -07:00
Alex Szpakowski 228c925c0d Updated the changelog. 2014-09-20 00:27:20 -03:00
Alex Szpakowski 44b97dfadc Updated the changelog. 2014-08-21 16:38:22 -03:00
Alex Szpakowski 27c75a1323 Updated the changelog. 2014-08-09 23:14:28 -03:00
Alex Szpakowski dac9f4eaaa Added love.window.minimize (resolves issue #904). 2014-07-05 17:55:06 -03:00
Alex Szpakowski d5ae557149 Updated changelog 2014-07-05 16:40:15 -03:00
Alex Szpakowski d11ccd0e69 Added love.graphics.getCanvasFormats and love.graphics.getCompressedImageFormats, and removed love.graphics.hasCanvasFormat.
The two new functions return tables containing the names of all relevant formats as keys, and boolean values indicating whether the formats are supported.
2014-07-05 16:22:52 -03:00
Alex Szpakowski d2450d5f2e Updated changelog for changes which aren't in the minor branch 2014-06-14 16:58:24 -03:00
Alex Szpakowski 606c9b8fb1 Updated changelog 2014-04-01 20:42:57 -03:00
rude 9e49514db9 Set release date for 0.9.1 in changes.txt. 2014-04-01 20:50:17 +02:00
Alex Szpakowski e7947d9d2e Pulled Mesh:set/getInstanceCount from 0.9.1 for now.
The feature is difficult to use well unless custom vertex attributes are added.
2014-03-29 16:30:48 -03:00
Alex Szpakowski 1fd5d492fe Removed obsolete change from the changelog 2014-03-21 04:51:37 -03:00
Alex Szpakowski fcb24871d5 Updated changelog 2014-03-21 04:45:19 -03:00
Alex Szpakowski 31134ada13 Updated changelog 2014-02-13 19:59:35 -04:00
Alex Szpakowski 4edebe1789 Updated changelog 2014-02-05 02:21:16 -04:00
Alex Szpakowski 7ef0a6b576 Updated changelog 2014-01-28 03:27:42 -04:00
Alex Szpakowski ad65b577be Updated changelog 2014-01-17 22:00:50 -04:00
Alex Szpakowski 6fcebf69e4 Updated changelog 2014-01-07 20:30:46 -04:00
Alex Szpakowski 9a61ca7393 Updated changelog 2013-12-31 23:06:23 -04:00
Alex Szpakowski 25298a213d Updated changelog 2013-12-25 05:43:07 -04:00
Alex Szpakowski 3dd19f81bf Added the release date of 0.9.0 to the changelog 2013-12-20 00:50:14 -04:00
Alex Szpakowski 218638a4ed Updated changelog 2013-11-12 19:17:12 -04:00
Alex Szpakowski b57256b3e5 Renamed Source:setRelativePosition and Source:hasRelativePosition to Source:setRelative and Source:isRelative. Updated changelog. 2013-10-25 17:05:29 -03:00
Alex Szpakowski 037ba6f93d Updated changelog 2013-10-21 19:52:42 -03:00
Alex Szpakowski 0f3c28392f Updated changelog 2013-10-07 18:29:18 -03:00
Alex Szpakowski eec2beffdd Updated changelog 2013-09-16 04:50:24 -03:00
Alex Szpakowski af1cf14b7f Changed love.system.getPowerInfo to return -1 for battery percent and seconds remaining instead of nil, if the value can't be determined 2013-08-26 00:47:27 -03:00
Alex Szpakowski 552585cd82 Updated changelog 2013-08-25 19:26:47 -03:00
Alex Szpakowski 57637b26ec Updated changelog 2013-08-14 19:47:35 -03:00
Alex Szpakowski 4443284a73 Updated changelog 2013-08-04 19:35:25 -03:00
Alex Szpakowski 4595bb68eb Updated changelog 2013-07-25 00:58:37 -03:00
Alex Szpakowski ada83d1f2d Updated changelog 2013-07-16 05:07:03 -03:00
Alex Szpakowski ebd0896907 Updated changelog 2013-07-09 04:43:13 -03:00
Bart van Strien 268fca156f Add release dates to changelog 2013-07-05 19:42:47 +02:00