| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-23 | WARNING: BREAKING: Functions renamed! | Ray | |
| RENAMED: GetCodepoints() -> LoadCodepoints(), now codepoint array data is loaded dynamically instead of reusing a limited static buffer. ADDED: UnloadCodepoints() to safely free loaded codepoints RENAMED: GetNextCodepoint() -> GetCodepoint() | |||
| 2021-05-31 | Update text_draw_3d.c | Ray | |
| 2021-05-08 | Added support for additional mouse buttons (#1753) | Lambert Wang | |
| * Added support for additional mouse buttons * Renamed mouse button enum Co-authored-by: Lambert Wang <[email protected]> | |||
| 2021-04-22 | Remove trail spaces | Ray | |
| 2021-03-28 | REVIEWED: text_draw_3d, code formatting | raysan5 | |
| 2021-03-28 | Added draw 3d text example (#1689) | Vlad Adrian | |
