Skip to content

Cosmic Panda

Choose a tag to compare

@bjornbytes bjornbytes released this 17 Feb 09:07
  • Add lovr.math module and Transform objects.
  • Add lovr.graphics.transform.
  • Change lovr.graphics.cube, Model:draw, and Buffer:draw to accept a Transform.
  • Change lovr.graphics.newModel to accept a Texture to apply to the model as the second argument.
  • Add support for font rendering.
  • Fix memory allocation issue in lovr.event.poll.
  • Add Buffer:getVertexFormat.
  • Add lovr.headset.getEyePosition(eye).
  • Fix crash when SteamVR is unavailable.
  • Fix Skybox rendering when culling is enabled.