Commit History

Author SHA1 Message Date
  Alex Szpakowski 3120a0e650 Goodbye 2013, hello 2014! 11 years ago
  Alex Szpakowski cded0e4a3b Fixed a typo when love.math.triangulate errors 11 years ago
  Alex Szpakowski 5de43a7207 The Vertex struct is now recognized as POD by C++, also fixed the name to be consistent with other love structs 12 years ago
  vrld 19eade843c Add support for Bezier curves of arbitrary degree. 12 years ago
  vrld d454be7025 Add love.math.isConvex() 12 years ago
  Alex Szpakowski 7ab3809165 Fixed Object:typeOf for love.physics objects new to 0.8.0, removed vestigial ColorMode code 12 years ago
  Alex Szpakowski 3bf43dadd8 Renamed CompressedData:getNumMipmaps to CompressedData:getMipmapCount; Improved type-checking error messages for some functions which expect function arguments 12 years ago
  vrld 71317c4359 Add Geometries (replaces Quads). 12 years ago
  Alex Szpakowski bf6d1c258b Misc. code cosmetics and improvements 12 years ago
  Alex Szpakowski 3046981fce Added love.math.newRandomGenerator. Returns a RNG object with its own seed and random methods. 12 years ago
  vrld db86fa4b83 Make love.math.triangulate with any polygon winding order. 12 years ago
  vrld 1a407a6af3 Make non-gcc compilers happy... 12 years ago