-
### How are you using the lua-language-server?
Command Line
### Which OS are you using?
Windows
### What is the issue affecting?
Other
### Expected Behaviour
Compilation succeeds
### Actual Be…
-
If I'm looking at https://lovr.org/docs/Pass and I switch to `master`, I'd love to go to https://lovr.org/docs/master/Pass instead of https://lovr.org/docs/master/Getting_Started.
This would make …
-
Logitech MX Ink is a stylus peripheral for Quest headsets. MX Ink will already kind of work with LÖVR since it's able to emulate a controller, but dedicated support would be nice to expose things lik…
-
combine these two:
- count pixels drawn with https://lovr.org/docs/master/Pass#tally
- divide by dimensions https://lovr.org/docs/master/Pass:getDimensions
-
Since 0.16 or so the lovr-docs repo has listed functions with more than one legal overload with this javascript picker at the top:
https://lovr.org/docs/v0.16.0/lovr.graphics.newBuffer
I love th…
-
Please update LOVR to the latest commit on dev branch to avoid the following error when building open-xr:
```
'wayland-client.h' not found.
```
Related issue:
- https://github.com/bjornbytes/l…
RiQuY updated
9 months ago
-
-
Hi!
Sorry for such a stupid question in advance, but I'm just not an experienced user of github.
So, how to actually launch and use the app?
I downloaded zip with **vrmd.exe** inside, but when I …
-
Expose deflate since that is already used all over the place. Unsure if compression should be exposed though -- it's a lot more complicated and is currently not used for anything. Would be nice for …
-
Maybe `evaluateSH()` ([link](https://github.com/bjornbytes/shh/blob/954d5020779e20ca48615b33e9fc26475e5b2310/shh.lua#L370)) should be made a part of `lovr.glsl`? It would make it easy to integrate wit…