| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-05 | Update raygui.h | Ray | |
| 2023-11-06 | Fix warnings in visual studio (#3512) | Jeffery Myers | |
| 2023-11-06 | Update raygui.h | Ray | |
| 2023-09-24 | Update raygui.h | Ray | |
| 2023-06-09 | Updated examples to `raygui 4.0-dev` | Ray | |
| 2023-04-22 | Fix offset used before range check (#3021) | Mingjie Shen | |
| This use of offset 'i' should follow the range check. | |||
| 2023-01-27 | Fix warnings and bad project settings for 4.5 release (#2894) | Jeffery Myers | |
| 2022-06-06 | WARNING: REMOVED `raygui` from `raylib/src/extras` | Ray | |
| 2021-07-28 | Review includes to use extras libraries | raysan5 | |
| 2021-06-26 | Update raygui.h | raysan5 | |
| 2020-12-24 | Updated several files while porting examples to web | raysan5 | |
| 2020-10-05 | Review "aggregate initializations" #1403 | Ray | |
| 2019-07-27 | Update raygui.h | raysan5 | |
| 2019-07-27 | Avoid ricons.h | raysan5 | |
| 2019-07-27 | Update raygui.h | raysan5 | |
| 2019-05-03 | Batch of 9 new shapes examples! | Ray | |
| Some examples included in this batch require the included libraries: `easings.h` and `raygui.h`. Examples included: - shapes_bouncing_ball - shapes_collision_area - shapes_following_eyes - shapes_draw_circle_sector (requires raygui.h) - shapes_draw_rectangle_rounded (requires raygui.h) - shapes_draw_ring (requires raygui.h) - shapes_easings_ball_anim (requires easings.h) - shapes_easings_box_anim (requires easings.h) - shapes_easings_rectangle_array (requires easings.h) | |||
