Ray

Results 351 comments of Ray

@actondev thanks for the quick answer! I'm not sure if I'm understanding it properly... - Would it be required a new keys/mouse array to detect that specific situation? Many users...

@actondev @Julianiolo If you think it's possible to find a simple solution with not much extra code complexity or extra variables or extra functions or breaking any current codebase and...

As there was no answer I understand this improvement is not required any more. Feel free to comment if situation changes.

@wisonye An issue with FreeBSD was fixed yesterday, please, try with latest raylib master branch from github.

raygui has changed a lot in the last years, afaik, .rgs styles on raygui repo are aligned with latest raygui and rGuiStyler, maybe the bindings are not up to date?

@kolunmi By the way, this issue appeared because there has never been a proper cubemap loading example... :(

@amitansu1024 Feel free, actually, a new `textures_cubemap.c` example would be nice to illustrate `LoadTextureCubemap()` capabilities that probably have not been tested enough.

@spelufo Did you test it? Could you share some code example?