| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-10 | Minor format tweaks | Ray | |
| 2022-07-20 | REVIEWED: examples descriptions | Ray | |
| 2022-06-21 | Added new comment to examples | Ray | |
| 2021-09-01 | REVIEWED: Naming: length vs size | Ray | |
| 2021-09-01 | WARNING: BREAKING: RENAMED: Font struct variables | Ray | |
| RENAMED: GetCodepointsCount() -> GetCodepointCount() RENAMED: GetTouchPointsCount() -> GetTouchPointCount() | |||
| 2021-08-25 | Renamed some static functions for more consistent naming | Ray | |
| 2021-08-11 | WARNING: REMOVED: DrawTextRec() and DrawTextRecEx() | raysan5 | |
| - DrawTextRec() and DrawTextRecEx() have been moved to example, those functions could be very specific depending on user needs so it's better to give the user the full source in case of special requirements instead of allowing a function with +10 input parameters. | |||
| 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-03-23 | [Examples] Warning fixes (pt 1) (#1668) | Jeffery Myers | |
| * Fix some warnings in examples. * cleanups from review Co-authored-by: Jeffery Myers <[email protected]> | |||
| 2020-09-07 | REDESIGNED: ColorFromHSV() | raysan5 | |
| Replaced Vector3 by direct values, easier to use and understand | |||
| 2020-05-28 | Renamed some resources for naming consistency | raysan5 | |
| 2019-10-28 | Corrected issue with function renamed | Ray | |
| 2019-05-20 | Review ALL examples | Ray | |
| 2019-05-17 | examples review | Ray | |
| 2019-05-14 | examples review | Ray | |
| Redesigns, deletes and renames Also noted authors propertly on contributed examples | |||
| 2019-05-06 | Update text_unicode.c | Ray | |
| 2019-05-06 | Review example formatting | Ray | |
| 2019-04-21 | Fix formatting ...not very good at this | Vlad Adrian | |
| 2019-04-21 | Fixed formatting! Grumble, grumble... | Vlad Adrian | |
| 2019-04-21 | Added unicode example | Demizdor | |
