If the OBJLoader finds an unexpected line in the source file it outputs the
error via:
System.out.println("Unknown statement in OBJ! "+cmd);
This should be echoed to the logger, so that the output can be managed more
easily.
Suggested patch is rather simple:
Original issue reported on code.google.com by j.warmer...@gmail.com on 21 Jul 2011 at 9:07
Original issue reported on code.google.com by
j.warmer...@gmail.com
on 21 Jul 2011 at 9:07Attachments: