Electric Moose
- Upgrade to OpenVR 1.0.5.
- Add support for framebuffers using
Texture:renderTo. - Add functions for drawing textured primitives by passing a Texture instead of a DrawMode to
lovr.graphics.cubeandlovr.graphics.plane. - Add shorthand for drawing fullscreen quads with
lovr.graphics.plane(texture). - Mirror the headset display to the window on the desktop.