diff options
| author | jussi | 2024-01-28 18:29:06 +0200 |
|---|---|---|
| committer | jussi | 2024-01-28 18:29:06 +0200 |
| commit | 143453af9ea9be82b2d58d665bed62abb716e21f (patch) | |
| tree | 53ead99a8db6da542c868f48fb3115a3da0d5df6 /changelog | |
| parent | 71cc89c3033365746e5dcdb933c460c8e0da7fb0 (diff) | |
| download | reilua-enhanced-143453af9ea9be82b2d58d665bed62abb716e21f.tar.gz reilua-enhanced-143453af9ea9be82b2d58d665bed62abb716e21f.tar.bz2 reilua-enhanced-143453af9ea9be82b2d58d665bed62abb716e21f.zip | |
TextInsert and TextSplit.
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ DETAILED CHANGES: - CHANGE: Raygui lib changed term element to control to correspond raylib naming. - ADDED: LoadBufferFromString, LoadWaveFromMemory and LoadMusicStreamFromMemory. - CHANGE: GetGlyphInfo and GetGlyphInfoByIndex return glyphInfo as lightuserdata. + - ADDED: TextInsert and TextSplit. ------------------------------------------------------------------------ Release: ReiLua version 0.6.0 Using Raylib 4.5 |
