-
See https://love2d.org/wiki/love.event.push.
These boxes provide a nicer UI, and work better with longer lists, see https://love2d.org/wiki/CanvasFormat.
We can, of course, change the template to pro…
-
![image](https://user-images.githubusercontent.com/36278229/193696544-606d1a53-da5c-42d5-8861-724ad15a5b37.png)
Trying to run a love.js project containing just the above causes it to crash. The video…
-
My game crashes with this error:
init shader code boot ...
init shader code success
[warning] Mouse.IsDown() MousePressed() MouseReleased() has change the button based index as 0 !
…
-
Could there be Linux support of this injector ?
Linux had more Steam users than Mac and being able to mod Love2d games on Linux would be great.
Does the Mac bash script work for Linux (with an .…
-
https://github.com/love2d-community/LOVE-Example-Browser/
-
It seems fun to mess around with
-
Getting some compilation errors when using latest Lua 5.4.7, like:
```
...
love\src\modules\graphics\wrap_Mesh.cpp(294,18): error C3861: 'luaL_checkint': identifier not found
...
love\src\modul…
-
### How are you using the lua-language-server?
Visual Studio Code Extension (sumneko.lua)
### Which OS are you using?
MacOS 13.4 intel
### What is the issue affecting?
Can't auto detect…
-
I was wondering if it would be possible to support videos other than Ogg Theora in LOVE2D?
The one way that comes to mind on how to do this is using [libVLC](https://www.videolan.org/vlc/libvlc.html)…
-
According to https://github.com/defold/defold/issues/8284#issuecomment-2104065688 Teal will be available for building together with bob.
So it would be nice to implement the generation of Teal annota…