Историја ревизија

Аутор SHA1 Порука Датум
  Bart van Strien c761202486 Build type information on first use (load-time), instead of using a hardcoded list пре 8 година
  Alex Szpakowski 0653ec9564 Address some compiler warnings about implicit integer conversions. пре 8 година
  Alex Szpakowski b8b670e0ae Simplify Drawable code пре 8 година
  Alex Szpakowski daf13de4eb Removed the no-argument variant of Text:set() in favour of Text:clear(). Resolves issue #1126. пре 9 година
  Alex Szpakowski ed933847f8 Color values in love's APIs are now in the range of [0, 1] rather than [0, 255]. пре 9 година
  Alex Szpakowski 7299a237fb Added Text:getDimensions пре 9 година
  Alex Szpakowski 46a2e7b85c Happy new year! 🎉 пре 9 година
  Alex Szpakowski 2c4e713114 Imported some of the dynamiccore branch from love-experiments: пре 9 година
  Alex Szpakowski e9c75c342e Text:add and Text:addf now return index numbers which can be used as arguments to Text:getWidth and text:getHeight to determine the (pre-transformed) width and height of specific text within the Text object. пре 9 година
  Alex Szpakowski 389b91cf6f Added per-character color support to love.graphics.print/printf and Text objects. Resolves issue #865. пре 9 година
  Alex Szpakowski 90a3c2b8ba Added Text:setFont. пре 10 година
  Alex Szpakowski 2f419c1c83 Replaced most cases of type bits and type name strings in love's Lua wrapper code with type id's. пре 10 година
  Alex Szpakowski 970704c2b7 Added Text objects via love.graphics.newText(font [, textstring]). Reworked the internal code of Font objects to use fewer individual textures and less VRAM per object, and to be compatible with OpenGL ES. Slightly improved the performance of love.graphics.print and love.graphics.printf. пре 10 година