Watch
2
0
Fork
You've already forked raylib-cs
0
raylib-cs/Raylib-cs
Repository files (latest commit first)
Filename Latest commit message Latest commit date
ChrisDill 12c9887788 Review Raylib-cs.csproj
- Updated version to 3.5.0. Plan to keep this in sync with future raylib releases to reduce confusion about versioning.
- Since netstandard2.1 includes System.Numerics, we no longer need to reference it here.
- Testing possible fixes for packing/using runtimes.
2021-01-05 12:09:41 +00:00
..
runtimes Updated README.md 2020-05-02 17:03:00 +10:00
Easings.cs Convert all Math calls to MathF to avoid conversions 2020-12-23 15:58:08 +00:00
Raylib-cs.csproj Review Raylib-cs.csproj 2021-01-05 12:09:41 +00:00
Raylib-cs.targets Minor indent fix for Raylib-cs.csproj and Raylib-cs.targets. 2020-09-12 16:30:17 +01:00
Raylib.cs Fix pinvoke crashes when returning strings for GetMonitorName, GetClipboardText and GetGamepadName 2020-12-29 18:34:04 +00:00
Raymath.cs Removed duplicate license comments from binding code. 2020-09-18 23:45:09 +01:00
Rlgl.cs Minor improvements and formatting 2020-12-28 09:20:03 +00:00