MineLittlePony/src/main/java/com/minelittlepony/client
2023-03-27 17:04:40 +01:00
..
hdskins Fix transformations when flying, swimming, sleeping, and using the elytra. Also fix player rotations in the inventory. 2023-03-27 16:48:22 +01:00
mixin Disable pitch and yaw rotations when rendering in first person mode 2023-03-23 20:46:45 +00:00
model Fix transformations when flying, swimming, sleeping, and using the elytra. Also fix player rotations in the inventory. 2023-03-27 16:48:22 +01:00
modmenu 21w19a -> 1.17-rc1 2021-06-06 20:38:11 +02:00
pony More changes to texture suppliers 2022-12-15 00:35:30 +00:00
render Remove redundant blend call (has no effect since 1.14) 2023-03-27 17:04:40 +01:00
settings Simplify armour code and fix armour visibility being set before setting the armour variant 2023-02-27 13:31:37 +00:00
transform Remove the generic from PonyPosture 2023-03-27 17:02:48 +01:00
util/render Fixed texturing bugs with magic rendering 2023-03-20 18:44:53 +00:00
GuiPonySettings.java Simplify armour code and fix armour visibility being set before setting the armour variant 2023-02-27 13:31:37 +00:00
HorseCam.java Fixed inaccuracies when adjusting for altered camera heights 2022-12-12 21:56:23 +00:00
IPreviewModel.java Seaponies cano now have a dedicated texture separate from the normal skin 2020-11-10 22:49:30 +02:00
LegacySkinConverter.java Organise the packages 2019-11-23 23:19:13 +02:00
MineLittlePony.java Move configs to the api package and remove some references to client classes 2022-12-11 00:38:00 +00:00
PonyBounds.java A bunch of refactoring and cleaning up of old patterns 2022-12-08 20:58:01 +00:00
SkinsProxy.java Players can now upload a texture to use for each type of wearable 2022-12-10 19:36:55 +00:00