Ray

Results 368 comments of Ray

> Would it be complicated to report an error while loading the texture for DXT formats if it doesn't comply? It could log some warning message if size is not...

@dertseha Thank you very much for all the work put on this issue, I'll review it as soon as possible.

@dertseha Merged! Thank you very much for reviewing this issue! This is a great improvement! Thanks!

I'm afraid those max values can not be exposed because they are used internally to define some global arrays size, if users were able to redefine it, there would be...

@albertvaka I think I missunderstood the request, reopening it for further review.

@albertvaka After analyzing possible ways to expose those variables I get to the conclusion that best option is let it the users just include raylib `config.h` definitions if really required,...

I'm closing this PR, I will review naming myself at some moment.

@cemalgnlts Thanks for reporting! > However, when the pointer is locked, the browser always gives you the position where it is locked. Therefore, if the pointer is locked (DisableCursor is...

@gabriel-marques Implementation looks good to me. Please, let me know when this PR is ready for merging!

@gabriel-marques Thanks! Implementation looks good to me! Merging!