-
Rough thoughts on action system, interested in thoughts.
Background:
- Headset module provides input from a wide variety of input sources
- It's hard to resolve all of these inputs into high le…
-
With blank `main.lua` the lovr process consumes 12% of my CPU.
Turning off the `t.modules.audio = false` brings it under the 1%.
Here's the callgrind output showing how the ALSA miniaudio backen…
-
We could use the data in this repository to generate type annotations for Lua variants like [tl](https://github.com/teal-language/tl) and [Luau](https://luau-lang.org).
Here's a version of it for L…
-
(press `space` to switch to memory mode)
does it work properly in [the love2d version of jprof](https://github.com/pfirsich/jprof)? 🤔 i don't have any love2d projects to test...
- it breaks in the…
-
Hello,
Loading an incorrect library file with ffi.load results in a crash. I am not sure this applies to correct library files either because I haven't successfully loaded a native library on the Que…
-
So people can read docs like the website, but locally.
jtoy updated
5 months ago
-
There's another JoltC binding effort by the [JoltPhysicsSharp](https://github.com/amerkoleci/JoltPhysicsSharp) maintainer, @amerkoleci — [joltc](https://github.com/amerkoleci/joltc)! It looks like it …
-
Right now the rendering is cobbled together from https://github.com/SaschaWillems/Vulkan-glTF-PBR
We'll eventually want lighting, better animation, etc. Should consider moving rendering to a full f…
-
**Repro:**
Built lovr d2a9e23
Ran showcase/Break sample from https://github.com/mcclure/lovr-docs/tree/break-phonon-test
Phonon spatializer Oculus driver+headset
**Expected:**
This test is Brea…
-
greetings im trying to send a simple string over local on windows for a few months now (7) but lövr semingly is seariusly broken in a terms of ding anything over internet.
what i tryed so far.
u…