|
1c2fc08a07
|
Fixed VR issue
- Fixed werid graphical bug with VR. Issue was with the struct for VrDeviceInfo.
|
2018-11-22 15:00:25 +00:00 |
|
Mikael Rasmussen
|
4960a68e04
|
Merge remote-tracking branch 'ChrisDill/master'
|
2018-10-25 19:08:56 +02:00 |
|
Mikael Rasmussen
|
d4ba2b6c5a
|
fix for dropfiles
|
2018-10-25 18:57:12 +02:00 |
|
|
ce89a3bc8d
|
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
|
a55406edb0
|
merge
|
2018-10-24 21:23:53 +02:00 |
|
Mikael Rasmussen
|
fade3f855a
|
Removed git ignore for .obj, we need em for examples
|
2018-10-24 21:14:47 +02:00 |
|
Mikael Rasmussen
|
da8bfb0f67
|
Models closer to working, just lights being weird
|
2018-10-24 21:09:13 +02:00 |
|
|
6ab272042f
|
Fixed trailing whitespace
- Removed trailing whitespace from bindings and examples.
|
2018-10-24 12:41:55 +01:00 |
|
|
6271af0eb3
|
Fixed line endings
- Line endings were not correct causing files to not display correctly.
|
2018-10-23 21:57:39 +01:00 |
|
Mikael Rasmussen
|
b4db24058e
|
Models_material_pbr partial rewrite
|
2018-10-23 18:08:27 +02:00 |
|
Mikael Rasmussen
|
d02a0fa8b8
|
uuuh, kinda works now
|
2018-10-23 18:01:45 +02:00 |
|
|
bd525b9921
|
Porting examples
- Test.Common now used for Examples project.
- Testing examples alot.
|
2018-10-22 16:10:20 +01:00 |
|
|
bdf17a2101
|
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 |
|