From b5e18a3ff6668681c7875ebbbd65fbdd9e660b61 Mon Sep 17 00:00:00 2001 From: Mythos_Ruler Date: Sat, 24 Dec 2011 22:59:34 +0000 Subject: [PATCH] #Updated chicken animations by Zaggy. This was SVN commit r10810. --- .../mods/public/art/actors/fauna/chicken.xml | 13 +- .../animation/quadraped/chicken_attack.dae | 3 + .../art/animation/quadraped/chicken_death.dae | 3 + .../animation/quadraped/chicken_idle_01.dae | 3 + .../animation/quadraped/chicken_idle_02.dae | 3 + .../animation/quadraped/chicken_idle_03.dae | 3 + .../animation/quadraped/chicken_run_01.dae | 3 + .../animation/quadraped/chicken_run_02.dae | 3 + .../art/animation/quadraped/chicken_walk.dae | 3 + .../public/art/meshes/skeletal/chicken.dae | 3 + .../mods/public/art/skeletons/skeletons.xml | 263 ++++++++++++++---- 11 files changed, 254 insertions(+), 49 deletions(-) create mode 100644 binaries/data/mods/public/art/animation/quadraped/chicken_attack.dae create mode 100644 binaries/data/mods/public/art/animation/quadraped/chicken_death.dae create mode 100644 binaries/data/mods/public/art/animation/quadraped/chicken_idle_01.dae create mode 100644 binaries/data/mods/public/art/animation/quadraped/chicken_idle_02.dae create mode 100644 binaries/data/mods/public/art/animation/quadraped/chicken_idle_03.dae create mode 100644 binaries/data/mods/public/art/animation/quadraped/chicken_run_01.dae create mode 100644 binaries/data/mods/public/art/animation/quadraped/chicken_run_02.dae create mode 100644 binaries/data/mods/public/art/animation/quadraped/chicken_walk.dae create mode 100644 binaries/data/mods/public/art/meshes/skeletal/chicken.dae diff --git a/binaries/data/mods/public/art/actors/fauna/chicken.xml b/binaries/data/mods/public/art/actors/fauna/chicken.xml index 74ac903613..9508886ddc 100644 --- a/binaries/data/mods/public/art/actors/fauna/chicken.xml +++ b/binaries/data/mods/public/art/actors/fauna/chicken.xml @@ -3,7 +3,18 @@ - skeletal/chicken.pmd + + + + + + + + + + + + skeletal/chicken.dae diff --git a/binaries/data/mods/public/art/animation/quadraped/chicken_attack.dae b/binaries/data/mods/public/art/animation/quadraped/chicken_attack.dae new file mode 100644 index 0000000000..a51964cb94 --- /dev/null +++ b/binaries/data/mods/public/art/animation/quadraped/chicken_attack.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcfe3fdb29a49453fff15002db847c6f71111302179d010415c376a6bd6d14d5 +size 94727 diff --git a/binaries/data/mods/public/art/animation/quadraped/chicken_death.dae b/binaries/data/mods/public/art/animation/quadraped/chicken_death.dae new file mode 100644 index 0000000000..7259548694 --- /dev/null +++ b/binaries/data/mods/public/art/animation/quadraped/chicken_death.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:642b00ba097cf8acfafc7fdbbe84d79567356c38ecb0da6f67832128092906e2 +size 91029 diff --git a/binaries/data/mods/public/art/animation/quadraped/chicken_idle_01.dae b/binaries/data/mods/public/art/animation/quadraped/chicken_idle_01.dae new file mode 100644 index 0000000000..10c374a00e --- /dev/null +++ b/binaries/data/mods/public/art/animation/quadraped/chicken_idle_01.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:318731cd0e7940a48e040579f764d1b73f66b75b7d03ed16ac01184a7d6c06b6 +size 77520 diff --git a/binaries/data/mods/public/art/animation/quadraped/chicken_idle_02.dae b/binaries/data/mods/public/art/animation/quadraped/chicken_idle_02.dae new file mode 100644 index 0000000000..5be0d3034c --- /dev/null +++ b/binaries/data/mods/public/art/animation/quadraped/chicken_idle_02.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff154deeea2a7c21f9b1babbee3dbfab29a449bd25be38a188237f95410f4e2b +size 82091 diff --git a/binaries/data/mods/public/art/animation/quadraped/chicken_idle_03.dae b/binaries/data/mods/public/art/animation/quadraped/chicken_idle_03.dae new file mode 100644 index 0000000000..ddfed53e7a --- /dev/null +++ b/binaries/data/mods/public/art/animation/quadraped/chicken_idle_03.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a2a3330d8e43f1293efd7c7a979283b63172e7e5585c0f0f55fdf0cf13297d +size 73084 diff --git a/binaries/data/mods/public/art/animation/quadraped/chicken_run_01.dae b/binaries/data/mods/public/art/animation/quadraped/chicken_run_01.dae new file mode 100644 index 0000000000..b0209b3879 --- /dev/null +++ b/binaries/data/mods/public/art/animation/quadraped/chicken_run_01.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9cf03f37fb0eb4b6715b09e974c9bc2bbcadc79d9ed288f02fd64fda54b636 +size 77487 diff --git a/binaries/data/mods/public/art/animation/quadraped/chicken_run_02.dae b/binaries/data/mods/public/art/animation/quadraped/chicken_run_02.dae new file mode 100644 index 0000000000..d552d194b4 --- /dev/null +++ b/binaries/data/mods/public/art/animation/quadraped/chicken_run_02.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25daaf42cebfbf548b86dac02fd21644af4a79f72415e2fdabae083676d4caf6 +size 79685 diff --git a/binaries/data/mods/public/art/animation/quadraped/chicken_walk.dae b/binaries/data/mods/public/art/animation/quadraped/chicken_walk.dae new file mode 100644 index 0000000000..ae335e2cf5 --- /dev/null +++ b/binaries/data/mods/public/art/animation/quadraped/chicken_walk.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a024e394ebb722ffdfbd963fe1a7a8cba5950cd5420c46fb80eb6d63fa0398c9 +size 81767 diff --git a/binaries/data/mods/public/art/meshes/skeletal/chicken.dae b/binaries/data/mods/public/art/meshes/skeletal/chicken.dae new file mode 100644 index 0000000000..71a476d12e --- /dev/null +++ b/binaries/data/mods/public/art/meshes/skeletal/chicken.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638e72472c63a2cb3261c8a0f5aa5428740a8d790943a3168faccfe0ce49ce6a +size 77520 diff --git a/binaries/data/mods/public/art/skeletons/skeletons.xml b/binaries/data/mods/public/art/skeletons/skeletons.xml index 44635c6f88..817cad7317 100644 --- a/binaries/data/mods/public/art/skeletons/skeletons.xml +++ b/binaries/data/mods/public/art/skeletons/skeletons.xml @@ -11,8 +11,8 @@ - - + + @@ -22,8 +22,8 @@ - - + + @@ -68,7 +68,7 @@ whether this applies to the data found in a given model file. The hierarchy of bones is mostly irrelevant (though it makes sense to match the structure used by the modelling program) - the only effect is that the default (i.e. when none is specified for a given bone) is -inherited from the parent node in this hierarchy. +inherited from the parent bone in this hierarchy. --> @@ -109,9 +109,9 @@ inherited from the parent node in this hierarchy. l_hand - + - + @@ -131,9 +131,9 @@ inherited from the parent node in this hierarchy. r_hand - + - + @@ -331,36 +331,36 @@ This skeleton is for the deer and any other similiar shaped animals with the exa - Deer01 + Dee_01 - root - pelvis - spine - spine1 - neck - neck1 - head - r_ear + root + pelvis + spine + spine1 + neck + neck1 + head + r_ear - l_ear + l_ear - l_clavicle - l_upperarm - l_forearm - l_hand - l_finger + l_clavicle + l_upperarm + l_forearm + l_hand + l_finger - r_clavicle - r_upperarm - r_forearm - r_hand - r_finger + r_clavicle + r_upperarm + r_forearm + r_hand + r_finger @@ -369,24 +369,24 @@ This skeleton is for the deer and any other similiar shaped animals with the exa - l_thigh - l_calf - l_foot - l_toe + l_thigh + l_calf + l_foot + l_toe - r_thigh - r_calf - r_foot - r_toe + r_thigh + r_calf + r_foot + r_toe - tail - tail1 + tail + tail1 @@ -490,7 +490,7 @@ This skeleton is for the deer and any other similiar shaped animals with the exa l_upperarm l_forearm l_hand - l_finger + l_finger @@ -500,7 +500,7 @@ This skeleton is for the deer and any other similiar shaped animals with the exa r_upperarm r_forearm r_hand - r_finger + r_finger @@ -556,7 +556,7 @@ This skeleton is for the deer and any other similiar shaped animals with the exa - + @@ -567,7 +567,7 @@ This skeleton is for the deer and any other similiar shaped animals with the exa - + @@ -630,8 +630,8 @@ This skeleton is for the deer and any other similiar shaped animals with the exa l_upperarm l_forearm l_hand - l_finger - + l_finger + @@ -641,8 +641,8 @@ This skeleton is for the deer and any other similiar shaped animals with the exa r_upperarm r_forearm r_hand - r_finger - + r_finger + @@ -966,6 +966,173 @@ This skeleton is for the deer and any other similiar shaped animals with the exa fin_l - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ArmatureLion + + Bone + Bone_001 + Bone_002 + Bone_004 + Bone_006 + Bone_008 + Bone_013 + + + + + + Bone_003 + Bone_005 + Bone_005 + Bone_009 + Bone_014 + + + + + + Bone_010 + Bone_011 + Bone_012 + Bone_023 + + + + + + Bone_015 + Bone_017 + Bone_019 + Bone_024 + + + + + Bone_016 + Bone_018 + Bone_020 + Bone_025 + + + + + Bone_021 + Bone_022 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + BlenderChicken + + Body + Neck_Low + Neck_High + Head + + + Leg_L + Shin_L + Foot_L + + + Leg_R + Shin_R + Foot_R + + + Rear + Tail + + Wing_R + WingTip_R + + Wing_L + WingTip_L + + + \ No newline at end of file