diff options
| author | raysan5 <[email protected]> | 2018-07-05 19:08:24 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2018-07-05 19:08:24 +0200 |
| commit | d881c732578c238bf77b8a6755fa03f61dda9d5d (patch) | |
| tree | cd96b7ac77a97bed0dda8555ffdeef5a158406b1 /CHANGELOG | |
| parent | 1f1d8eeeeb5aa34cfa41784c88cdce11fa525fa1 (diff) | |
| download | raylib-d881c732578c238bf77b8a6755fa03f61dda9d5d.tar.gz raylib-d881c732578c238bf77b8a6755fa03f61dda9d5d.zip | |
Renamed GetDefaultFont() to GetFontDefault()
Library consistency rename... yes, I know, it breaks the API...
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -88,6 +88,7 @@ Detailed changes: [text] ADDED: LoadFontData() to load data from TTF file [text] REMOVED: LoadTTF() internal function [text] REVIEWED: DrawTextEx() - avoid rendering SPACE character! +[text] RENAMED: GetDefaultFont() to GetFontDefault() [rlgl] ADDED: rlCheckBufferLimit() [rlgl] ADDED: LoadShaderCode() [rlgl] ADDED: GetMatrixModelview() |
