-
Drawing a line from a starting position other than (0,0) renders an incorrect line. Looks like drawLine is using RectangleRenderer instead of LineRenderer:
https://github.com/excaliburjs/Excalibur…
-
I suspected that it might be some kind of incompatibility with one of the many mods I have installed, but I am not completely sure. Below is the output of latest_stdout.log right after dying, which in…
-
How to upload a flat image in the simulator environment? (to calibrate cameras for SVM technology)?
-
**Describe the Issue**
Call to playwright fails when trying to scrape with playwright.
**To Reproduce**
Steps to reproduce the issue:
1. Configure the environment or settings with '...'
2. Run …
-
Hi.
I've been trying to build the book from source on ubuntu.
The documentation is rather unclear as to how this book should be built.
After some dependency hunting, I am now hitting the foll…
-
While running `./HTML5Setup.sh` I get that patching error. I am trying to build for Unreal Engine 4.26. I have manually installed the relevant SDK and dependencies, also manually added the Engine/Plat…
-
When using synchronous set to false in Patch::loadPatch (https://github.com/cmajor-lang/cmajor/blob/main/include/cmajor/helpers/cmaj_Patch.h#L1975) I get these crashes about 50% of the time when I loa…
-
(NOTE: currently not able to test this in-game to see if Sodium fixes it, I will do so later)
There exist an assortment of small problems with rendering lighting in vanilla resulting in stuff appea…
-
Using `dev`branch.
I have modified [macos.env](https://github.com/defold/extender/blob/dev/server/envs/macos.env) for latest SDKs and removed old SDK definitions(I don't have them, I don't want t…
-
Hi,
does anyone know how to add image textures to the generated meshes?
Instead of having the mesh alone (screenshot taken from demo video) I would like to add different textures to generate mor…