a203e1e401
Added pdb files to Test.NetCore/lib
...
- Need to change lib folder so its in one place for all projects.
2018-12-17 08:10:01 +00:00
Mikael Rasmussen
c1195fed8f
Vr example runs, but does not render properly
2018-10-26 13:05:34 +02:00
Mikael Rasmussen
fade3f855a
Removed git ignore for .obj, we need em for examples
2018-10-24 21:14:47 +02:00
bd525b9921
Porting examples
...
- Test.Common now used for Examples project.
- Testing examples alot.
2018-10-22 16:10:20 +01:00
msmshazan
3af8accf9b
added new runtimes
2018-10-21 23:04:32 +05:30
7e5c985f85
Review and cleanup
...
- General cleanup.
- Fixed missing functions from raymath.
- Nuget info part of project file.
2018-10-20 13:16:58 +01:00
4198ffb0bd
Bindings moved to standard
...
- Bindings changed to a .Net standard library.
- Split up testing code and library into a Test project.
2018-10-18 13:55:03 +01:00
2f8a9914ef
Updated bindings!
...
- Changed internal class name from rl to Raylib.
- Improving documentation and tidying bindings a bit.
- Renamed DrawControl to RayForm.
- Bindings now a class library for easy reuse.
2018-09-10 12:18:51 +01:00
b3838e3d8a
Added ExampleApplication build so you can test straight away.
...
- Added ExampleApplication build so it can be tested without needing to compile first.
- Resources and dlls included in added build directory.
- Updated readme instructions.
2018-08-04 21:07:33 +01:00
172e0ecbb7
Added vs project
...
- Initial version of bindings(WIP)
2018-07-13 14:55:07 +01:00