Skip to content

Modified GetMouseRay to GetScreenToWorldRay #403

Closed
DarkThemeGeek wants to merge 2 commits into
RobLoach:masterfrom
DarkThemeGeek:master
Closed

Modified GetMouseRay to GetScreenToWorldRay #403
DarkThemeGeek wants to merge 2 commits into
RobLoach:masterfrom
DarkThemeGeek:master

Conversation

@DarkThemeGeek

Copy link
Copy Markdown
Contributor

This future was introduced in raylib 5.5 update from what the Changelog says

…c, Rectangle dstRec, Color tint); // Draw a source image within a destination image (tint applied to source)

 does not seem to exist (description took from raylib page)
@penggrin12

penggrin12 commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

for reference, this commit removed ImageDraw

i think that second commit about it should've ideally been in separate PR

@penggrin12

penggrin12 commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

GetMouseRay has been "deprecated" for a while now too, it seems

cant find where that define was removed though

@stwardowski

Copy link
Copy Markdown

could not compile without that. Thanks a lot <3 :D

@DarkThemeGeek

Copy link
Copy Markdown
Contributor Author

K, np . I also saw it when trying to compile. Thanks for the fast response.

@DarkThemeGeek

Copy link
Copy Markdown
Contributor Author

I am going to try to split the pr.

@DarkThemeGeek

DarkThemeGeek commented Jul 12, 2026

Copy link
Copy Markdown
Contributor Author

Ok split it in: this #404 and #405 Should i close this one #403?
Thanks for the refs I also added them there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants