Add node particles when leafdecay removes a node (#2686)
[oweals/minetest_game.git] / mods / default / models /
2017-08-01 rubenwardySeparate player code into new mod
2017-07-26 DSDefault: Reexport the player model (#1848)
2017-07-21 TeTpaAkaPlayer model: Remove vertical 1 node offset
2017-05-18 Vanessa EzekowitzChest: Redo new chests to use single-tile textures...
2017-05-08 Auke KokChest open model: UV map fix.
2017-05-01 Auke KokImprove Chest appearance - opening chests.
2016-11-25 RogierDefault: Several improvements of character model
2016-11-23 Auke KokMerge 'torches' mod as default:torch.
2016-06-22 XuntoDefault: Fix character model uv-mapping
2016-04-18 Auke KokCharacter: Fix boat leg wobble.
2016-03-18 Auke KokRe-export character.b3d without texture linkage.
2016-02-21 Auke KokMove character.png to textures.
2016-02-18 Auke KokFix character.b3d animation issues.
2015-02-28 jpOptimize textures and model (use *.b3d instead *.x)
2014-07-05 David GumbergCompress all textures losslessly using optipng and...
2014-02-07 Jordan SnellingAdd Sam II
2014-02-07 Jordan SnellingAdded a caped player model, which works like the
2013-05-25 Sfan5Pngcrush all Textures
2013-05-18 PilzAdamMove all common mods back to minetest_game
2013-03-21 PilzAdamUse common mods 153/head
2012-12-27 Jordan Snellingadd new texture with shading this time around. 84/head
2012-11-27 Perttu AholaMerge Taoki's 3D player improvements
2012-11-27 MirceaKitsuneFix the death animation looping while the player is...
2012-11-26 MirceaKitsuneFix positioning for sit animation
2012-11-26 MirceaKitsuneAdd support for hats, so that MineCraft skins using...
2012-11-26 MirceaKitsuneVanessaE suggested a sit animation, so add one to the...
2012-11-25 MirceaKitsuneMake the arms swing more for the walk animation
2012-11-25 MirceaKitsuneModel - Get rid of the 4 walk animations and only leave...
2012-11-25 MirceaKitsuneUpdated texture from Jordach, and fix the licensing...
2012-11-25 MirceaKitsuneRemove segmentation of limbs, because I don't like...
2012-11-25 MirceaKitsuneAt last, we have a player.
2012-11-25 MirceaKitsuneb3d, you have failed me. x model format, you're in
2012-11-25 MirceaKitsuneAdd script to turn players into meshes, ticks every...