Anthony Carbajal
27e530eb18
update examples with difficulty stars ( #4694 )
* update examples with difficulty stars
* manual fix script issues
* manual fix script issues
pirms 6 mēnešiem
Anthony Carbajal
418b878053
[Examples] set FPS to 60 ( #4235 )
* set FPS to 60
* remove extra commented lines
pirms 11 mēnešiem
Ray
3f1e59a7cf
Update copyright to 2024
pirms 1 gada
Ray
b59fab7ee6
Update year to 2023
pirms 2 gadiem
Ray
4a9391ae83
REVIEWED: examples descriptions
pirms 3 gadiem
Ray
c1b01c0d5d
Added new comment to examples
pirms 3 gadiem
Ray
dcf52c132f
Remove trail spaces
pirms 4 gadiem
Ray
01e28263be
WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency
Some enums values have been renamed to be more consistent and also provide a more detailed description:
- ShaderLocationIndex: LOC_VERTEX_POSITION -> SHADER_SHADER_LOC_VERTEX_POSITION
- ShaderUniformDataType: UNIFORM_VEC2 -> SHADER_UNIFORM_VEC2
- MaterialMapType: MAP_ALBEDO -> MATERIAL_MAP_ALBEDO
- PixelFormat: UNCOMPRESSED_GRAYSCALE -> PIXELFORMAT_UNCOMPRESSED_GRAYSCALE
pirms 4 gadiem
Ray
be80708d41
REVIEWED: textures_raw_data #1286
pirms 5 gadiem
Ray
87774a0a21
Review variables initialization
pirms 6 gadiem
Ray
b525039e0a
Review ALL examples
pirms 6 gadiem
raysan5
490e930665
Reviewed example
pirms 6 gadiem
raysan5
4315b82ea7
Replaced some images and updated examples
pirms 8 gadiem
Ray
dd4dd0e87d
Reorganize examples folder
pirms 8 gadiem
raysan5
e5fe2c216e
Added some comments to examples
pirms 10 gadiem
raysan5
ecd6f77de7
New textures loading examples
pirms 10 gadiem