-
#2385 is a blocker.
-
Installed love using
```
flatpak install flathub org.love2d.love2d
```
After succesful install cannot run any projects, it's always an error:
```
ilya@strix:~/Documents/lua_projects$ flatpak run…
-
**[Original report](https://bitbucket.org/rude/love/issue/1298) by enra64 (Bitbucket: [enra64](https://bitbucket.org/enra64), GitHub: [enra64](https://github.com/enra64)).**
-------------------------…
-
When using the mobile app with device settings locked to portrait, the app still rotates.
I'm not familiar with what kinds of things require permissions to access. So I think the best thing would …
-
I'm attempting to experiment with compute shaders having seen that they've been added for a while and the Metal backend was merged recently.
Shader compile works fine, and I think it's valid, but r…
-
LIMNstation is a wip fantasy computer i like that is meant to resemble 90s *nix machines. https://github.com/limnarch
Edit: It uses a custom assembly language and a forth-like language called drago…
-
As documented on [this issue](https://github.com/love2d/love/issues/1818) Love2d 12.0 will introduce changes to the stencil workflow that will break LoveFrames.
As I am on 12.0 now. I will be inves…
-
Released January 2, 2022: https://love2d.org/forums/viewtopic.php?f=3&t=92477
> This is primarily a bugfix release plus a small number of new features and changes. The main highlights are:
> * Lua…
-
In function:
```C++
void CRenderItemManager::ChangeRenderTarget(uint uiSizeX, uint uiSizeY, IDirect3DSurface9* pD3DRenderTarget, IDirect3DSurface9* pD3DZStencilSurface)
```
X and Y arguments are m…
-
Hiya,
I'm using makelove to export my love2d game to html5, and I've put it on itch.io. However, after pressing enter or clicking the button to launch the game, keyboard input does not work. I've r…