I have stairs in every room, instead of one in the end. I can't figure out the problem. Can someon…
Jesse, I will certainly take a look. Thanks for taking the time to report the issue. As an aside, …
Jesse —
Hi, I have a simple Zig program that can be successfully debugged by VS2019 but not by RemedyBG. …
I have two questions(with more questions inside them xD): Actually, raylib have SUPPORT_TRACELOG a…
Have you tried measuring different part of the application and see if there is a particular part t…
Thank you so much for the response and sharing your experience. I've been learning a lot during th…
Good luck with this project, man! Rootin' for you! It would be lovely to have a executable web ser…
I don't seem to have the same issue with other gl apps. I'm running the latest version of ArchLinu…
Ray —
Hello BlitzCoder, raylib.rc.data is just the resource file for icon and binary properties, you can…
Just to give this feature request some support. It would be really cool if you could also create d…
Ray —
Hello BlitzCoder, You can target asm.js just . Check raylib/src/Makefile and raylib/examples/Makef…
spx —
You shouldn't need root to run the debugger. So this could be a recent change in a certain distrib…
If I try to run without su privileges (root) on Linux a window pops up, but is blank with a cli ou…
I've noticed that when I'm developing OpenGL applications (Win32) that the performance drops somew…
After reading the standard some more, it doesn't say anything about malloc. It says that if the co…
Matyas —
According to the C++ > 11 standard X is a POD type. POD means "Plain Old Data", and it's a thing w…
No. C is not subset of C++. There are multiple features where C code behaves differently when com…
I wasn't speaking spec-ese. In the spec you'll see vacuous initialization. It's under that umbrell…
I am just reading the standard 6.6.3.7 about objects and lifetimes. It doesn't mention anything a…
He was wrong. Trivial types (that is types with no constructor or destructor and every non-static …
Hi everyone, I stumbled upon a CppCon talk From 21:15 to 25:00, the speaker claims that the follow…
Even if the latest release of BL is closer to the "real" language we still miss lot of features an…
I'm using MinGW 5.1 to build raylib, it went out smoothly with some warnings but building the exam…
Hi, I am planning to do some browser stuff that will work on not so older browsers. Does the asm.j…
This looks like the bug in this thread: . The original poster suggests a workaround: You can repo…
Hello, all. New (paid) user of 4coder, but it seems unusable. Upon launch, I can edit the default …
I just saw this today, but I'll reply to it nonetheless; I hope to provide another perspective, si…
Hello everyone! In the course of 24 livestreams, we development a game from scratch, going from h…
Hi Graig, how are you doing? I'm also using OBS. The settings are pretty much the default ones. He…