1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-02 12:33:52 +00:00
Commit graph

635 commits

Author SHA1 Message Date
Bjorn Swenson 3700212371 Merge pull request #13 from bjornbytes/webvr
WebVR
2017-04-23 12:10:01 -07:00
bjorn f81209fd86 WebVR fixes; 2017-04-22 23:21:29 -07:00
bjorn 4399a2feb8 rm bounds visibility functions;
Minor WebVR fixes.
2017-04-22 22:53:03 -07:00
bjorn 9cc33fc5a2 Remove scripts; 2017-04-22 20:03:54 -07:00
bjorn c1afd6ca33 WebVR Controllers; 2017-04-22 18:20:12 -07:00
bjorn c9be126b6b Small fixes; 2017-04-22 17:02:47 -07:00
bjorn 95fb96ec2c Controller experiments; 2017-04-22 16:59:54 -07:00
bjorn 37479be4b0 Fix rendering coordinate system; 2017-04-22 10:50:12 -07:00
bjorn 520227aa87 Fix meshes; 2017-04-22 10:34:44 -07:00
bjorn 6acebc221e Fix mesh attributes; 2017-04-22 00:12:32 -07:00
bjorn 255dc5a43c Fix coordinate system; 2017-04-21 23:06:10 -07:00
bjorn bff289e431 Fix compilation; 2017-04-21 19:05:16 -07:00
bjorn ed145ca186 Fix freetype; 2017-04-20 23:46:51 -07:00
bjorn 7408a5e507 lovr.getOS for web; 2017-04-20 21:23:23 -07:00
bjorn 4537e17894 Fix typo; 2017-04-20 21:20:43 -07:00
bjorn 6e41c211d2 Unrefing; 2017-04-20 21:17:25 -07:00
bjorn ed2a90e448 Update README; 2017-04-20 21:11:24 -07:00
bjorn 068784ef73 Add more to headset API; 2017-04-20 20:46:35 -07:00
bjorn 872ceb365d WIP; 2017-04-19 21:44:35 -07:00
bjorn 0f1acae42a WIP; 2017-04-16 16:56:49 -07:00
Bjorn Swenson fa339c4b24 Merge pull request #12 from bjornbytes/json
JSON
2017-04-14 12:39:00 -07:00
bjorn 5fa820215e Windows fix; 2017-04-14 01:00:07 -07:00
bjorn 3e58ce4e55 JSON; 2017-04-13 23:11:03 -07:00
bjorn 9eb4d7b393 Move all window code into graphics module; 2017-04-12 19:48:47 -07:00
bjorn 58f00a0b4c Oh noooo; 2017-04-12 19:48:47 -07:00
bjorn 25e6f3ce4e Fix Mesh unmapping; 2017-04-09 13:40:20 -07:00
bjorn 30647c97c5 0.5.0; 2017-04-03 09:40:37 -07:00
bjorn 6695be5eb8 Add missing bindings for lovr.filesystem.createDirectory; 2017-04-02 15:10:46 -07:00
bjorn 0d552a0f0c Draw headset mirror with white color; 2017-04-02 11:14:25 -07:00
Bjorn Swenson c5a6dd8c4b Update README; 2017-04-02 06:35:21 -07:00
Bjorn Swenson b9c9d502c3 Update README; 2017-04-02 06:32:07 -07:00
bjorn 887f915001 Update logo; 2017-04-02 06:30:04 -07:00
bjorn 99dac3c848 Update logo; 2017-04-02 06:28:02 -07:00
bjorn 23916d6f66 Update bounds example; 2017-04-02 06:06:13 -07:00
bjorn 7f687f9732 No game screen; 2017-04-02 05:55:21 -07:00
bjorn 66bb9063f5 Add Blobs; 2017-04-01 16:50:10 -07:00
bjorn 3977db7249 Don't mess with depth test when rendering fonts; 2017-04-01 15:33:32 -07:00
bjorn e8d8aceead Remove duplicate LOVR_OPENVR entry; 2017-03-31 12:48:08 -07:00
bjorn a04e5013ad lovr.graphics.getSystemLimits; 2017-03-31 04:22:18 -07:00
bjorn 49a63bb084 Antialiasing;
Why not.
2017-03-31 03:57:04 -07:00
bjorn dcadbe37ce Fix glad on windows; Remove GLEW; 2017-03-31 03:20:53 -07:00
bjorn 18ffd4e53b glad; 2017-03-31 03:06:15 -07:00
bjorn fd8a53cb2c Fix CMake for macOS; 2017-03-31 00:18:06 -07:00
bjorn 93dfc6dc46 Simplify CMakeLists; 2017-03-31 00:06:05 -07:00
bjorn 7fad8367f6 Turn off physfs static build; 2017-03-30 19:25:24 -07:00
bjorn 9d89ea5634 Allow custom fullscreen shaders; 2017-03-30 18:56:51 -07:00
bjorn fbc9805ab1 Allow custom skybox shaders; 2017-03-30 18:54:39 -07:00
bjorn 847a01b76f Fix skyboxes; 2017-03-30 18:48:03 -07:00
bjorn 3489426af5 Improve error screen more; 2017-03-30 17:22:06 -07:00
bjorn 61dd12df7d Improve error message formatting; 2017-03-29 11:25:48 -07:00