Jeffery Myers
e96bab7ce6
[Build] Fix warnings when building in VS 2022 ( #4095 )
* Update raylib_api.* by CI
* Fix warnings when building examples in MSVC 2022
* fix auto-format that sneaked in there.
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
Ray
3f1e59a7cf
Update copyright to 2024
11 months ago
Ray
21dc42d2ad
Updated examples
1 year ago
Ray
bbf0c3a46d
REVIEWED: Added new examples to VS2022 solution
1 year ago
Ray
f01d3db739
ADDED: `GetSplinePoint*()` functions for spline evaluation
RENAMED: `DrawLine<spline_type>()` to `DrawSpline<spline_type>()` for more consistent and clear naming
REVIEWED: Bezier drawing parameters order, more consistent
REVIEWED: Spline-based examples -WIP-
1 year ago
Jeffery Myers
6cd37e57a6
Fix warnings in visual studio ( #3512 )
1 year ago
Ray
1896268775
Reviewed examples for consistency
1 year ago
Ray
b59fab7ee6
Update year to 2023
2 years ago
Ray
4a9391ae83
REVIEWED: examples descriptions
2 years ago
Ray
c1b01c0d5d
Added new comment to examples
2 years ago
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 years ago
Jeffery Myers
6c518008a5
Fixes for 64 bit typecast warnings ( #1733 )
3 years ago
Ray
b525039e0a
Review ALL examples
5 years ago
raysan5
9956344215
new example: shapes_lines_bezier
7 years ago
Ray
dd4dd0e87d
Reorganize examples folder
7 years ago
raysan5
183795b8aa
Review literals type
9 years ago
raysan5
12581c1721
Changed mail address by twitter user
Probably more useful...
9 years ago
raysan5
51688c004c
Code cleaning, removed useless spaces
10 years ago
raysan5
5ecb6801fa
Examples renaming and test examples merge
Examples have been renamed for coherence with raylib modules and test
examples have been merged into examples folder.
10 years ago
Ray
07129b26c3
Rename ex02a_logo_raylib.c to shapes_logo_raylib.c
10 years ago
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
11 years ago
raysan5
0ae8fab83a
Replaced some tabs by 4 spaces
11 years ago
raysan5
7635e9c79f
Replaced tabs by 4 spaces
11 years ago
Ray
46f10b45ad
raylib basic folders structure and some files... ;)
11 years ago