提交历史

作者 SHA1 备注 提交日期
  Alex Szpakowski 6fa5edf5b1 Add release date for 11.3. 5 年之前
  Alex Szpakowski 0fd49907f2 iOS: Fix a compile warning - LÖVE doesn't support opening .love files in-place on iOS. 5 年之前
  Alex Szpakowski a36dfd900a Update the changelog. 5 年之前
  Alex Szpakowski 899a220ef4 Merged in AuahDark/love/android-mk (pull request #127) 6 年之前
  Miku AuahDark ca7de89fdf Remove GLee-related lines. 6 年之前
  Miku AuahDark 11daa9c467 Remove unnecessary flags 6 年之前
  Miku AuahDark 20bb2a13b9 Android.mk update 6 年之前
  Alex Szpakowski 1e0a7cad67 Fix instanced vertex attributes. 6 年之前
  Alex Szpakowski 5dfcf90e66 Fix Text:set(" ") not properly clearing the internal buffer (resolves issue #1518). 6 年之前
  Alex Szpakowski cc5afbacdd Possibly fix a compile error on some Linux systems. 6 年之前
  Alex Szpakowski 5789a0b1b1 Merged in AuahDark/love/androidmic (pull request #126) 6 年之前
  Alex Szpakowski 16dd33b1ff Fix a typo in the love.window.getNativeDPIScale function name. 6 年之前
  Miku AuahDark 5d63211b93 Fix t.audio.mixwithsystem defaults to false when absent from conf.lua 6 年之前
  Miku AuahDark c8a2978697 Make sure to empty the `capture` and return that instead. 6 年之前
  Miku AuahDark dda24bb98a Fix typo 6 年之前
  Miku AuahDark 051f1e9830 Add t.audio.mic (boolean) setting to conf.lua 6 年之前
  Miku AuahDark 0d9081ff22 Export love._requestRecordingPermission 6 年之前
  Miku AuahDark 0f23b0e4a0 Initial working on mic recording support for Android. 6 年之前
  Alex Szpakowski 594b45cfb5 Clean up internal vector code. Add an (internal) vector4 struct. 6 年之前
  Alex Szpakowski ed537c4f6a lines can render more than 65k vertices (resolves issue #1356). 6 年之前
  Alex Szpakowski 157282ec7e Fix a typo causing mesh attribute instancing to behave weirdly. 6 年之前
  Alex Szpakowski da046b39f0 possibly fix a Windows compile error 6 年之前
  Alex Szpakowski 271f0af7b7 Avoid lua_pushlightuserdata in enet's wrapper code (issue #1515). 6 年之前
  Alex Szpakowski 83e74e5e6c Fix setRandomSeed and setRandomState not fully invalidating the state used by randomNormal (resolves issue #1516). 6 年之前
  Alex Szpakowski 2eefa859e3 Attempt to fix VS2013 compatibility. 6 年之前
  Alex Szpakowski 93802a3247 Use doubles instead of lightuserdata for keys into love's internal object registry (issue #1515). 6 年之前
  Alex Szpakowski 3cadd50bec macOS: Add entitlements for Apple's hardened runtime. 6 年之前
  Alex Szpakowski 4f093a0b6b Support loading BGRA8 dds files into RGBA8 images. 6 年之前
  Alex Szpakowski a5ccfe4394 More clamping and rounding instead of truncating in ImageData:paste format conversion code, to match the behaviour of other color conversion code. 6 年之前
  Alex Szpakowski 42a8107b07 Fix a compile error 6 年之前