Ray
3f1e59a7cf
Update copyright to 2024
il y a 11 mois
Ray
b59fab7ee6
Update year to 2023
il y a 1 an
nobytesgiven
c4abf68351
fixed blur issue on opaque pictures & added example ( #2775 )
Co-authored-by: nobytesgiven <nobytesgiven@users.noreply.github.com>
il y a 2 ans
Ray
4a9391ae83
REVIEWED: examples descriptions
il y a 2 ans
Ray
c1b01c0d5d
Added new comment to examples
il y a 2 ans
Lambert Wang
2545f62565
Added support for additional mouse buttons ( #1753 )
* Added support for additional mouse buttons
* Renamed mouse button enum
Co-authored-by: Lambert Wang <lambert.ww@gmail.com>
il y a 3 ans
Ray
dcf52c132f
Remove trail spaces
il y a 3 ans
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
il y a 3 ans
raysan5
b7b718a545
REVIEWED: example: Replaced GetImageData()
il y a 3 ans
Ray
893a64712e
Support mouse input on example #1465
il y a 4 ans
Ray
87774a0a21
Review variables initialization
il y a 5 ans
Ray
b525039e0a
Review ALL examples
il y a 5 ans
Kim Kulling
b2cac82fa0
Fix compiler warings in texture.c and more.
il y a 6 ans
Kim Kulling
ecf8bff4aa
Fix compiler warnings, first part
il y a 6 ans
Ray San
6324697ffd
Rectangle parameters changed to float
- Some examples tweaks
- Reviewed ImageFormat()
- Use float for text fontSize
il y a 6 ans
Ray
dd4dd0e87d
Reorganize examples folder
il y a 7 ans
raysan5
54c7fa491e
Added 6 new examples
il y a 8 ans