12e5a6f719
- Improvements for 2.5 release. Alot more work than I expected.
...
- Examples are out of date and will need to be regenerated before release.
2019-04-22 07:40:01 +01:00
85f39f8022
- Reviewing generator contribution. Work in progress.
2019-04-15 16:12:29 +01:00
3565fd7e4d
- Changed generator from .NET Framework to .NET Core. Allows it to be tested cross platform.
2019-04-15 16:10:42 +01:00
msmshazan
9c3513c43b
Small fixes
2018-12-17 23:33:20 +05:30
msmshazan
396bf519ad
Added Generator project
2018-12-17 21:53:56 +05:30
75ad5632c6
Removed generator
...
- Too many edge cases to handle.
2018-10-23 22:11:38 +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
e9eba6ced0
Tidying up project
...
- Added Release folder for important dlls that will be used in nuget package
- Moved Rayforms into Examples folder
- Added updated generator(WIP)
2018-10-05 17:31:46 +01:00
42ca85f420
Organising generator code
...
- Split directory and file loop from code generation.
2018-09-11 22:26:31 +01:00
6b6b345551
Added Raymath binding + Initial examples
...
- Added Raymath.cs binding. Raylib.cs depends on this since they both share some types.
- Bindings moved into source directly.
- Inital examples port alot of syntax still needs to be fixed.
- Couldn't get cppsharp to work correctly so using a custom generator(WIP).
2018-08-17 09:34:50 +01:00
1292292318
Project tidying
...
- Project now uses AnyCPU.
- Fixed assembly info and renamed Raylib-cs project to Generator.
- Removed resources folder and dlls.
- Improving current manual bindings.
2018-08-04 21:04:02 +01:00