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

7 Commits

Author SHA1 Message Date
2725e1df2a Remove bindings project
- No longer needed. Binding code should be included directly in project for more control.
2019-02-10 16:59:56 +00:00
d4d47694d4 Moving dependencies so there in one place
- Removed lib folder from Test projects.
- Added native folder to Bindings using release build with debug info.
- Updated Test projects to use new location ,
2018-12-29 12:23:17 +00:00
2e6a583193 Fixed VR issue
- Fixed werid graphical bug with VR. Issue was with the struct for VrDeviceInfo.
2018-11-22 15:00:25 +00:00
654d9c4347 Native debug info
- Added files from raylib build to allow native debugging.
2018-10-27 13:17:04 +01:00
Mikael Rasmussen
6f6212c335 uuuh, kinda works now 2018-10-23 18:01:45 +02:00
e18978beeb Menu for testing examples for Test.NetFX 2018-10-22 16:21:47 +01:00
msmshazan
6285895ad5 added new runtimes 2018-10-21 23:04:32 +05:30