2
0
mirror of https://github.com/raylib-cs/raylib-cs synced 2025-04-05 11:19:39 -04:00

4 Commits

Author SHA1 Message Date
696955463f Add .editorconfig and apply formatting 2023-08-27 15:20:26 +01:00
23ed54cc24
BREAKING: Update names of methods, variables, and other elements (#181)
Breaking change to update naming across Raylib-cs to make it more consistent with C# naming conventions.

---------

Co-authored-by: MrScautHD <65916181+MrScautHD@users.noreply.github.com>
2023-08-14 21:33:48 +01:00
34d069c7cc Updated Raylib-cs.Tests.
- Added binding tests for raylib.
- Updated Raylib-cs.Tests.csproj.
2020-09-18 23:44:01 +01:00
5fc790fd1d Added BlittableHelper for testing structs. 2020-04-25 12:01:27 +01:00