Watch
2
0
Fork
You've already forked raylib-cs
0
Commit graph raylib-cs/Test.NetCore/Test.NetCore.csproj
Author SHA1 Message Date
ChrisDill
81cd9ff9fa Moved tests into their own folder. 2019-03-08 11:32:25 +00:00
ChrisDill
b6843021cf 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
ChrisDill
e0ae94cf54 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
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
7f7e907c89 Native debug info
- Added files from raylib build to allow native debugging.
2018-10-27 13:17:04 +01:00
ChrisDill
88b7545ce3 Update project settings 2018-10-26 18:48:51 +01:00
ChrisDill
957202efda Fixed RayHitInfo
- Fixed issue with RayHitInfo. bool types different so using byte instead.
2018-10-25 13:07:38 +01:00
ChrisDill
bf82277a39 Menu for testing examples for Test.NetFX 2018-10-22 16:21:47 +01:00
msmshazan
3af8accf9b added new runtimes 2018-10-21 23:04:32 +05:30
Renamed from Test/Test.csproj (Browse further)