From: Auke Kok Date: Sat, 13 Feb 2016 17:45:42 +0000 (-0800) Subject: Fix character.b3d animation issues. X-Git-Tag: 0.4.14~135 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8422f2ef52bd424cc04f43b7d32aa7b20bf30647;p=oweals%2Fminetest_game.git Fix character.b3d animation issues. Both the standing and sitting animations had misplaced curve cusps that caused the end part of the animation to wiggle the feet slightly back and forward. I've fixed both animations parts and re-exported. Verified in-game with multiplayer that everything was indeed fixed. --- diff --git a/mods/default/models/character.b3d b/mods/default/models/character.b3d index bc9d9273..f411f471 100644 Binary files a/mods/default/models/character.b3d and b/mods/default/models/character.b3d differ diff --git a/mods/default/models/character.blend b/mods/default/models/character.blend index 34c56240..6493f813 100644 Binary files a/mods/default/models/character.blend and b/mods/default/models/character.blend differ