Commit történet

Szerző SHA1 Üzenet Dátum
  Raidho e60f3c6cda EFX implemented 8 éve
  Alex Szpakowski 8e2d9c5138 Minor code style cleanup. Fix a couple compiler warnings. 8 éve
  Alex Szpakowski 7d68a72d5f Add audio Filter files to the Xcode project 8 éve
  Raidho 332ba76e62 Implement audio filters 8 éve
  Bart van Strien e5aad03f2d Update changelog 8 éve
  Bart van Strien cac5a3519a Fix automatically pausing and resuming audio on android (resolves #1237) 8 éve
  Bart van Strien 67d3146229 Fix love.audio.play{sources...} so it can resume paused sources 8 éve
  Alex Szpakowski 0126f7986a Add missing files to the Xcode project 8 éve
  Bart van Strien 7bd3581a52 Merge dynamiccore2 into minor 8 éve
  Bart van Strien 9aa921ef4c Add new files to cmakelists 8 éve
  Bart van Strien 06f4d6363e Move all love::Type initialisation to their respective (new) files 8 éve
  Alex Szpakowski cc1ea70272 Fix indentation 8 éve
  Alex Szpakowski 0a3adc0839 Unify pixel format enums for ImageData, CompressedImageData, and Canvas into a single PixelFormat enum. 8 éve
  Bart van Strien 24a7a3d367 Merge minor into dynamiccore2 8 éve
  Alex Szpakowski cbba8c40a6 Split Mesh:attachAttribute(name, nil) out into Mesh:detachAttribute. Fix attachAttribute. 8 éve
  Alex Szpakowski 100404c917 Revert a dumb change that caused a crash due to reading from invalid memory 8 éve
  Alex Szpakowski 82f66e3026 Hopefully fix a couple potential issues with restoring Shader texture units after a setMode. 8 éve
  Alex Szpakowski 5bf25007da Fix building for iOS 8 éve
  Alex Szpakowski 9930b81f94 The Xcode project now recognizes frameworks placed in love/platform/Xcode/macosx/Frameworks/ when building for macOS (closes issue #1230). 8 éve
  Alex Szpakowski 2c28eef74a Added 2 new variants of Mesh:attachAttribute (resolves issue #1233). Thanks xenthral! 8 éve
  Alex Szpakowski 050ca413be Fix a missing reciprocal.. 8 éve
  Alex Szpakowski 92774b759b Fix line and shape segment counts and smooth line antialiasing when love.graphics.applyTransform and replaceTransform are used. 8 éve
  Alex Szpakowski f85ee6b504 Add some more graphics feature and limit queries (resolves issue #1234). 8 éve
  Alex Szpakowski 5d2b0a98e5 Add missing applyTransform and replaceTransform functions… 8 éve
  Alex Szpakowski 5e5b247fc7 Work around buggy C++11 standard libraries (mingw) 8 éve
  Alex Szpakowski 14aa6965b3 Added Transform objects to love.math (resolves issue #1228). 8 éve
  Alex Szpakowski 9d2ee6d909 Shader uniforms keep their values after love.window.setMode (resolves issue #1174). 8 éve
  Alex Szpakowski 639c229bd7 Rename RecordingDevice:startRecording and RecordingDevice:stopRecording to RecordingDevice:start and RecordingDevice:stop. 8 éve
  Alex Szpakowski a245819ae1 Fix compilation on macOS and iOS. Minor cleanup. 8 éve
  Alex Szpakowski 99a3653d10 Merged in rcoaxil/love-patches/minor-mic-input (pull request #68) 8 éve