MineLittlePony/src/main/java/com/minelittlepony/model/components
2018-12-08 18:10:40 +02:00
..
BatWings.java Removed redundand texture shift for left and legacy wings (and cleaned code that made it possible) 2018-11-06 02:16:30 +03:00
BugWings.java Removed commented debug code 2018-12-08 18:10:40 +02:00
ModelBatWing.java Batpony wings: mirroring fix, proper z-fighting fix, position adjustment 2018-11-06 02:16:31 +03:00
ModelBugWing.java Adjusted changeling wing position and animation. 2018-11-06 02:16:30 +03:00
ModelDeadMau5Ears.java Remove debug code and add deadmous5 ears 2018-08-18 17:35:18 +02:00
ModelPonyHead.java Fix z-fighting on pony heads 2018-09-09 19:43:54 +02:00
ModelWing.java Restored old behaviour of pegasus left/legacy wing texture 2018-11-06 18:02:13 +03:00
package-info.java One last codestyle commit to clean stuff up I missed, correct and document some names, and add TODO items for everything that needs to be done. 2018-05-01 12:38:13 +02:00
PegasusWings.java Removed redundand texture shift for left and legacy wings (and cleaned code that made it possible) 2018-11-06 02:16:30 +03:00
PonyElytra.java Rearrange rendering packages to make them distinct from entity renderers 2018-09-05 10:12:38 +02:00
PonySnout.java Added a third gender. My aren't we progressive today... 2018-10-27 17:12:18 +02:00
PonyTail.java Rename plane renderer methods to be more in line with PonyRenderer 2018-09-05 10:17:22 +02:00
SeaponyTail.java Rename plane renderer methods to be more in line with PonyRenderer 2018-09-05 10:17:22 +02:00
UnicornHorn.java Added missing @Override annotations 2018-09-07 21:16:07 +02:00