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