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

5 Commits

Author SHA1 Message Date
msmshazan
2326fe035a Added Generator project 2018-12-17 21:53:56 +05:30
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
01e1bd93a9 Update project settings 2018-10-26 18:48:51 +01:00
696a9cf14a Fixed RayHitInfo
- Fixed issue with RayHitInfo. bool types different so using byte instead.
2018-10-25 13:07:38 +01:00
ec4f2f0472 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