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
a0b5be8df5 Fixing physac issues
- Trying to fix marshall issues withh physac. Comparing struct size compared to c etc.
2018-11-30 10:12:55 +00:00
527bf58521 Fixed trailing whitespace
- Removed trailing whitespace from bindings and examples.
2018-10-24 12:41:55 +01:00
3eb0989ec1 Fixed line endings
- Line endings were not correct causing files to not display correctly.
2018-10-23 21:57:39 +01:00
6a02bb9d08 Porting examples
- Test.Common now used for Examples project.
- Testing examples alot.
2018-10-22 16:10:20 +01:00
7008c67dfa Changing examples to use makefile
- Testing a modified version of the makefile from raylib Instead of multiple project files for examples.
- Fixed readme example
2018-10-01 09:25:18 +01:00