Cronologia Commit

Autore SHA1 Messaggio Data
  Alex Szpakowski daf13de4eb Removed the no-argument variant of Text:set() in favour of Text:clear(). Resolves issue #1126. 9 anni fa
  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 anni fa
  Alex Szpakowski e9ac008f43 Merge default into minor 9 anni fa
  Alex Szpakowski 3e678fc462 Fix SpriteBatch:setBufferSize to keep old sprite data if it can fit (resolves issue #1204). 9 anni fa
  Bart van Strien 5ae730be9e Update changelog 9 anni fa
  Bart van Strien 57e4ec78e3 Prevent attaching a MouseJoint to a kinematic body (fixes #1185) 9 anni fa
  Bart van Strien 0ce44e465d Catch possible Box2D exception in Fixture:getBoundingBox() (fixes #1196) 9 anni fa
  Alex Szpakowski fc2c79ad5f Add EdgeShape:set/getNext/PreviousVertex. ChainShape:setNext/PreviousVertex can now take no arguments to disable ghost vertices. 9 anni fa
  Alex Szpakowski 2e8f785a01 Potentially fix building with megasource on Windows 9 anni fa
  Alex Szpakowski 3157e5df7b Added ChainShape:getNext/PreviousVertex (see issue #1191). Thanks airstruck! 9 anni fa
  Alex Szpakowski 55cb2fad84 Fixture:setCategory and Fixture:setMask now accept a table of categories/masks (resolves issue #1178). 9 anni fa
  Alex Szpakowski 0a534d4751 Fixed ChainShape:setPreviousVertex. 9 anni fa
  Bart van Strien f4999bd2c7 Fail gracefully when auto.lua is called on a file not in src/scripts 9 anni fa
  Leonardo Etcheverry a11c7278c8 Fix FT_Get_Kerning using char codes instead of glyph indices. 9 anni fa
  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 anni fa
  Alex Szpakowski 8ea1edbc2a Cause a Lua error instead of silently failing if a vertex buffer memory allocation fails. 9 anni fa
  Bart van Strien 877ebbf9c9 Make WheelJoint/PrismaticJoint:getAxis return a world vector (refs #1176) 9 anni fa
  Bart van Strien 803cdccc1f Add love.window.updateMode (resolves #1037) 9 anni fa
  Bart van Strien 990839383f Merge default into minor 9 anni fa
  rude 7922c44d27 Make CMake build functional on Linux. 9 anni fa
  Bart van Strien bf601470e1 Update changelog 9 anni fa
  Bart van Strien 65f53a491f Make MouseJoint:getBodies() return only one body (fixes #1179) 9 anni fa
  rude 64ee986984 Make LÖVE buildable (barely) with Megasource on Mac. 9 anni fa
  Bart van Strien 7266fa4fc5 Fix memory leak in Text:set (fixes #1181) 9 anni fa
  rude ba1a234543 Use LÖVE in NSIS once again. 9 anni fa
  rude f6154998dc Use nsis-unicode for AppVeyor build. 9 anni fa
  rude b0effb5570 Make CMakeLists.txt more decoupled from Megasource. 9 anni fa
  rude f66011de2f Return correct size from b64_decode. 9 anni fa
  airstruck 9a2f99dc3d Added 2-point version of love.physics.newRevoluteJoint (fixes #1175) 9 anni fa
  airstruck 24da8433d0 Expose axis vector of PrismaticJoint and WheelJoint (fixes #1176) 9 anni fa