equivalent-exchange-3/ee3_common/net/minecraftforge/client/model/obj/parser
2013-03-18 22:37:03 -04:00
..
DefaultParser.java Source cleanup pass 2013-03-14 22:23:02 -04:00
FaceParser.java Simplify some stuff related to the new OBJ loading 2013-03-18 22:37:03 -04:00
GroupParser.java Source cleanup pass 2013-03-14 22:23:02 -04:00
LineParser.java Source cleanup pass 2013-03-14 22:23:02 -04:00
LineParserFactory.java Source cleanup pass 2013-03-14 22:23:02 -04:00
NormalParser.java Cleanup 2013-03-15 15:20:17 -04:00
ObjLineParserFactory.java Dropping the free form geometry portion of the loader (since it wasn't implemented anyways). Can be added again (and actually implemented) in the future if folks need it 2013-03-14 22:55:11 -04:00
TextureCoordinateParser.java Cleanup 2013-03-15 15:20:17 -04:00
VertexParser.java Cleanup 2013-03-15 15:20:17 -04:00