|
67d5628fe3
|
Removed FormatText + SubText change
- Using built in string.Format instead of FormatText.
- SubText changed to extension method for a string that uses Substring and a bound limit.
|
2018-10-25 17:21:47 +01:00 |
|
Mikael Rasmussen
|
37f2201054
|
merge
|
2018-10-24 21:23:53 +02:00 |
|
Mikael Rasmussen
|
570dadffb4
|
Removed git ignore for .obj, we need em for examples
|
2018-10-24 21:14:47 +02:00 |
|
Mikael Rasmussen
|
4d1ee4d87b
|
Models closer to working, just lights being weird
|
2018-10-24 21:09:13 +02: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 |
|
Mikael Rasmussen
|
fc0be2eca2
|
Models_material_pbr partial rewrite
|
2018-10-23 18:08:27 +02:00 |
|
Mikael Rasmussen
|
6f6212c335
|
uuuh, kinda works now
|
2018-10-23 18:01:45 +02: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 |
|