Watch
2
0
Fork
You've already forked raylib-cs
0
Commit graph raylib-cs/Examples/Test.cs
Author SHA1 Message Date
ChrisDill
1c2fc08a07 Fixed VR issue
- Fixed werid graphical bug with VR. Issue was with the struct for VrDeviceInfo.
2018-11-22 15:00:25 +00:00
ChrisDill
398a3fe770 Better error handlingfor examples 2018-10-25 12:29:10 +01:00
ChrisDill
84390bcc98 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
ChrisDill
3ea345851a 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