Historique des commits

Auteur SHA1 Message Date
  Sasha Szpakowski a1e4b649ce Fix compile errors on macOS il y a 1 an
  Sasha Szpakowski b8e2b1b6c5 Update Xcode project to account for removed files il y a 1 an
  Sasha Szpakowski ac9ae82524 love.physics: simplify Body and Shape API. il y a 1 an
  Sasha Szpakowski 2702004bb2 Add Body:getFixture. il y a 1 an
  Sasha Szpakowski 51b439822b Add convenience functions for creating a Body+Shape+Fixture all at once. il y a 1 an
  Sasha Szpakowski 03b6b9ff13 Fix return value counts... il y a 1 an
  Sasha Szpakowski da430d5145 World:rayCastAny and rayCastClosest also return the fixture they hit. il y a 1 an
  Sasha Szpakowski 6cb0287500 Add optional category bit mask to World:getFixturesInArea. il y a 1 an
  Sasha Szpakowski 28a898df1f Add World:rayCastAny and World:rayCastClosest. il y a 1 an
  Sasha Szpakowski c3847d5f04 Rename World:queryBoundingBox to World:queryFixturesInArea. il y a 1 an
  Sasha Szpakowski d24ccde864 World:rayCast and World:queryBoundingBox have user args passed through to the callback function. il y a 1 an
  Sasha Szpakowski b1609ed83b love.physics: simplify some internal bookkeeping code il y a 2 ans
  Sasha Szpakowski dbc7d7f3ca Add love.graphics.newMesh variant to create a Mesh from existing Buffers. il y a 2 ans
  Sasha Szpakowski 691d910c3e Improve error message when Mesh:setVertexMap is used with an empty array. il y a 2 ans
  Miku AuahDark 2fd2930c24 Update lua-https to love2d/lua-https@0b2346f. il y a 2 ans
  Miku AuahDark f43c6fedeb Add physfs_platform_android.cpp as source files. il y a 2 ans
  Sasha Szpakowski 96040b2b2a Fix list of data types in the error message when using an invalid vertex data type in the deprecated type+component count vertex format declaration. il y a 2 ans
  Sasha Szpakowski 48e23a048d Improve text wrapping when multiple characters are combined into one glyph. il y a 2 ans
  Sasha Szpakowski ddf88c64bd Update lua-https to latest commit (love2d/lua-https@6dbce69) il y a 2 ans
  Sasha Szpakowski b0e3246ba8 Fix the Data object variant of File:write. il y a 2 ans
  Sasha Szpakowski 6e80d85110 Merge branch 'main' into 12.0-development il y a 2 ans
  Sasha Szpakowski 98663ec0db Merge pull request #1958 from nikeinikei/12.0-development il y a 2 ans
  Miku AuahDark 8913ca2b23 Fix wrong function being registered for Joystick:getSensorData(). il y a 2 ans
  Miku AuahDark 536e7e9f69 configure.ac: Specify CXXFLAGS instead of CPPFLAGS. il y a 2 ans
  niki 61cafd7dd4 adjust code styling il y a 2 ans
  niki 8096cab5bc vulkan: use vkResetDescriptorPool il y a 2 ans
  niki 9d9e2da763 vulkan: optimize vkUpdateDescriptorSets calls il y a 2 ans
  niki af717c8cab vulkan: fix incorrect return type il y a 2 ans
  niki f30bf9bee0 vulkan: better api use of descriptor pools il y a 2 ans
  niki e08ade86b5 vulkan: simplify shader code slightly il y a 2 ans