Meatcorps
|
62988c4ff1
|
Fixed additional pinvokes to match with the new raylib bindings. [Warning breaking changes!]
|
2026-05-21 07:36:58 +02:00 |
|
Meatcorps
|
2a86968da0
|
Updated target to Raylib 6 + synced invoke called with the changes in C. [WARNING: Breaking changes!]
|
2026-05-20 21:21:15 +02:00 |
|
|
|
942306d916
|
Remove net6.0 support (#328)
|
2026-03-28 20:05:58 +00:00 |
|
Ben Parsons
|
f9787a8342
|
Enable Targeting .Net 8 (#297)
Fixes #295
|
2025-05-07 08:16:47 +01:00 |
|
Ben Parsons
|
47877ee2e7
|
Update Language Version to C# 12 (#242)
|
2024-05-21 16:40:05 +10:00 |
|
|
|
5640e290e7
|
Update Examples to use Raylib-cs.Native
|
2023-08-25 09:36:01 +01:00 |
|
|
|
bcdf8cec5b
|
Update/merge examples back into main repo (#192)
|
2023-08-25 08:08:32 +01:00 |
|
|
|
7008c67dfa
|
Changing examples to use makefile
- Testing a modified version of the makefile from raylib Instead of multiple project files for examples.
- Fixed readme example
|
2018-10-01 09:25:18 +01:00 |
|
|
|
f880241ee4
|
No longer require unsafe option
- Change unsafe/fixed to use IntPtr or MarshallAs instead.
- Added methods in physac to marshall IntPtr returns to PhysicsBodyData.
|
2018-09-23 12:34:40 +01:00 |
|
|
|
62561d0bdb
|
Setting up examples project
- Dedicated project for raylib examples using Bindings as a class library.
|
2018-09-10 11:42:18 +01:00 |
|