| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-28 | Simplified example and resources sizes | Ray | |
| 2020-08-16 | RENAMED: FormatText() -> TextFormat() | raysan5 | |
| This function was renamed for consistency in raylib 3.0, just unified all examples to use TextFormat() instead of FormatText() | |||
| 2019-08-26 | Unload model shaders and textures | raysan5 | |
| They are not automatically unloaded when unloading the model! | |||
| 2019-08-09 | addition to raylib to create matrix from 3 euler angles (#938) | chriscamacho | |
| 2019-05-20 | Review ALL examples | Ray | |
| 2019-05-14 | examples review | Ray | |
| Redesigns, deletes and renames Also noted authors propertly on contributed examples | |||
| 2019-03-29 | Review models examples | Ray | |
| 2018-10-19 | Comment tweak | Ray | |
| 2018-05-04 | Renamed some functions | Ray San | |
| - Renamed Begin3dMode() --> BeginMode3D() - Renamed Begin2dMode() --> BeginMode2D() - Renamed End3dMode() --> EndMode3D() - Renamed End2dMode() --> EndMode2D() | |||
| 2018-04-11 | Review camera definition on examples | Ray San | |
| 2018-04-02 | Fix warning: illegal character encoding in string literal | [email protected] | |
| 2017-11-05 | Review textures to be POT | Ray | |
| Could correct possible issues on OpenGL 1.1 | |||
| 2017-09-30 | Renamed example file | Ray | |
