Moros Smith

Results 31 comments of Moros Smith

I'm not a programmer with the proper skills to fix this problem on that level, however I have found a 3rd party solution that works for me until this bug...

Thanks for sharing this information. As this seems to be an issue with your build environment, I'm going to mark this as ``wontfix``, however I want to leave the issue...

First, I love the idea of meaningful error/debug messaging to the user. I have no real opinion about how a feature like this would or should be implemented. I do...

I feel like pointing out something that may change our mind about ``std::format`` for now.. Currently ``std::format`` is flat out not supported in ``GCC`` and ``MacOS Clang``.. ``Clang`` support is...

> It'd be nice to use https://github.com/fmtlib/fmt but I doubt that's realistic. I mean, we could ask Javid what he thinks about additional dependencies. Maybe he'll change his mind?

Do we have any problem [leaning on STB](https://github.com/nothings/stb/blob/master/stb_vorbis.c) for some added functionality?

Sorry for the after-editing, I compared the behavior with windows and made further changes to make the way web handles it closer to how it works on windows.. Here's a...

> @Moros1138 My concern with this change is if it will change examples behaviour between platforms... if that's the case it should be addressed on all platforms. @raysan5 I was...

Is there a blocker for this PR that I have missed?

To make it easier to verify I have hosted the fixed example. I hope it's helpful. Please note, i had to make changes to the shell in order to properly...