커밋 기록

작성자 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 년 전