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
7f7e907c89
Native debug info
...
- Added files from raylib build to allow native debugging.
2018-10-27 13:17:04 +01:00
88b7545ce3
Update project settings
2018-10-26 18:48:51 +01:00
957202efda
Fixed RayHitInfo
...
- Fixed issue with RayHitInfo. bool types different so using byte instead.
2018-10-25 13:07:38 +01:00
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
e8c239a3b2
Added Test.CoreRT
...
- Basic command line menu for core project.
- Made a copy of Test.Core that uses corert compiler.
2018-10-23 09:13:56 +01:00