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

raylib: Update to 5.5 #4447

Merged
merged 1 commit into from
Nov 24, 2024
Merged

Conversation

nazar-stasiv
Copy link
Contributor

Summary

  • Normals support on batching system
  • Clipboard images reading support
  • CRC32/MD5/SHA1 hash computation
  • Gamepad vibration support
  • Improved font loading (no GPU required) with BDF fonts support
  • Time-based camera movement
  • Improved GLTF animations loading
  • changelog

Test Plan

  • build and run examples from source

Checklist

  • Package was built and tested against unstable

**Summary**
- Normals support on batching system
- Clipboard images reading support
- CRC32/MD5/SHA1 hash computation
- Gamepad vibration support
- Improved font loading (no GPU required) with BDF fonts support
- Time-based camera movement
- Improved GLTF animations loading
- [changelog](https://github.com/raysan5/raylib/blob/5.5/CHANGELOG)

**Test Plan**
- build and run examples from source

**Checklist**
- [X] Package was built and tested against unstable
Copy link
Member

@davidjharder davidjharder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update!

@davidjharder davidjharder merged commit 235d8a0 into getsolus:main Nov 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants