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
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
f7ab1fbd7a Better error handlingfor examples 2018-10-25 12:29:10 +01:00
0b5bd6f453 Update Examples/Test.cs
- Back to using relative paths for testing examples. For example enter "core/core_basic_window".
2018-10-24 20:06:20 +01:00
3c747fa18d Moved example menu
- Menu for example removed from Test projects and moved to exampes.
- Changed nativeLibName from raylib.dll to raylib. It should find the correct one this way but might need a dll.config file.
2018-10-23 17:13:25 +01:00