Ray
3f1e59a7cf
Update copyright to 2024
пре 11 месеци
Ray
b59fab7ee6
Update year to 2023
пре 2 година
Szieberth Ádám
4cca234f46
avoid leading spaces in `text_rectangle_bounds` ( #2746 )
пре 2 година
Ray
4a9391ae83
REVIEWED: examples descriptions
пре 2 година
Ray
c1b01c0d5d
Added new comment to examples
пре 2 година
Ray
6e76baa6a9
WARNING: BREAKING: RENAMED: Font struct variables
RENAMED: GetCodepointsCount() -> GetCodepointCount()
RENAMED: GetTouchPointsCount() -> GetTouchPointCount()
пре 3 година
Ray
913f185f82
Renamed some static functions for more consistent naming
пре 3 година
raysan5
5a259fa10f
WARNING: REMOVED: DrawTextRec() and DrawTextRecEx()
- DrawTextRec() and DrawTextRecEx() have been moved to example, those functions could be very specific depending on user needs so it's better to give the user the full source in case of special requirements instead of allowing a function with +10 input parameters.
пре 3 година
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>
пре 3 година
Jeffery Myers
6c518008a5
Fixes for 64 bit typecast warnings ( #1733 )
пре 3 година
Ray
dcf52c132f
Remove trail spaces
пре 3 година
Jeffery Myers
e48b9a6da1
[Examples] Warning fixes (pt 1) ( #1668 )
* Fix some warnings in examples.
* cleanups from review
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
пре 3 година
Ray
3ffe34f9bb
ADDED: DrawTextCodepoint()
- Renamed GetGlyphIndex() parameter
- Review DrawTextEx() implementation
- Review DrawTextRecEx() implementation
пре 5 година
Ray
87774a0a21
Review variables initialization
пре 5 година
Ray
b525039e0a
Review ALL examples
пре 5 година
Ray
424d3ca8d9
examples review
Redesigns, deletes and renames
Also noted authors propertly on contributed examples
пре 5 година
raysan5
0619571149
ADDED: DrawTextRec() and example
пре 6 година