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 miesięcy temu
Ray
3f1e59a7cf
Update copyright to 2024
11 miesięcy temu
Ray
21dc42d2ad
Updated examples
1 rok temu
Ray
bbf0c3a46d
REVIEWED: Added new examples to VS2022 solution
1 rok temu
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 rok temu
Jeffery Myers
6cd37e57a6
Fix warnings in visual studio ( #3512 )
1 rok temu
Ray
1896268775
Reviewed examples for consistency
1 rok temu
Ray
b59fab7ee6
Update year to 2023
2 lat temu
Ray
4a9391ae83
REVIEWED: examples descriptions
2 lat temu
Ray
c1b01c0d5d
Added new comment to examples
2 lat temu
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 lat temu
Jeffery Myers
6c518008a5
Fixes for 64 bit typecast warnings ( #1733 )
3 lat temu
Ray
b525039e0a
Review ALL examples
5 lat temu
raysan5
9956344215
new example: shapes_lines_bezier
7 lat temu
Ray
dd4dd0e87d
Reorganize examples folder
7 lat temu
raysan5
183795b8aa
Review literals type
9 lat temu
raysan5
12581c1721
Changed mail address by twitter user
Probably more useful...
9 lat temu
raysan5
51688c004c
Code cleaning, removed useless spaces
10 lat temu
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 lat temu
Ray
07129b26c3
Rename ex02a_logo_raylib.c to shapes_logo_raylib.c
10 lat temu
raysan5
e9143b8a8d
Added some functions and Updated examples
View CHANGELOG for details
11 lat temu
raysan5
0ae8fab83a
Replaced some tabs by 4 spaces
11 lat temu
raysan5
7635e9c79f
Replaced tabs by 4 spaces
11 lat temu
Ray
46f10b45ad
raylib basic folders structure and some files... ;)
11 lat temu