Commit graph

19 commits

Author SHA1 Message Date
809edb810e move grabbing logic to component 2023-04-11 19:26:26 +02:00
41f01e29a6 convert to steamvr input system & add binding to toggle all overlays 2023-04-11 18:03:03 +02:00
4bc69f2e53 change alpha with trackpad while holding a panel 2023-04-07 22:40:18 +02:00
2c120f462f make grabbable area a box instead of sphere, colour grabbed panels 2023-04-07 20:49:09 +02:00
1770dd6e26 order panels correctly based on pixel coordinates 2023-04-07 20:32:52 +02:00
03d15b42bd correctly display cursor position when multiple screens exist 2023-04-07 19:27:35 +02:00
54ea68da6b separate overlays by screen 2023-04-07 19:13:52 +02:00
74d2c71c53 cleanup 2023-04-07 13:26:42 +02:00
e4a79eefd3 refactor architecture to allow more separate screen overlays eventually 2023-04-07 01:10:11 +02:00
3c3ed783e4 flip texture instead of overlay transform 2023-04-06 20:07:06 +02:00
766c3e2056 early exit if steamvr is not already running 2023-04-04 21:04:18 +02:00
6d2a6ce0e5 reposition overlay with trigger+B 2023-04-03 21:15:43 +02:00
3f1670809c cleanup 2023-04-02 16:59:07 +02:00
6aef8f92d7 move everything to functions 2023-04-02 16:53:04 +02:00
ef25392907 cleanup 2023-04-02 16:39:06 +02:00
e7df6a2776 display cursor position 2023-04-02 15:38:27 +02:00
2242c2c824 grab entire screen(s), lower framerate 2023-04-02 14:54:44 +02:00
06d9b171a0 add README.md 2023-04-02 14:39:45 +02:00
8651d65a0d init - display part of screen on a vr overlay 2023-04-02 14:34:52 +02:00