|
|
35fc8ece44
|
Update models_decals.c
|
2026-01-03 23:01:37 +01:00 |
|
|
|
b00cbdaf49
|
Cleanup warnings in examples (#5467)
|
2026-01-03 22:38:51 +01:00 |
|
|
|
cf5e84c3c4
|
Update models_skybox_rendering.c
|
2025-11-23 21:37:35 +01:00 |
|
|
|
727a90c5d1
|
REVIEWED: Formatting to follow raylib conventions
|
2025-11-22 20:16:33 +01:00 |
|
|
|
0b9f463e64
|
REVIEWED: examples: Replace TABS and Remove trailing spaces
|
2025-11-19 13:18:10 +01:00 |
|
|
|
e3738c1b17
|
REXM: UPDATE: Reviewed all examples requirements
|
2025-11-19 11:53:55 +01:00 |
|
|
|
e062e3835e
|
REVIEWED: examples: Several minor issues
|
2025-11-18 20:43:58 +01:00 |
|
|
|
c059ece2a4
|
[examples] Added: directional billboard (#5351)
* Added models directional billboard example
* add killbot texture
* various fixes and formatting tweaks
* corrected stdlib
|
2025-11-13 23:10:13 +01:00 |
|
|
|
d172a24bb0
|
REVIEWED: main(void)
|
2025-11-13 20:37:21 +01:00 |
|
|
|
cf9a0619ca
|
REXM: Validate and update examples
|
2025-10-26 21:21:05 +01:00 |
|
|
|
6a5b7fb3f8
|
Update models_decals.c
|
2025-10-26 18:40:46 +01:00 |
|
|
|
cb58ca63d4
|
Review formating #5306
|
2025-10-26 18:21:24 +01:00 |
|
|
|
e244cf297a
|
examples_model_decals : Fixed unload crash, added buttons (#5306)
|
2025-10-26 18:15:45 +01:00 |
|
|
|
efe62f0e0d
|
Formating review to follow raylib code conventions #5298
|
2025-10-25 11:15:30 +02:00 |
|
|
|
dbcc508196
|
[examples] Added models_decals (#5298)
* Added decal models example
* Code formatting to match Raylib conventions
|
2025-10-25 10:41:39 +02:00 |
|
|
|
bb910bb0b8
|
REXM: RENAME: example: models_geometry_textures_cube --> models_rotating_cube
|
2025-10-17 12:33:41 +02:00 |
|
|
|
7191749d66
|
[examples] Fix examples to work in MSVC (#5267)
* Fix warnings in many examples
Add examples to MSVC solution correctly
* fix CI error
---------
Co-authored-by: Ray <raysan5@gmail.com>
|
2025-10-15 19:02:52 +02:00 |
|
|
|
377853bb32
|
REXM: Updated new examples requried files
|
2025-10-02 13:16:00 +02:00 |
|
|
|
1cdf1dcbbe
|
[examples] Add models_geometry_textures_cube (#5221)
* ADDED: example: models_geometry_textures_cube
* FIXED: example: models_geometry_textures_cube - removed leftover TODO and aligned title with header
|
2025-10-01 18:31:53 +02:00 |
|
|
|
c551fb7118
|
Add models_basic_voxel example (#5212)
|
2025-09-28 23:40:09 +02:00 |
|
|
|
068978d5b3
|
REXM: RENAME: example: models_gpu_skinning --> models_animation_gpu_skinning
|
2025-09-14 10:26:04 +02:00 |
|
|
|
ef0dd5f774
|
REXM: Updated examples after some renames
|
2025-09-08 21:01:59 +02:00 |
|
|
|
ede4547015
|
REXM: RENAME: example: models_draw_cube_texture --> models_textured_cube
|
2025-09-08 20:35:37 +02:00 |
|
|
|
d8f3b51a3f
|
REXM: RENAME: example: models_animation --> models_animation_playing
|
2025-09-08 20:35:27 +02:00 |
|
|
|
ab3e99fd30
|
REXM: RENAME: example: models_cubicmap --> models_cubicmap_rendering
|
2025-09-08 20:30:07 +02:00 |
|
|
|
463d069eff
|
REXM: RENAME: example: models_heightmap --> models_heightmap_rendering
|
2025-09-08 20:29:53 +02:00 |
|
|
|
25f4e544d1
|
REXM: UPDATED: Examples source code header info, aligned with name
|
2025-09-07 12:01:51 +02:00 |
|
|
|
7646d08751
|
Updated some examples with inconsistencies
|
2025-09-04 18:57:00 +02:00 |
|
|
|
3cbe911613
|
REXM: RENAME: example: models_billboard --> models_billboard_rendering
|
2025-09-04 11:04:00 +02:00 |
|
|
|
b17936de22
|
REXM: RENAME: example: models_billboard --> models_billboard_rendering
|
2025-09-04 10:55:48 +02:00 |
|
|
|
5cbe013273
|
REXM: RENAME: example: models_skybox --> models_skybox_rendering
|
2025-09-03 18:48:20 +02:00 |
|
|
|
c579eef4b7
|
REVIEWED: Examples section comments, for better organization and consistency
|
2025-09-03 10:40:31 +02:00 |
|
|
|
aa475b1046
|
REVIEWED: Code sections description for consistency
|
2025-09-02 12:34:04 +02:00 |
|
|
|
b6ae380260
|
REVIEWED: Examples comments, consistent code sections
|
2025-09-02 12:10:16 +02:00 |
|
|
|
0e73e0ea64
|
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * (#5153)
|
2025-08-29 14:53:16 +02:00 |
|
|
|
4a4997c615
|
fix unnecessary warnings in some files (#5152)
|
2025-08-28 22:28:56 +02:00 |
|
|
|
42abcb9492
|
Updated examples init window title
|
2025-08-26 00:36:32 +02:00 |
|
|
|
a72b4b177b
|
Updated examples short description
|
2025-08-26 00:32:24 +02:00 |
|
|
|
a99649b455
|
remove unneeded checks
|
2025-08-20 12:18:51 +02:00 |
|
|
|
df200b942c
|
add versions to new shaders
|
2025-08-20 12:16:57 +02:00 |
|
|
|
cb05945e76
|
add missing shaders
|
2025-08-20 12:09:30 +02:00 |
|
|
|
595befec40
|
Update models_mesh_picking.c
|
2025-08-18 20:37:07 +02:00 |
|
|
|
570082deba
|
WARNING: **NEW** raylib code CONVENTION: Comments do not end with '.'
|
2025-08-07 18:23:20 +02:00 |
|
|
|
f0889a74fe
|
EXAMPLES: Format tweaks
|
2025-08-07 17:08:22 +02:00 |
|
|
|
9003cd32ba
|
Update models_rlgl_solar_system.c
|
2025-08-07 17:06:50 +02:00 |
|
|
|
366887b863
|
Update models_loading_vox.c
|
2025-08-07 17:06:39 +02:00 |
|
|
|
1fadc67fb3
|
ADDED: Missing resources on some examples
|
2025-08-07 17:05:25 +02:00 |
|
|
|
72de562542
|
REVIEWED: Examples for automation processes
|
2025-08-04 13:23:04 +02:00 |
|
|
|
7cae259a6d
|
Reviewed shaders comment wording (#4793)
|
2025-02-25 14:26:52 +01:00 |
|
|
|
773e3f5f9f
|
Update more examples inconsistencies (#4711)
Co-authored-by: Anstro Pleuton <anstropleuton@github.com>
|
2025-01-19 17:17:38 +01:00 |
|