Commit History

Author SHA1 Message Date
  Bill Meltsner e5cabe3b3f Remove Shape:destroy(). 13 years ago
  Bill Meltsner dac757b688 remove scaling for density. 13 years ago
  Bill Meltsner f3d770e5e7 Scale Body inertia 13 years ago
  Bill Meltsner 223f9eebef Provide a default density of 1.0 for Fixtures 13 years ago
  Bill Meltsner e482f32da3 Allow vertices in either clockwise or counter-clockwise order for newPolygonShape (fixes issue #326) 13 years ago
  Bill Meltsner f00b5f03f2 catch a possible Box2D exception in setMassData (fixes issue #342) 13 years ago
  Bill Meltsner 86abc9323b Add ParticleSystem:getPosition (issue #368) 13 years ago
  Bart van Strien 9a301dee81 Added the new OpenGL.{h,cpp} files to the msvc2010 project 13 years ago
  Bill Meltsner 8f781e9f13 Add "combine" color mode, for colorizing images (see https://love2d.org/forums/viewtopic.php?f=4&t=7648 ) 13 years ago
  Bill Meltsner a0be14869f Fix state saving to handle any blend/colormode 13 years ago
  Bill Meltsner ecb2e566f3 Add the new OpenGL.{cpp,h} files to the Xcode project so it builds again 13 years ago
  Bart van Strien 386dd53780 Make VertexBuffers use size_t, raising the limit of vertices that can be stored 13 years ago
  Bart van Strien a67b5b501f Fix a leak on destruction of a physics world 13 years ago
  vrld 94bd960cc7 Fix number of arguments check in w_ParticleSystem_setSizes. 13 years ago
  vrld 3904e49c75 Check argument sanity in w_ParticleSystem_setColors. 13 years ago
  vrld 1a9eafb76a Fix buffer over-read in draw_overdraw() (thanks, Boolsheet!). 13 years ago
  Bart van Strien f6e9f4cac7 Stop Body:getWorldPoints from overflowing the lua stack 13 years ago
  Bart van Strien e57e9efe0e Improve love.filesystem.lines 13 years ago
  Bart van Strien d525349549 Fix usage of a string past its lifetime, and set a default type for encode 13 years ago
  Bart van Strien 9dc4138366 Fix a comment 13 years ago
  Bart van Strien fbfd20a142 Move the references from _G to the registry 13 years ago
  Bart van Strien 9bf6f43a4e Adding the files is a crucial step, you know 13 years ago
  Bart van Strien 2549d84ec8 Merged in thelinx/love (Body:setMass) 13 years ago
  Bart van Strien 2ac4a9e6d0 Manually keep track of bound textures, so we don't have to poll each frame 13 years ago
  Bart van Strien 51d4553b7d Fix love.event.push/quit issues 13 years ago
  Linus Sjögren 7f13fc47c7 Damn you, copy paste! 13 years ago
  Linus Sjögren afd0ef1d9e Add a custom Body:setMass function. 13 years ago
  Bill Meltsner be55579a22 Happy New Year, have an enormous diff 13 years ago
  Bill Meltsner 21516fc658 Add padding around every glyph in a Font texture, fixing the fringing seen with scaled text (actually fixes issue #321) 13 years ago
  Bill Meltsner 2077408351 Add Audio.cpp to Xcode project 13 years ago