Rob Loach

Results 827 comments of Rob Loach

We can wait on a 2.x for this, yes.

Reworking this issue to add a test that boots up a headless browser to ensure browser-compatibility.

Tested, and worked, does need test implementation however. Thanks for the thoughts, @willrowe

Wooo! Nice work debugging 👍 Some initial insight?

Where do you see the documentation lacking?

Would love a conan package. Haven't used Conan before, or published a package on it. Since it's just a bunch of include headers, shouldn't be that difficult to put together....

I've found the compiled raylib file had to be in the same directory. There's some similar issues in the pkg queue too...

`music1` is a Music pointer, and so you will have to use `music1->SetLooping(false)` instead?

> `#include "extras/physac.h" // NOLINT` Interesting... That's the same approach that the raylib demo takes. It should add the include directory with that extras directory there... :thinking: > CMake in...

Thanks for the testing! Removed the block https://github.com/RobLoach/raylib-cpp/commit/e3bf04a36add426edf68b3b68a3ee59e77a62cc8