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
3224a58371 Initial 3.7 update
- Many breaking changes in this update. This is a work in
progress and needs testing.
2021-04-25 11:36:02 +01:00
e49ca5b92c Review bindings
- All raylib structs are now blittable.
- Fixing some incorrect functions(types, naming etc).
- Remove netfx.props.
2021-03-25 20:43:39 +00:00
5aebfc3e66 Update Raylib-cs.Tests and added tests to github actions
- RenderTexture2D is now Blittable since the depthTexture bool was removed.
- Music is no longer Blittable.
2021-01-02 11:36:27 +00:00
34d069c7cc Updated Raylib-cs.Tests.
- Added binding tests for raylib.
- Updated Raylib-cs.Tests.csproj.
2020-09-18 23:44:01 +01:00