Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong repo #201

Closed
wants to merge 40 commits into from
Closed

Wrong repo #201

wants to merge 40 commits into from

Conversation

IoIxD
Copy link
Contributor

@IoIxD IoIxD commented Aug 20, 2024

Wrong repo, oops

bitten2up and others added 30 commits December 13, 2023 20:58
* well that also works ig

* oops

* remove some documentation

---------

Co-authored-by: bitten2up <[email protected]>
Fix `draw_mesh()` and `draw_mesh_instanced()` for receiving mesh as reference instead as owned value
fooeyround and others added 10 commits June 5, 2024 19:24
update_camera_pro would edit a copy of the camera, but not update the actual camera after.
&mut self is not required, because behind, raylib uses mutexes and miniaudio atomics.
Added an error type that implement the `Error` trait, along with replacing
every instance of `Result<_, String>` with `Result<_, Error>`.
Also, added `error!` macro to easily construct the error type.
Implementing DerefMut for most RaylibDrawHandle Modes
@IoIxD IoIxD changed the title some stuff from the 5.1.0 branch got left behind Wrong repo Aug 20, 2024
@IoIxD IoIxD closed this Aug 20, 2024
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.

9 participants