Commit History

Autor SHA1 Mensaxe Data
  Alex Szpakowski b60cce7d3a Removed gif 'support' from ImageData:encode (it never worked, DevIL doesn't support saving gifs) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 25d6700361 Moved anisotropic filtering to Image:setFilter(min, mag, anisotropy), added anisotropic filtering support to canvases and fonts %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 8c406b7a4b Added anisotropic filtering functionality for images, consolidated mipmap methods into Image:setMipmapFilter(filtermode, sharpness, anisotropy), added love.graphics.setDefaultMipmapFilter(filtermode, sharpness, anisotropy) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 74ca349895 Fixed SDLMain leaking in OS X %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 9e9eb42f1d Fixed filedata not being cleaned up when love.image.newImageData(filepath) fails %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski f3290d84b7 Improved error handling and error messages when love.graphics.newShader fails %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 288971a3ad Added all standard optional draw parameters to love.graphics.printf: angle, sx, sy, ox, oy, kx, and ky %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 991b15d670 More renaming of "fragment" to "pixel" %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 07ba81f060 Renamed all cases of "fragment shader" to "pixel shader" %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 73c9f412ea Updated changelog %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 2838208338 Cleaned up love.filesystem.load and love.filesystem.getLastModified code %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski a2cb35f4e3 Constified some Filesystem module methods %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 129ae0f4eb Added love.filesystem.append (issue #541) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 96229bcb5d Cleaned up love.filesystem.read/write code %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 8d4f35b86b Added love.filesystem.getSize (issue #541) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski e8c6a3f77c Slightly improved error messages when love.graphics.newShader fails %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski f9d687cb65 Fixed some bugs in SDLmain %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 596bb2245e SDLmain.m: now with more tabs %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski c730906c26 OS X: fixed fused release mode when the .love file is in love.app/Contents/Resources, fixed auto-detection of .love file in Contents/Resources when the love executable binary is run directly %!s(int64=12) %!d(string=hai) anos
  vrld db86fa4b83 Make love.math.triangulate with any polygon winding order. %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski d39cfbb4fa Really fixed love.graphics.rectangle %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 7229dcae9f Fixed love.graphics.rectangle %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 89395d6dfb Updated Visual Studio project for math module changes (thanks Boolsheet) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 4159b15ef2 Updated Xcode project for math module changes %!s(int64=12) %!d(string=hai) anos
  vrld 1a407a6af3 Make non-gcc compilers happy... %!s(int64=12) %!d(string=hai) anos
  vrld ece4ff6472 Make love.math a singleton. Remove code duplication. Add love.math.triangulate. %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski d383434edf ParticleSystem:setColors now accepts multiple color arrays (issue #440) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski b8ec6633ab Fixed love.graphics.printf wrapping when the wrap limit is the same as the text width (issue #558) %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski 1172d5b836 love.graphics.newScreenshot now uses the size of the current canvas (if applicable), instead of adding transparency or clipping to match the screen size %!s(int64=12) %!d(string=hai) anos
  Alex Szpakowski d39bb315af love.graphics.newScreenshot replaces alpha with full opacity by default (issue #374, thanks Boolsheet) %!s(int64=12) %!d(string=hai) anos