提交历史

作者 SHA1 备注 提交日期
  Mastificate 93a15ce983 added error handling for bezier curves and fixed infinite loop bugs 8 年之前
  Bart van Strien 9316d84028 Add (optional) copy-to-clipboard functionality to the error handler 8 年之前
  evan yeung 8d269226c0 Let the love.filesystem loader support the template path for multiple interrogation mark. 8 年之前
  evan yeung 9b77dbe262 Let the love.filesystem loader support the template path for multiple interrogation mark. 8 年之前
  Bart van Strien 77949030e2 Fix various spelling mistakes (mostly in luasocket) 8 年之前
  Alex Szpakowski 93d43c58a8 Merged in miscbill/love/fb_add_ropejoint_setmaxlength (pull request #73) 8 年之前
  Bill Clagett ead4186734 Expose box2d’s RopeJoint::SetMaxLength(). 8 年之前
  Alex Szpakowski b084934311 Fix Shader:send and sendColor ignoring the last argument for shader uniform arrays. 8 年之前
  Alex Szpakowski c647317a74 Re-generated boot.lua.h. 8 年之前
  Alex Szpakowski da3e292389 Merged in xpol/love/better-parse-options (pull request #71) 8 年之前
  Xpol Wan c28a6c51c4 love.arg.parse_option just return how many extra arg the current option consumes. 9 年之前
  xpol de855f30d5 Better love.arg.parse_options(): 9 年之前
  Bart van Strien 3336accb8f Added tag 0.10.2 for changeset afc69c4f7145 9 年之前
  Bart van Strien 9e13977995 Added release date for 0.10.2 9 年之前
  Alex Szpakowski 5ba449d1ff Add support for BC4-7 compressed texture formats in KTX files. Updated the changelog. 9 年之前
  Alex Szpakowski 43fcacc653 Merged in nkorth/love (pull request #70) 9 年之前
  Alex Szpakowski ba21512259 Updated the changelog 9 年之前
  Nathan Korth 53c528aa44 Add 'ellipse' distribution to ParticleSystem 9 年之前
  Alex Szpakowski db78c89639 Merged in brocoli_/love/set-raw-transform (pull request #69) 9 年之前
  Julio Felipe Angelini cdf7199c48 Added new raw values constructor to Matrix4 and Matrix4::setRawTransformation(). 9 年之前
  Bart van Strien 6d95ff7fb7 Remove old (cmake-only) workaround for issue #1173. 9 年之前
  Bart van Strien 7a6e626c74 Make stb_image only use SSE2 on x86_64, or when an override has been set (fixes #1173) 9 年之前
  Alex Szpakowski ec7565176e Add love.window.isMaximized 9 年之前
  Alex Szpakowski ff53e8fe71 Fix non-integer coordinates passed to ImageData:mapPixel/setPixel/getPixel and SoundData:set/getSample. 9 年之前
  Alex Szpakowski d57ce8ae73 The answer is no :( 9 年之前
  Alex Szpakowski 295fff5db8 Testing whether appveyor can build with Windows XP support 9 年之前
  Alex Szpakowski 894a44f45c Fix an incorrect delete call when out of memory. 9 年之前
  Alex Szpakowski a9593d926e Fix love.math.noise(nil) to error instead of returning nil. 9 年之前
  Alex Szpakowski 42be56858b Remove duplicate unused code. 9 年之前
  Alex Szpakowski 03c38185f6 Fix love.window.maximize to immediately update the window dimensions instead of waiting for the next love.event.pump. Fixes issue #1221. 9 年之前