MineLittlePony/src/main/java/com/minelittlepony/model
2018-12-10 22:33:06 +02:00
..
anim Don't try to strafe at angles of NaN 2018-06-11 20:10:21 +02:00
armour Unused import 2018-10-21 17:16:08 +02:00
capabilities Fixed seaponies 2018-12-09 23:02:04 +02:00
components Normalise GL.pop/pushAttribute method usage. Docs say we shouldn't use the GlStateManager methods. I'm include to agree. I don't think they're meant for general popping/pushing of all attributes. 2018-12-10 22:33:06 +02:00
gear Normalise GL.pop/pushAttribute method usage. Docs say we shouldn't use the GlStateManager methods. I'm include to agree. I don't think they're meant for general popping/pushing of all attributes. 2018-12-10 22:33:06 +02:00
player Fixed seaponies 2018-12-09 23:02:04 +02:00
ponies Fixed seaponies 2018-12-09 23:02:04 +02:00
AbstractPonyModel.java Fixed seaponies 2018-12-09 23:02:04 +02:00
BodyPart.java Apply rider position on a per-size basis and recursively translate riders higher up the stack 2018-09-20 11:33:27 +02:00
ModelMobPony.java Made zombie villagers act a bit more like zombies. And villagers. 2018-11-02 11:57:57 +02:00
ModelWrapper.java Decouple armour from the rest of the models system 2018-10-12 18:01:23 +02:00
package-info.java Remove these todos because I think they've been done now 2018-04-30 17:12:08 +02:00
PMAPI.java Made zombie villagers act a bit more like zombies. And villagers. 2018-11-02 11:57:57 +02:00
PonyModelConstants.java Fixed folded wing rotation point to not detach it from the body whilst swinging 2018-08-24 17:18:07 +02:00