Ilya
Ilya
Linux, Nvidia driver 465.31. Planes, skyboxes, 3D models have this behavior. When using OpenXR (Monado in my case), all seems OK, and in mirroring window too. 
Add constants with math objects for axes (for example, lovr.math.vec3.up, lovr.math.vec3.down, etc...), like it's done in Unity. It's should be useful during calculations.
For future complete network support it'll be very useful, because now any attempts to load images over network (enet and yet unofficial HTTP) as textures results in massive lags when...
It's useful when dragging multiple files to use with the console tools.
Two years since last release. Maybe it worth to rewrite an app using libgnucash from desktop version as a backend?
Плвающий дефект. При достаточно долгой работе бота, иногда он может перестать пересылать в ВК исходящие сообщения, хотя входящие исправно идут.
Fix for #3406 and #7654. And cookie jar now also stores in `StateLocation`, because it's app state and not configuration. Added corresponding migration function. Shouldn't negatively affect Windows and Mac...
This new set of `mz_zip_writer_add_mem_` functions predicts size required for LOC, file body, etc, reserves it in file, write new central directory, and only after that rewrite old central directory....
This patch fills made_by field in cross-platform manner. Using 0 in "made by" field discards UTF-8 flag, so we need to bump made by version. ZIP 4.5 is relatively compatible...