master
Update LICENSE.md
Fix various warnings when building in VC2022 (#6020)
WARNING: BREAKING: REDESIGNED: **Animation System** #4606
Clarify that GPU_SKINNING is not enabled by default and the requirements
Remove trailing spaces
REVIEWED: `models_basic_voxel` example
REXM: UPDATED: Examples source code header info, aligned with name
REXM: RENAME: example: `models_billboard` --> `models_billboard_rendering`
bone socket tutorial (#3833)
Updated examples short description
Reorganize examples folder
REXM: Updated examples after some renames
REXM: RENAME: example: `models_cubicmap` --> `models_cubicmap_rendering`
[examples] Several fixes and improvements (#6042)
examples_model_decals : Fixed unload crash, added buttons (#5306)
Updated examples versions, validated with REXM
[examples] Added: directional billboard (#5351)
Update models_first_person_maze.c
new example: models_first_person_maze -WIP-
Add DrawCapsule(Wires) (#2761)
REXM: RENAME: example: `models_heightmap` --> `models_heightmap_rendering`
REDESIGNED: models_obj_loading > models_loading
REVIEWED: Examples section comments, for better organization and consistency
Add screenshot
fix unnecessary warnings in some files (#5152)
Reviewed models and examples
Updated examples init window title
Added new example screenshot
Move DrawModelPoints methods to example - point rendering (#5697)
[rmodels] More performant point cloud rendering with `DrawModelPoints()` (#4203)
Update models_rlgl_solar_system.c
WARNING: BIG rewrite of rlgl module
Update examples version to latest `raylib 6.0`
REXM: RENAME: example: `models_geometry_textures_cube` --> `models_rotating_cube`
REXM: RENAME: example: `models_skybox` --> `models_skybox_rendering`
ADDED: example: `models_tesseract`
REXM: RENAME: example: `models_draw_cube_texture` --> `models_textured_cube`
Refactor int to float missing parse (#5503)
Added waving cubes example
Updated example assets
Update raygui
REVIEWED: Code sections description for consistency