提交历史

作者 SHA1 备注 提交日期
  Bart van Strien 2549d84ec8 Merged in thelinx/love (Body:setMass) 13 年之前
  Bart van Strien 2ac4a9e6d0 Manually keep track of bound textures, so we don't have to poll each frame 13 年之前
  Bart van Strien 51d4553b7d Fix love.event.push/quit issues 13 年之前
  Linus Sjögren 7f13fc47c7 Damn you, copy paste! 13 年之前
  Linus Sjögren afd0ef1d9e Add a custom Body:setMass function. 13 年之前
  Bill Meltsner be55579a22 Happy New Year, have an enormous diff 13 年之前
  Bill Meltsner 21516fc658 Add padding around every glyph in a Font texture, fixing the fringing seen with scaled text (actually fixes issue #321) 13 年之前
  Bill Meltsner 2077408351 Add Audio.cpp to Xcode project 13 年之前
  Bill Meltsner 4c5d11d582 Backout changeset e90d89c7b9712297c14ba73eda37ec28f25101f9 13 年之前
  Bart van Strien 5fa0a4cfa3 Drastically improve the font scaling quality (issue #321) 13 年之前
  Bart van Strien 1509403ca7 Add SpriteBatch:getImage (issue #321) 13 年之前
  Bart van Strien 7c1e1fd0db Return nil if the raycasts don't hit anything (issue #335) 13 年之前
  Bart van Strien c1f68e058d Use Box2D's callbacks for destruction of physics objects and wait until the end of the timestep before destroying them. 13 年之前
  Bart van Strien 9629e5b233 Update changelog 13 年之前
  Bart van Strien e0b420c988 Properly export love modules to lua, package.loaded is correct now 13 年之前
  Bart van Strien 870973197c Only bind images when they weren't (issue #353) 13 年之前
  Bart van Strien c78c6801e9 Formatting fix 13 年之前
  Bart van Strien f58f80397e Fix fsaa crash on OSX, can't enable multisampling before a window is created (bug #350) 13 年之前
  vrld d218291473 Fix issue #348 - strict mode. Use setCanvas instead of setRenderTarget in 13 年之前
  rude e7dd3f7f13 Added Boolsheet's improved app.rc file (UTF-16LE). 13 年之前
  Bart van Strien ee231e7b4c Fix DistanceModel enum conversion 13 年之前
  Bart van Strien ca279b6d87 Update changelog 13 年之前
  Bart van Strien 7bd08ad72d Dramatically speed up ImageData:paste (issue #336) 13 年之前
  Bart van Strien 3a9c71ad8f Check if enum-string conversions succeed in love.audio.get/setDistanceModel (bug #347) 13 年之前
  vrld 751d7aa368 Leaner source distance model API. 13 年之前
  vrld 9c9b1810b7 Decrese core-line width when overdrawing to preserve original line width. 13 年之前
  vrld 3b01da803e Merge pull request 2 by Bloutiouf: Sound attenuation by distanceSound 13 年之前
  vrld 6178aea6ef Discard active stencil when switching canvas. 13 年之前
  vrld b0fbff108c Better line smoothing. 13 年之前
  Bart van Strien ae833449d4 Move some includes over to the right file, fixing an include loop in the process 13 年之前