Commit Graph

855 Commits

Author SHA1 Message Date
bjorn 447b2da41a lovr.math.orientationToDirection; 2017-09-02 17:26:24 -07:00
bjorn e2f4d23842 Small cleanup; 2017-08-27 22:59:51 -07:00
bjorn 7467ba29f7 Update CONTRIBUTING; 2017-08-27 18:19:49 -07:00
bjorn 9114ec11c7 Update CONTRIBUTING; 2017-08-27 18:18:55 -07:00
bjorn e237446a46 Add Slack link to CONTRIBUTING; 2017-08-27 18:13:59 -07:00
bjorn a3db0aac29 Add CONTRIBUTING.md; 2017-08-27 18:13:11 -07:00
Bjorn Swenson 2a0304cbf4 Update README; 2017-08-27 18:11:19 -07:00
bjorn 44c02b008b v0.8.0; 2017-08-27 15:49:43 -07:00
bjorn 40b9cb1c63 Fix World:update fix; 2017-08-27 13:23:40 -07:00
bjorn 8001c0171c Fix default offset for WebVR; 2017-08-27 13:23:31 -07:00
bjorn 9202b42d8d Try to enable antialiasing in WebVR; 2017-08-27 13:23:21 -07:00
bjorn cbfeda1b1c Fix World:update; 2017-08-26 21:06:03 -07:00
bjorn 3fed41db7f Fix nonuniform scale issue; 2017-08-26 20:09:00 -07:00
bjorn d6aad1faba Fix RGB texture size; 2017-08-26 19:31:03 -07:00
bjorn 22a8152eb5 Fix normal matrix; 2017-08-26 18:36:30 -07:00
bjorn c6c29e3895 Fix strange font cast issue; 2017-08-26 17:15:53 -07:00
bjorn 773abf26ae Fix bug with mesh mapping; 2017-08-25 21:18:22 -07:00
bjorn 9fd4030f47 Tweak sphere coordinates; 2017-08-15 21:21:49 -07:00
bjorn e4a7c6bb47 Fix WebVR; 2017-08-15 01:05:18 -07:00
bjorn 3f875118a9 Fix shader issues; 2017-08-13 21:03:11 -07:00
bjorn 73b8a0f90a Update compilation instructions; 2017-08-13 18:45:42 -07:00
bjorn a38fd1829f Migrate dependencies from lovr-deps; 2017-08-13 18:41:13 -07:00
bjorn 2d0e849686 Fix lovr.getOS for Linux; 2017-08-13 16:49:10 -07:00
bjorn 33c54efbed Use touchpad for touch joystick; 2017-08-13 04:35:49 -07:00
bjornbytes eea960df8c Support Touch controllers; 2017-08-12 22:58:59 -07:00
bjornbytes 5bf174b37d Use enum for lovrHeadsetGetType; 2017-08-12 21:35:37 -07:00
bjornbytes b843fc3dbe Return proper headset name for OpenVR backend; 2017-08-12 21:13:57 -07:00
bjornbytes 3c3076f8c4 Fix VR rendering; 2017-08-12 20:43:23 -07:00
bjorn 8094eb9a25 Remove message from CMakeLists; 2017-08-11 22:28:15 -07:00
bjorn 0311232ae1 Add lovrModel and lovrView matrices; 2017-08-10 22:23:19 -07:00
bjorn 74f585ca8d Use lovrAssert and lovrThrow for better errors; 2017-08-10 01:05:04 -07:00
bjorn 7f1d441cdf Better error handling system;
Mom's spaghetti.
2017-08-10 00:45:19 -07:00
bjorn 3cd245f2b0 Window customization via conf.lua; 2017-08-09 20:02:02 -07:00
bjorn c69d6a72d8 Mention ddsparse; 2017-08-09 01:57:18 -07:00
bjorn 1d82277173 Fix mesh index buffer binding; 2017-08-09 01:31:25 -07:00
bjorn 3143c87197 Fix issues with framebuffers; 2017-08-09 01:09:19 -07:00
bjorn b94bc558fc Fix fullscreen quads; 2017-08-09 00:59:04 -07:00
bjorn 6c316c7587 Fix Shader bugs; 2017-08-09 00:56:13 -07:00
bjorn 9dd9678077 Fix default font bug; 2017-08-08 23:49:17 -07:00
bjorn 9f6f993903 Fix Mesh; 2017-08-08 22:58:11 -07:00
bjorn c76df39407 Organize lovrGraphicsReset; 2017-08-08 22:39:00 -07:00
bjorn 60867925e4 Move unused header includes; 2017-08-08 22:34:23 -07:00
bjorn f91366aa96 Remove old color macros; 2017-08-08 22:31:27 -07:00
bjorn d849f2429c Everything is probably broken; 2017-08-08 21:10:56 -07:00
bjorn 76f94e8ade Rename primitive data structures; 2017-08-08 18:57:41 -07:00
bjorn 88a32fd951 Simplify Skybox stuff; 2017-08-08 18:52:28 -07:00
bjorn 45618f819e Fix Skyboxes; 2017-08-08 18:24:29 -07:00
bjorn 58931f01e2 Allow lovr.graphics.setFont(nil); 2017-08-08 18:01:39 -07:00
bjorn abbe5e36d0 Canvas state is internal; 2017-08-08 02:20:55 -07:00
bjorn c89301c284 Texture is internal state; 2017-08-08 02:14:50 -07:00