Initial switch to raylib 5.5.

This commit is contained in:
jussi
2024-11-20 18:23:42 +02:00
parent cf2c2eb05b
commit 479726a5e4
21 changed files with 1698 additions and 469 deletions

View File

@@ -1,3 +1,13 @@
------------------------------------------------------------------------
Release: ReiLua version 0.9.0 Using Raylib 5.5 and Forked Raygui 4.0
------------------------------------------------------------------------
KEY CHANGES:
- CHANGE: Switch to raylib 5.5.
DETAILED CHANGES:
- CHANGE: Is*Ready to Is*Valid functions.
- CHANGE: GetScreenToWorldRay and GetScreenToWorldRayEx.
------------------------------------------------------------------------
Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0
------------------------------------------------------------------------