This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign In
Anvilcraft
/
equivalent-exchange-3
Watch
3
Star
1
Fork
You've already forked equivalent-exchange-3
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
7a8ac2650b
equivalent-exchange-3
/
ee3_common
/
net
/
minecraftforge
/
client
/
model
/
obj
History
pahimar
7a8ac2650b
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
..
parser
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
Face.java
Faces now store the GL drawing mode for them, and updated the Models of EE3 to reflect this (it simplifies things). More work still coming on the OBJ stuff before its ready for MCForge
2013-03-14 22:31:47 -04:00
Group.java
Fix the Transmutation Overlay to work with MC 1.5, and temporarily storing some classes I'm working on for OBJ model loading in MCForge
2013-03-14 22:14:02 -04:00
TextureCoordinate.java
Fix the Transmutation Overlay to work with MC 1.5, and temporarily storing some classes I'm working on for OBJ model loading in MCForge
2013-03-14 22:14:02 -04:00
Vertex.java
Fix the Transmutation Overlay to work with MC 1.5, and temporarily storing some classes I'm working on for OBJ model loading in MCForge
2013-03-14 22:14:02 -04:00
WavefrontObject.java
More parring down of OBJ loading; still to be pretty-fied.
2013-03-14 22:40:05 -04:00