Remove segmentation of limbs, because I don't like how the arms appeared to shrink...
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Thu, 15 Nov 2012 14:09:39 +0000 (16:09 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 25 Nov 2012 19:02:00 +0000 (21:02 +0200)
commitabaf4c51217b37b5062efddf518581e418d26438
treef302d574a3439c6bda040b48af16c2e9cdebf422
parent609646b9b525982018fa1315e4bc3a1e07b9d6c2
Remove segmentation of limbs, because I don't like how the arms appeared to shrink during some deformations. This makes the player mesh exactly like the one in MineCraft, and gives people more reasons to complain that we're copying it :P

Rename player to character, to avoid conflicting with the default player sprite

New skin by Jordach

Add licenses to readme for the model and skin

Fix bad mirroring of left arm for player model
mods/default/README.txt
mods/default/models/character.blend [new file with mode: 0644]
mods/default/models/character.png [new file with mode: 0644]
mods/default/models/character.x [new file with mode: 0644]
mods/default/models/player.blend [deleted file]
mods/default/models/player.x [deleted file]
mods/default/player.lua