MineLittlePony/src/main/java/com/minelittlepony/model
2018-10-29 10:28:43 +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 Fill in various missing documentation 2018-10-12 18:09:40 +02:00
components Added changeling models 2018-10-29 10:28:32 +02:00
gear add a hat stack 2018-09-16 16:06:56 +02:00
player Added changeling models 2018-10-29 10:28:32 +02:00
ponies Fixed the crouching pony bunny hop bug 2018-10-27 10:19:34 +02:00
AbstractPonyModel.java Fixed z-fighting on ponies' legs 2018-10-29 10:28:43 +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 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 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 Added changeling models 2018-10-29 10:28:32 +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