fixed bug in meshload. it would always expect it's loading obj files with quads.
authorJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 25 Aug 2018 04:49:57 +0000 (07:49 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Sat, 25 Aug 2018 04:49:57 +0000 (07:49 +0300)
commitebacdc829f41e02148da9af98564c17a881dfafa
tree5b57256fe3485042a63ba97f6a341edc43243bfc
parent31878d7f28961f71c3ef708bbbf4095edda0d229
fixed bug in meshload. it would always expect it's loading obj files with quads.
src/meshload.c