Global variable descriptions for API.

This commit is contained in:
jussi
2023-10-31 22:05:09 +02:00
parent b9903277bc
commit dfd66512d7
7 changed files with 3446 additions and 969 deletions

View File

@@ -15,6 +15,7 @@ KEY CHANGES:
- ADDED: GlyphInfo type.
- ADDED: DrawTextEx.
- CHANGED: DrawText is now DrawTextEx like in Raylib.
- ADDED: Global variable descriptions for API.
DETAILED CHANGES:
- CHANGED: GenImageColor now takes Vector2 as size.