Watch
2
0
Fork
You've already forked raylib-cs
0

Review and cleanup

- General cleanup.
- Fixed missing functions from raymath.
- Nuget info part of project file.
This commit is contained in:
Rgebee 2018-10-20 13:16:58 +01:00
commit fc0527a2ef
17 changed files with 273 additions and 338 deletions

3
.gitignore vendored
View file

@ -16,11 +16,13 @@
*.user
*.userosscache
*.sln.docstates
*.exe
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Build results
[Bb]in/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
@ -29,6 +31,7 @@ bld/
[Dd]ebug
[Oo]bj/
[Ll]og/
[Ee]xamples/
# Visual Studio 2015 cache/options directory
.vs/