Rob Loach

Results 823 comments of Rob Loach

No time urgency. Take all the time you need :) As long as Color.hpp builds, it'll be easy to find/replace the Color usage.

``` Color.hpp:249:21: error: the type ‘const raylib::Color’ of ‘constexpr’ variable ‘raylib::RayWhite’ is not literal 249 | constexpr Color RayWhite = RAYWHITE; ```

Have some sample code?

Do the example demos work? Anything appear in the logs? Very strange.

Just tested again, and it's certainly rendering here. I just drew a bunch of black on top of George.

Could it be that black is set as the alpha mask in aseptitr or something?

Feel free to add it. raylib-cpp itself is header-only, so all you really need is raylib.

Quick note that this PR seems to fix this problem. I haven't looked deeply into the root cause, however.... ![Screenshot from 2025-06-22 11-29-22](https://github.com/user-attachments/assets/a446e378-a13d-4d97-a32d-7cff05f79559)

To my knowledge, PhysFS currently doesn't support using archives as write directories.

While a prompt viewer may be a challenge, there is the Themes wiki page: https://github.com/ohmybash/oh-my-bash/wiki/Themes If you find any missing, feel free to add them.