File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ Examples using raylib[core](../src/rcore.c) platform functionality like window c
6161| [ core_automation_events] ( core/core_automation_events.c ) | <img src =" core/core_automation_events.png " alt =" core_automation_events " width =" 80 " > | ⭐⭐⭐☆ | 5.0 | 5.0 | [ Ramon Santamaria] ( https://github.com/raysan5 ) |
6262| [ core_high_dpi] ( core/core_high_dpi.c ) | <img src =" core/core_high_dpi.png " alt =" core_high_dpi " width =" 80 " > | ⭐⭐☆☆ | 5.0 | 5.5 | [ Jonathan Marler] ( https://github.com/marler8997 ) |
6363| [ core_render_texture] ( core/core_render_texture.c ) | <img src =" core/core_render_texture.png " alt =" core_render_texture " width =" 80 " > | ⭐☆☆☆ | 5.6-dev | 5.6-dev | [ Ramon Santamaria] ( https://github.com/raysan5 ) |
64- | [ core_undo_redo] ( core/core_undo_redo.c ) | <img src =" core/core_undo_redo.png " alt =" core_undo_redo " width =" 80 " > | ⭐☆☆☆ | 5.5 | 5.6 | [ <author_name> ] ( https://github.com/<user_github> ) |
64+ | [ core_undo_redo] ( core/core_undo_redo.c ) | <img src =" core/core_undo_redo.png " alt =" core_undo_redo " width =" 80 " > | ⭐⭐⭐☆ | 5.5 | 5.6 | [ Ramon Santamaria ] ( https://github.com/raysan5 ) |
6565
6666### category: shapes [ 20]
6767
Original file line number Diff line number Diff line change 66*
77* Example originally created with raylib 5.5, last time updated with raylib 5.6
88*
9- * Example contributed by Reamon Santamaria (@raysan5)
9+ * Example contributed by Ramon Santamaria (@raysan5)
1010*
1111* Example licensed under an unmodified zlib/libpng license, which is an OSI-certified,
1212* BSD-like license that allows static linking with closed source software
Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ Example elements validated:
5656| core_automation_events | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
5757| core_high_dpi | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
5858| core_render_texture | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
59+ | core_undo_redo | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
5960| shapes_basic_shapes | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
6061| shapes_bouncing_ball | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
6162| shapes_colors_palette | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ | ✔ |
You can’t perform that action at this time.
0 commit comments