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

40 commits

Author SHA1 Message Date
bjorn b69a7be1ba Better malloc error handling; 2016-11-08 14:55:07 -08:00
bjorn 94a9c0e8cb lovrGraphicsTransform; 2016-11-01 20:48:04 -07:00
bjorn 9975e695dd Headset display dimensions; 2016-10-24 16:03:29 -07:00
bjorn 769ded9c71 Controller:getHand; 2016-10-24 15:52:16 -07:00
bjorn 2b11142970 Improve compilation UX; 2016-10-24 14:09:32 -07:00
bjorn 2267396e5a Render to window if headset unavailable; 2016-10-24 13:43:07 -07:00
bjorn 78f0c2d947 Clean up, clean up;
Everybody everywhere!
2016-10-04 15:13:57 -07:00
bjorn a2c51e17ab Fix vive orientation math; 2016-10-03 18:00:33 -07:00
bjorn d66e7c0d81 Improve vive orientation; 2016-10-03 17:02:01 -07:00
bjorn e6dcfad12d lovrHeadsetIsPresent returns char; 2016-10-03 11:40:20 -07:00
bjorn 2c7e03c0ed Better bools; 2016-10-03 11:26:54 -07:00
bjorn 2391185931 Controller:getOrientation; 2016-10-03 11:16:48 -07:00
bjorn c9f937ec19 Controller:getPosition; 2016-10-03 11:12:21 -07:00
bjorn b594b218b2 Controller:isPresent; 2016-10-03 11:12:06 -07:00
bjorn c56050ce92 Add viveGetPose; 2016-10-03 11:10:24 -07:00
bjorn 58a2d60ef7 Controller basics; 2016-10-02 18:09:33 -07:00
bjorn 814b62c323 Add missing interface definitions; 2016-10-01 18:09:18 -07:00
bjorn 7247c7f2ad Fix vive warnings; 2016-10-01 15:13:54 -07:00
bjorn d14bcfeea0 lovr.headset.setBoundsVisible; 2016-10-01 15:12:12 -07:00
bjorn d98cd40f49 lovr.headset.getTrackingSize; 2016-10-01 14:17:26 -07:00
bjorn 3444d6cb77 Headset organization; 2016-10-01 14:16:02 -07:00
bjorn 056efecc21 Add vrChaperone; 2016-09-29 23:54:38 -07:00
bjorn 8ab7c06612 Improve Vive rendering; 2016-09-29 00:21:38 -07:00
bjorn dba017c8df Fix windows; 2016-09-27 00:24:28 -07:00
bjorn 435d7a9cf8 Projection matrices; 2016-09-26 23:48:09 -07:00
bjorn f531be3fc5 Fix typo; 2016-09-26 19:56:17 -07:00
bjorn 5f7e335f27 Vive rendering; 2016-09-26 18:38:45 -07:00
bjorn 9ce7ba8c0a Fix pointer issue; 2016-09-24 22:38:48 -07:00
bjorn 2ad62e4890 Organization; 2016-09-17 14:25:08 -07:00
bjorn c85c82183f Include vive.h better; 2016-09-16 21:39:20 -07:00
bjorn 6c3b0abc0f Make Headset a generic interface; 2016-09-16 21:37:30 -07:00
bjorn 55f804de7a Vive API; 2016-09-16 19:43:43 -07:00
bjorn 09edcd19cb More headset functions; 2016-09-15 23:57:01 -07:00
bjorn 6091e5bb26 lovr.headset.getDisplayDimensions; 2016-09-14 21:42:38 -07:00
bjorn e24169bbe7 Rendering works; 2016-09-13 23:30:11 -07:00
bjorn 98994d52fb Basic VR rendering; 2016-09-13 17:02:23 -07:00
bjorn 4cd0bf06c8 Remove osvr; Use openvr; 2016-09-06 10:13:49 -07:00
bjorn d13cefdb9c Headset ready timeout; 2016-09-05 14:07:43 -07:00
bjorn 604c5bcbab Fix some headset issues; 2016-08-16 20:35:32 -07:00
bjorn dad98a3f75 Start lovr.headset; 2016-08-10 21:17:14 -07:00