Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Bill Meltsner fc6a9df304 Report lack of support for the subtract blendmode through the Blue Screen of LÖVE instead of stderr spam. 13 gadi atpakaļ
  Bill Meltsner ae79ed061a Update to recommended Xcode build settings. 13 gadi atpakaļ
  Bill Meltsner 57b4d2c5b9 Add support for falling back to glBlendEquationEXT if necessary. 13 gadi atpakaļ
  Bart van Strien 830283ff17 Properly catch exceptions thrown by ImageData:getPixel/setPixel, thereby preventing an uncaught exception for an invalid index. (Bug #381) 13 gadi atpakaļ
  Bart van Strien 66aef58075 Use a clearer error message when the raycast callback doesn't return a number (issue #356) 13 gadi atpakaļ
  Bart van Strien dcb09c03a8 That was only part of the problem, now it should all work properly (and more accurately) 13 gadi atpakaļ
  Bart van Strien c2fb5618c1 Make love.timer.getFPS more accurate 13 gadi atpakaļ
  Bill Meltsner d69ec266be Call PixelEffect::detach() in Graphics::reset, not Graphics::clear (fixes issue #379) 13 gadi atpakaļ
  Bill Meltsner d5b89886b6 Switch back to Clang for Mac OS X compilation, and add a new legendary hack to ensure it still runs on Leopard. 13 gadi atpakaļ
  Bill Meltsner 84634affd5 Make love.graphics.toggleFullscreen properly handle graphics state. 13 gadi atpakaļ
  Bill Meltsner 7a43721335 Make Xcode use GCC to build LÖVE instead of Clang, to avoid some annoying linker error. 13 gadi atpakaļ
  Bart van Strien 4ee7e780e7 Fix ImageData:paste optimization, missing dy and sy and check of sw and sh 13 gadi atpakaļ
  Bart van Strien 0c9d8f3c41 Handle masks and categories in our contact filter 13 gadi atpakaļ
  vrld e02a2679c2 Add love.graphics.getPixelEffect() (issue #372) -- thanks, slime73! 13 gadi atpakaļ
  Bill Meltsner 57dabc9f89 Change WheelJoint:get/setSpringFrequencyHz to get/setSpringFrequency 13 gadi atpakaļ
  Bill Meltsner 20f4e567b3 Fix Fixture:getShape(), for real this time. 13 gadi atpakaļ
  Bart van Strien 6cde0169b6 Update changelog 13 gadi atpakaļ
  Bart van Strien 2e8939febe Add automatic seeding to love.run 13 gadi atpakaļ
  Bart van Strien db9e264685 Update auto.lua to bring it into the wonderful 2012 13 gadi atpakaļ
  Bill Meltsner 9e884c6b0f Remove a stray .orig reference from the Xcode project 13 gadi atpakaļ
  Bill Meltsner 31a85e81a2 Properly convert the anchor points for RopeJoints to local coordinates 13 gadi atpakaļ
  Bill Meltsner f67d454aa3 Fix off-by-one error in Fixture:getBits 13 gadi atpakaļ
  Bill Meltsner ddb1492c1f bounds check ChainShape:getPoint, and make functions that take indices 1-indexed on the Lua end of things 13 gadi atpakaļ
  Bill Meltsner 83f7002f67 Remove the unnecessary transform arguments to Fixture:rayCast that some idiot blindly copy/pasted from Shape:rayCast 13 gadi atpakaļ
  Bill Meltsner fae16c712d make Body::applyForce(fx, fy) semantically clearer 13 gadi atpakaļ
  Bill Meltsner 4aa3939311 Actually register Box2D worlds as contact filters 13 gadi atpakaļ
  Bill Meltsner 2a88ed1fa5 Fix issues with Shape retention in Fixture:getShape() 13 gadi atpakaļ
  Bill Meltsner e5cabe3b3f Remove Shape:destroy(). 13 gadi atpakaļ
  Bill Meltsner dac757b688 remove scaling for density. 13 gadi atpakaļ
  Bill Meltsner f3d770e5e7 Scale Body inertia 13 gadi atpakaļ