sandro luiz
sandro luiz
I'm writing a C program that embeds chibi, and I want to compile it with emscripten. I got it working partially, but the chibi modules written in C don't work,...
I've just downloaded ImGui.NET and everything seems to work, but my terminal gets bombarded by messages like ``` using glBufferSubData(buffer 4, offset 0, size 1968) to update a GL_STATIC_DRAW buffer...
I wrote a steam workshop upload tool using steamworks-rs and it works fine (on Linux) when running with ```cargo run``` but not when I execute it by itself. I spent...
**Describe the bug** in the rigidbody2D node, godot has separate sections for linear and angular damping. both types of damping have a "replace" (use only the value set for this...