Историја ревизија

Аутор SHA1 Порука Датум
  Bart van Strien 6bc4f7a34e Revision 1500 s/''/'/ on configure.ac, how fitting пре 12 година
  Bart van Strien d8dfd62035 Rework configure.ac, clean up platform/unix пре 12 година
  Bart van Strien 7b923dc75b On windows, open the console window before the main window, which should mean that the main window gets focus пре 12 година
  Alex Szpakowski 005344dddd Codename Baby Inspector пре 12 година
  Alex Szpakowski 0545138f1e Added ParticleSystem:isStopped (issue #623) пре 12 година
  Alex Szpakowski 4dc2072fc6 Fixed error messages in functions where love.filesystem.newFile(Data) is called internally пре 12 година
  Alex Szpakowski 7959158ffa love.audio.newSource now optionally accepts FileData (issue #624) пре 12 година
  Alex Szpakowski 0c58d5d46a Added ParticleSystem:isPaused (issue #623) and removed ParticleSystem:isEmpty/isFull (issue #621) пре 12 година
  Alex Szpakowski 0e9d73503c Stencil buffers are now created and attached to canvases on-demand, instead of always on canvas creation. пре 12 година
  Alex Szpakowski ac094f9437 Fixed love.graphics.newScreenshot to always read from the main framebuffer, even when a canvas is bound пре 12 година
  Alex Szpakowski 0b71fa1483 Added SpriteBatch:getCount and SpriteBatch:getBufferSize, and removed SpriteBatch:isEmpty/isFull. пре 12 година
  Alex Szpakowski 264948690c Renamed BlendMode "none" to "replace" and updated changelog пре 12 година
  Alex Szpakowski eaf69aead1 Renamed love.window.setTitle back to love.window.setCaption пре 12 година
  Alex Szpakowski 123889dfed Converted code for Shader:send from Lua to C++ пре 12 година
  Alex Szpakowski 89265107ea Fixed SpriteBatch:addg/setg to error properly instead of crash when attempting to use a Geometry without exactly 4 vertices пре 12 година
  Bart van Strien 167d3183b9 Rename SpriteBatch:setq to setg пре 12 година
  Alex Szpakowski 2b54ea23de Added love.window.isVisible пре 12 година
  Alex Szpakowski 4718267c31 Updated Xcode project to be more LuaJIT-friendly пре 12 година
  Alex Szpakowski 60ca08e220 Merged in kyleconroy/love/add-visual-studio-files (pull request #27) пре 12 година
  Kyle Conroy 2b0bf794b5 Add files to the visual studio project пре 12 година
  Alex Szpakowski daea857c1e Removed duplicated code for a crash workaround in Mac OS 10.5 пре 12 година
  Alex Szpakowski c620553e28 Updated changelog and organized it slightly пре 12 година
  Alex Szpakowski 04ca33d127 Updated Xcode project with new bezier files пре 12 година
  vrld aa4d96317f [bezier curve] add missing files пре 12 година
  vrld 19eade843c Add support for Bezier curves of arbitrary degree. пре 12 година
  Alex Szpakowski aa59761177 Fixed smooth lines with love.graphics.origin() after love.graphics.scale пре 12 година
  vrld e9d0204cdc Disallow concave shapes as geometry. пре 12 година
  vrld d454be7025 Add love.math.isConvex() пре 12 година
  Alex Szpakowski c1cbd610e6 Fixed the default blend mode (and other related state) пре 12 година
  Alex Szpakowski b391a9f4a6 Added love.window.hasMouseFocus (issue #120) пре 12 година