MineLittlePony/src/main/java/com/minelittlepony/model
2018-09-10 15:40:06 +02:00
..
anim Don't try to strafe at angles of NaN 2018-06-11 20:10:21 +02:00
armour Didn't mean to commit that 2018-09-07 21:20:35 +02:00
capabilities Let the models define their heights 2018-09-05 13:56:07 +02:00
components Fix z-fighting on pony heads 2018-09-09 19:43:54 +02:00
gear Separate wearables from their parent models 2018-09-09 19:40:34 +02:00
player Fixed zebra neck/head placement 2018-09-10 15:40:06 +02:00
ponies It fixed itself? 2018-09-09 20:20:36 +02:00
AbstractPonyModel.java Separate wearables from their parent models 2018-09-09 19:40:34 +02:00
BodyPart.java Move all the transformations out into their own classes 2018-06-22 01:23:02 +02:00
ModelMobPony.java Admittedly his was a better way of doing it. Especially not that models are more hierarchical in nature 2018-08-17 23:18:54 +02:00
ModelWrapper.java Added missing @Override annotations 2018-09-07 21:16:07 +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 Added batpony models 2018-08-24 17:19:21 +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