jasonbcox / rocket

ROCKET Engine
Other
1 stars 0 forks source link

Mesh::load_OBJ Doesn't Properly Throw Errors #35

Open jasonbcox opened 10 years ago

jasonbcox commented 10 years ago

Mesh::load_OBJ isn't currently using Debug_ThrowError. Replace all current error methods with this one and add other error cases if any are blatantly missing.