提交历史

作者 SHA1 备注 提交日期
  Miku AuahDark d28b30736f Improve MP3 detection slightly more. 2 年之前
  Sasha Szpakowski 8efcf27a6e Fix RTL text when fallback fonts are used. 2 年之前
  Sasha Szpakowski 48326a026d Fix t.window.displayindex in love.conf. 2 年之前
  Sasha Szpakowski 545db4b0b3 Merge pull request #1927 from EngineerSmith/bug-hunting 2 年之前
  Sasha Szpakowski 4fef549363 Merge pull request #1926 from EngineerSmith/enet-data 2 年之前
  EngineerSmith 4e6aadc033 Fixed issue #1925 misspelling for both keyboard and scancode enums 2 年之前
  EngineerSmith 8f5ca512b8 added variant for enet peer_send and host_broadcast to take light userdata and a size than just a lua string 2 年之前
  Sasha Szpakowski 90b22f7d42 Fix love.graphics.draw(TextBatch) accessing an invalid pointer. 2 年之前
  Sasha Szpakowski 7613067f21 Merge branch 'main' into 12.0-development 2 年之前
  Sasha Szpakowski fe886c3c51 Updated changelog 2 年之前
  scurest f5b8117c19 graphics: fix typo in comment 2 年之前
  scurest 106daedf75 graphics: fix for anti-parallel line segments (#1894) 2 年之前
  Sasha Szpakowski a71cfdcb50 Fix typo 2 年之前
  Sasha Szpakowski 1080507c7d Improve variable name readability in line rendering code. 2 年之前
  slime c245397178 Remove NaN-check C assert calls in line drawing code. 2 年之前
  Klonan 7e0f8ca791 FIx polyline adding NaN normals, which breaks the line rendering 3 年之前
  slime f6e9277a6d macOS: fix colors appearing oversaturated on P3 displays. 2 年之前
  Sasha Szpakowski 2b01179b35 Merge branch 'main' into 12.0-development 2 年之前
  Sasha Szpakowski 02427c3ddc metal: fix a crash on quit 2 年之前
  Sasha Szpakowski 2c3ea60c79 Add love.window.focus (resolves #1911). 2 年之前
  Sasha Szpakowski 0b48dacb4e Remove convenience constructor functions for vertex and index buffers. 2 年之前
  Sasha Szpakowski 059d60b404 love.wheelmoved: add preciseX, preciseY, and direction enum parameters. 2 年之前
  Sasha Szpakowski c4aaab6bf0 Remove love.dropbegan and love.dropcompleted callbacks. Closes #1908 2 年之前
  Sasha Szpakowski 4e86d45ffd Merge pull request #1906 from scurest/fix-1894 2 年之前
  scurest ee90667846 graphics: fix typo in comment 2 年之前
  scurest bdcef0bbc8 graphics: fix for anti-parallel line segments (#1894) 2 年之前
  Sasha Szpakowski abf9980cc2 Fix ByteData:set* error message. 2 年之前
  Sasha Szpakowski bec488519d Add a variant of love.data.pack which takes an existing ByteData object. 2 年之前
  Sasha Szpakowski 1909e80409 Add ByteData:setString. 2 年之前
  Sasha Szpakowski 78de7bdf3c Move ByteData float/int getter methods to Data. 2 年之前