New
v5.0.3
What's Changed
- Fixed wrong returnvalue of GetKey- and GetChar-pressed functions by @kyomawolf in https://github.com/RobLoach/raylib-cpp/pull/328
- Add ShaderUnmanaged by @furudbat in https://github.com/RobLoach/raylib-cpp/pull/329
- Add Code Formatting (#331) by @furudbat in https://github.com/RobLoach/raylib-cpp/pull/332
- Add missing const by @Maneren in https://github.com/RobLoach/raylib-cpp/pull/333
- docs: Camera2D mentions GetWorldToScreen() converts coordinates to 3d by @realstealthninja in https://github.com/RobLoach/raylib-cpp/pull/334
New Contributors
- @Maneren made their first contribution in https://github.com/RobLoach/raylib-cpp/pull/333
- @realstealthninja made their first contribution in https://github.com/RobLoach/raylib-cpp/pull/334
Full Changelog: https://github.com/RobLoach/raylib-cpp/compare/v5.0.2...v5.0.3