Historial de Commits

Autor SHA1 Mensaje Fecha
  Alex Szpakowski 94d169dc85 Add missing files to CMakeLists hace 8 años
  Alex Szpakowski 0d2e08baff Implement automatic batching for points, lines, shapes, and images/quads. hace 8 años
  Alex Szpakowski f98b7ce1ed Fix ImageData:paste. hace 8 años
  Alex Szpakowski 2a47a8c9e2 Revert most render pass API changes. The APIs need more work and iteration before they’re better to use than the old setCanvas APIs. hace 8 años
  Alex Szpakowski 0a8c6f3ee6 Cleaned up some love.graphics code. hace 8 años
  Alex Szpakowski 1e24a19bea Fix compilation.. hace 8 años
  Alex Szpakowski d7feb20df9 Remove love.timer SDL implementation files, since they don’t do anything. hace 8 años
  Alex Szpakowski b620f32200 Work around SDL issues in Joystick:getGamepadMapping with XInput controllers (issue #1239). hace 8 años
  Alex Szpakowski 8e2d9c5138 Minor code style cleanup. Fix a couple compiler warnings. hace 8 años
  Alex Szpakowski 7d68a72d5f Add audio Filter files to the Xcode project hace 8 años
  Raidho 332ba76e62 Implement audio filters hace 8 años
  Bart van Strien e5aad03f2d Update changelog hace 8 años
  Bart van Strien cac5a3519a Fix automatically pausing and resuming audio on android (resolves #1237) hace 8 años
  Bart van Strien 67d3146229 Fix love.audio.play{sources...} so it can resume paused sources hace 8 años
  Alex Szpakowski 0126f7986a Add missing files to the Xcode project hace 8 años
  Bart van Strien 7bd3581a52 Merge dynamiccore2 into minor hace 8 años
  Bart van Strien 9aa921ef4c Add new files to cmakelists hace 8 años
  Bart van Strien 06f4d6363e Move all love::Type initialisation to their respective (new) files hace 8 años
  Alex Szpakowski cc1ea70272 Fix indentation hace 8 años
  Alex Szpakowski 0a3adc0839 Unify pixel format enums for ImageData, CompressedImageData, and Canvas into a single PixelFormat enum. hace 8 años
  Bart van Strien 24a7a3d367 Merge minor into dynamiccore2 hace 8 años
  Alex Szpakowski cbba8c40a6 Split Mesh:attachAttribute(name, nil) out into Mesh:detachAttribute. Fix attachAttribute. hace 8 años
  Alex Szpakowski 100404c917 Revert a dumb change that caused a crash due to reading from invalid memory hace 8 años
  Alex Szpakowski 82f66e3026 Hopefully fix a couple potential issues with restoring Shader texture units after a setMode. hace 8 años
  Alex Szpakowski 5bf25007da Fix building for iOS hace 8 años
  Alex Szpakowski 9930b81f94 The Xcode project now recognizes frameworks placed in love/platform/Xcode/macosx/Frameworks/ when building for macOS (closes issue #1230). hace 8 años
  Alex Szpakowski 2c28eef74a Added 2 new variants of Mesh:attachAttribute (resolves issue #1233). Thanks xenthral! hace 8 años
  Alex Szpakowski 050ca413be Fix a missing reciprocal.. hace 8 años
  Alex Szpakowski 92774b759b Fix line and shape segment counts and smooth line antialiasing when love.graphics.applyTransform and replaceTransform are used. hace 8 años
  Alex Szpakowski f85ee6b504 Add some more graphics feature and limit queries (resolves issue #1234). hace 8 años