Timotej Leginus

Results 16 issues of Timotej Leginus

I was able to successfully make some terrain, but one thing that always keeps me from Godot is that I have never been able to proceed with texturing. I find...

**Is your feature request related to a problem? Please describe.** I'm always frustrated, or was, when I imported a texture, and I saw that even when I download the monstrous...

enhancement

This code produces a cartridge that has a size of 78 kB (with the lazy static crate (as per the official tutorial) it has over 100 kB). (The other files/modules...

**Goals** I'm currently deciphering a binary protocol, which is binary galore, so this would be helpful, maybe it'd even help explaining the concept to someone.

Enhancement

fcm responds with an endpoint and an auth key, i dont know what to put into uniqush as uniquhs only needs regid, i dont know what that is either

``` C:\Users\cooluser>jnitrace -m attach -l * com.coolpackage.app Tracing. Press any key to quit... ``` I am debugging an app which uses JNI to do most of its work. When I...

Any of the provided fixes, `set USERNAME`, even setting a global variable using GUI or using `setx` doesn't work. Also I don't get why file-defined environment variables don't have a...

The audio processing method in the README reads as this: ``` STEP 3.1 - Audio Input Using An Array In the processing loop, fill a double precision array with one...