Faolan

Results 5 issues of Faolan

Font from memory would allow loading a font from a byte[] similar to Tex from memory. It allows people to download fonts without storing them in a file or using...

LibGodot is a system to allows Godot to be compiled as a library and connected into it using GDExtensions by giving a function pointer to the entry point of a...

feature proposal
topic:gdextension

I am asking to add the generator to include [MiniAudio](https://github.com/mackron/miniaudio) because it is a nice cross platform audio solution that isn't bulky I have generated binding myself for it before...

enhancement

Include default builds for Shaderc for android so can compile Shaders on android for Vulkan

enhancement
area-Native

I made it where people can change the type for the node ids and the type of the command sent across nodes. I understand if you reject this PR because...