From 3010de1981b68d28377bec90ab787c6487fff250 Mon Sep 17 00:00:00 2001 From: Navarr Barnier Date: Fri, 17 Aug 2012 00:46:50 -0400 Subject: [PATCH 1/2] Added gitignore for skin files --- images/skins/.gitignore | 2 ++ images/skins/earthiverse/arm_left_back.png | Bin 950 -> 0 bytes images/skins/earthiverse/arm_left_bottom.png | Bin 856 -> 0 bytes images/skins/earthiverse/arm_left_front.png | Bin 950 -> 0 bytes images/skins/earthiverse/arm_left_inner.png | Bin 950 -> 0 bytes images/skins/earthiverse/arm_left_outer.png | Bin 950 -> 0 bytes images/skins/earthiverse/arm_left_top.png | Bin 855 -> 0 bytes images/skins/earthiverse/arm_right_back.png | Bin 950 -> 0 bytes images/skins/earthiverse/arm_right_bottom.png | Bin 856 -> 0 bytes images/skins/earthiverse/arm_right_front.png | Bin 950 -> 0 bytes images/skins/earthiverse/arm_right_inner.png | Bin 950 -> 0 bytes images/skins/earthiverse/arm_right_outer.png | Bin 950 -> 0 bytes images/skins/earthiverse/arm_right_top.png | Bin 855 -> 0 bytes images/skins/earthiverse/base.png | Bin 328 -> 0 bytes images/skins/earthiverse/base_x2.png | Bin 516 -> 0 bytes images/skins/earthiverse/body_back.png | Bin 950 -> 0 bytes images/skins/earthiverse/body_bottom.png | Bin 856 -> 0 bytes images/skins/earthiverse/body_front.png | Bin 950 -> 0 bytes images/skins/earthiverse/body_left.png | Bin 950 -> 0 bytes images/skins/earthiverse/body_right.png | Bin 950 -> 0 bytes images/skins/earthiverse/body_top.png | Bin 855 -> 0 bytes images/skins/earthiverse/hat_back.png | Bin 334 -> 0 bytes images/skins/earthiverse/hat_bottom.png | Bin 334 -> 0 bytes images/skins/earthiverse/hat_front.png | Bin 334 -> 0 bytes images/skins/earthiverse/hat_left.png | Bin 334 -> 0 bytes images/skins/earthiverse/hat_right.png | Bin 334 -> 0 bytes images/skins/earthiverse/hat_top.png | Bin 334 -> 0 bytes images/skins/earthiverse/head_back.png | Bin 895 -> 0 bytes images/skins/earthiverse/head_bottom.png | Bin 856 -> 0 bytes images/skins/earthiverse/head_front.png | Bin 919 -> 0 bytes images/skins/earthiverse/head_left.png | Bin 895 -> 0 bytes images/skins/earthiverse/head_right.png | Bin 895 -> 0 bytes images/skins/earthiverse/head_top.png | Bin 854 -> 0 bytes images/skins/earthiverse/leg_left_back.png | Bin 944 -> 0 bytes images/skins/earthiverse/leg_left_bottom.png | Bin 856 -> 0 bytes images/skins/earthiverse/leg_left_front.png | Bin 944 -> 0 bytes images/skins/earthiverse/leg_left_inner.png | Bin 944 -> 0 bytes images/skins/earthiverse/leg_left_outer.png | Bin 944 -> 0 bytes images/skins/earthiverse/leg_left_top.png | Bin 856 -> 0 bytes images/skins/earthiverse/leg_right_back.png | Bin 944 -> 0 bytes images/skins/earthiverse/leg_right_bottom.png | Bin 856 -> 0 bytes images/skins/earthiverse/leg_right_front.png | Bin 944 -> 0 bytes images/skins/earthiverse/leg_right_inner.png | Bin 944 -> 0 bytes images/skins/earthiverse/leg_right_outer.png | Bin 944 -> 0 bytes images/skins/earthiverse/leg_right_top.png | Bin 856 -> 0 bytes 45 files changed, 2 insertions(+) create mode 100644 images/skins/.gitignore delete mode 100644 images/skins/earthiverse/arm_left_back.png delete mode 100644 images/skins/earthiverse/arm_left_bottom.png delete mode 100644 images/skins/earthiverse/arm_left_front.png delete mode 100644 images/skins/earthiverse/arm_left_inner.png delete mode 100644 images/skins/earthiverse/arm_left_outer.png delete mode 100644 images/skins/earthiverse/arm_left_top.png delete mode 100644 images/skins/earthiverse/arm_right_back.png delete mode 100644 images/skins/earthiverse/arm_right_bottom.png delete mode 100644 images/skins/earthiverse/arm_right_front.png delete mode 100644 images/skins/earthiverse/arm_right_inner.png delete mode 100644 images/skins/earthiverse/arm_right_outer.png delete mode 100644 images/skins/earthiverse/arm_right_top.png delete mode 100644 images/skins/earthiverse/base.png delete mode 100644 images/skins/earthiverse/base_x2.png delete mode 100644 images/skins/earthiverse/body_back.png delete mode 100644 images/skins/earthiverse/body_bottom.png delete mode 100644 images/skins/earthiverse/body_front.png delete mode 100644 images/skins/earthiverse/body_left.png delete mode 100644 images/skins/earthiverse/body_right.png delete mode 100644 images/skins/earthiverse/body_top.png delete mode 100644 images/skins/earthiverse/hat_back.png delete mode 100644 images/skins/earthiverse/hat_bottom.png delete mode 100644 images/skins/earthiverse/hat_front.png delete mode 100644 images/skins/earthiverse/hat_left.png delete mode 100644 images/skins/earthiverse/hat_right.png delete mode 100644 images/skins/earthiverse/hat_top.png delete mode 100644 images/skins/earthiverse/head_back.png delete mode 100644 images/skins/earthiverse/head_bottom.png delete mode 100644 images/skins/earthiverse/head_front.png delete mode 100644 images/skins/earthiverse/head_left.png delete mode 100644 images/skins/earthiverse/head_right.png delete mode 100644 images/skins/earthiverse/head_top.png delete mode 100644 images/skins/earthiverse/leg_left_back.png delete mode 100644 images/skins/earthiverse/leg_left_bottom.png delete mode 100644 images/skins/earthiverse/leg_left_front.png delete mode 100644 images/skins/earthiverse/leg_left_inner.png delete mode 100644 images/skins/earthiverse/leg_left_outer.png delete mode 100644 images/skins/earthiverse/leg_left_top.png delete mode 100644 images/skins/earthiverse/leg_right_back.png delete mode 100644 images/skins/earthiverse/leg_right_bottom.png delete mode 100644 images/skins/earthiverse/leg_right_front.png delete mode 100644 images/skins/earthiverse/leg_right_inner.png delete mode 100644 images/skins/earthiverse/leg_right_outer.png delete mode 100644 images/skins/earthiverse/leg_right_top.png diff --git a/images/skins/.gitignore b/images/skins/.gitignore new file mode 100644 index 0000000..c96a04f --- /dev/null +++ b/images/skins/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore \ No newline at end of file diff --git a/images/skins/earthiverse/arm_left_back.png b/images/skins/earthiverse/arm_left_back.png deleted file mode 100644 index 6ea1f24883818ff33136bad730184a4a8763ff08..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 950 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFdT2B|pkcv5P?`+JR>nPxM zu`=v4l=x`*?frD)B?RP~#;-|t+Z z%AQ^S#*%P)=JL0k2gKAFS~$ral{6PaNG49pG2pUbP6H#|9W zXS+Fr_Z+h0I_+O>KEt#*GyC829uOisvVlpYmO1>a$P%5S+-1Q0$l&Sf=d#Wzp$Py7 C)$4@- diff --git a/images/skins/earthiverse/arm_left_bottom.png b/images/skins/earthiverse/arm_left_bottom.png deleted file mode 100644 index d7b9ecf6f69bc095cb57ab473167db4966c530e4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 856 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{c~2L|kcv5PuNX2iDDWIG zIH2=Slt)s=SLDm9xZ-q1&*$X~ANm;`W{jfI5EywOaD!RvD@*F8?0}2F9K+!0>gTe~ HDWM4ftEBN* diff --git a/images/skins/earthiverse/arm_left_front.png b/images/skins/earthiverse/arm_left_front.png deleted file mode 100644 index 6ea1f24883818ff33136bad730184a4a8763ff08..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 950 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFdT2B|pkcv5P?`+JR>nPxM zu`=v4l=x`*?frD)B?RP~#;-|t+Z z%AQ^S#*%P)=JL0k2gKAFS~$ral{6PaNG49pG2pUbP6H#|9W zXS+Fr_Z+h0I_+O>KEt#*GyC829uOisvVlpYmO1>a$P%5S+-1Q0$l&Sf=d#Wzp$Py7 C)$4@- diff --git a/images/skins/earthiverse/arm_left_inner.png b/images/skins/earthiverse/arm_left_inner.png deleted file mode 100644 index 6ea1f24883818ff33136bad730184a4a8763ff08..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 950 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFdT2B|pkcv5P?`+JR>nPxM zu`=v4l=x`*?frD)B?RP~#;-|t+Z z%AQ^S#*%P)=JL0k2gKAFS~$ral{6PaNG49pG2pUbP6H#|9W zXS+Fr_Z+h0I_+O>KEt#*GyC829uOisvVlpYmO1>a$P%5S+-1Q0$l&Sf=d#Wzp$Py7 C)$4@- diff --git a/images/skins/earthiverse/arm_left_outer.png b/images/skins/earthiverse/arm_left_outer.png deleted file mode 100644 index 6ea1f24883818ff33136bad730184a4a8763ff08..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 950 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFdT2B|pkcv5P?`+JR>nPxM zu`=v4l=x`*?frD)B?RP~#;-|t+Z z%AQ^S#*%P)=JL0k2gKAFS~$ral{6PaNG49pG2pUbP6H#|9W zXS+Fr_Z+h0I_+O>KEt#*GyC829uOisvVlpYmO1>a$P%5S+-1Q0$l&Sf=d#Wzp$Py7 C)$4@- diff --git a/images/skins/earthiverse/arm_left_top.png b/images/skins/earthiverse/arm_left_top.png deleted file mode 100644 index 276ffc3c3ae1338cf6aabfaa4dcfe3616640b863..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 855 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{IZqeIkcv5PuNX2iDDWIG za4`6{U$J>{XH(qW^0PV$FaPi{{4-?WFdjvtAu#enpxQW*B}evLi4-uyFnGH9xvXnPxM zu`=v4l=x`*?frD)B?RP~#;-|t+Z z%AQ^S#*%P)=JL0k2gKAFS~$ral{6PaNG49pG2pUbP6H#|9W zXS+Fr_Z+h0I_+O>KEt#*GyC829uOisvVlpYmO1>a$P%5S+-1Q0$l&Sf=d#Wzp$Py7 C)$4@- diff --git a/images/skins/earthiverse/arm_right_bottom.png b/images/skins/earthiverse/arm_right_bottom.png deleted file mode 100644 index d7b9ecf6f69bc095cb57ab473167db4966c530e4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 856 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{c~2L|kcv5PuNX2iDDWIG zIH2=Slt)s=SLDm9xZ-q1&*$X~ANm;`W{jfI5EywOaD!RvD@*F8?0}2F9K+!0>gTe~ HDWM4ftEBN* diff --git a/images/skins/earthiverse/arm_right_front.png b/images/skins/earthiverse/arm_right_front.png deleted file mode 100644 index 6ea1f24883818ff33136bad730184a4a8763ff08..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 950 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFdT2B|pkcv5P?`+JR>nPxM zu`=v4l=x`*?frD)B?RP~#;-|t+Z z%AQ^S#*%P)=JL0k2gKAFS~$ral{6PaNG49pG2pUbP6H#|9W zXS+Fr_Z+h0I_+O>KEt#*GyC829uOisvVlpYmO1>a$P%5S+-1Q0$l&Sf=d#Wzp$Py7 C)$4@- diff --git a/images/skins/earthiverse/arm_right_inner.png b/images/skins/earthiverse/arm_right_inner.png deleted file mode 100644 index 6ea1f24883818ff33136bad730184a4a8763ff08..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 950 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFdT2B|pkcv5P?`+JR>nPxM zu`=v4l=x`*?frD)B?RP~#;-|t+Z z%AQ^S#*%P)=JL0k2gKAFS~$ral{6PaNG49pG2pUbP6H#|9W zXS+Fr_Z+h0I_+O>KEt#*GyC829uOisvVlpYmO1>a$P%5S+-1Q0$l&Sf=d#Wzp$Py7 C)$4@- diff --git a/images/skins/earthiverse/arm_right_outer.png b/images/skins/earthiverse/arm_right_outer.png deleted file mode 100644 index 6ea1f24883818ff33136bad730184a4a8763ff08..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 950 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFdT2B|pkcv5P?`+JR>nPxM zu`=v4l=x`*?frD)B?RP~#;-|t+Z z%AQ^S#*%P)=JL0k2gKAFS~$ral{6PaNG49pG2pUbP6H#|9W zXS+Fr_Z+h0I_+O>KEt#*GyC829uOisvVlpYmO1>a$P%5S+-1Q0$l&Sf=d#Wzp$Py7 C)$4@- diff --git a/images/skins/earthiverse/arm_right_top.png b/images/skins/earthiverse/arm_right_top.png deleted file mode 100644 index 276ffc3c3ae1338cf6aabfaa4dcfe3616640b863..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 855 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{IZqeIkcv5PuNX2iDDWIG za4`6{U$J>{XH(qW^0PV$FaPi{{4-?WFdjvtAu#enpxQW*B}evLi4-uyFnGH9xvXaF-&>#kaV{Ej5r3Nt&>|>(^Of-mrU=A$>EaktG3V{=jb29rL|88D z{Io&j&6_R4ky|ziY~1u!I7f8Nx8!Y;-~MH>PY`qo(V2SGshWGEkl?)DsR>GVS`^RC zNlUyr-KS7;(sW;il}x6a|LJU(Y47lmb-2T1-B4J`aD+(Y`mOTc1y+T>^-SgsJD74d z7*DvnnK@u5;}Ow>^_Q91mN7JRJ+`ks|D4Srk@d#=9}_OWKR^HY-?!Ds)n!^oG0po4gY)-k(eKy9Sc~ExDM&%349zYepnI3F*dt)8^U?MPf89ZJ6T-G@yGywqq C65iSX diff --git a/images/skins/earthiverse/body_back.png b/images/skins/earthiverse/body_back.png deleted file mode 100644 index 6ea1f24883818ff33136bad730184a4a8763ff08..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 950 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFdT2B|pkcv5P?`+JR>nPxM zu`=v4l=x`*?frD)B?RP~#;-|t+Z z%AQ^S#*%P)=JL0k2gKAFS~$ral{6PaNG49pG2pUbP6H#|9W zXS+Fr_Z+h0I_+O>KEt#*GyC829uOisvVlpYmO1>a$P%5S+-1Q0$l&Sf=d#Wzp$Py7 C)$4@- diff --git a/images/skins/earthiverse/body_bottom.png b/images/skins/earthiverse/body_bottom.png deleted file mode 100644 index d7b9ecf6f69bc095cb57ab473167db4966c530e4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 856 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{c~2L|kcv5PuNX2iDDWIG zIH2=Slt)s=SLDm9xZ-q1&*$X~ANm;`W{jfI5EywOaD!RvD@*F8?0}2F9K+!0>gTe~ HDWM4ftEBN* diff --git a/images/skins/earthiverse/body_front.png b/images/skins/earthiverse/body_front.png deleted file mode 100644 index 6ea1f24883818ff33136bad730184a4a8763ff08..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 950 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFdT2B|pkcv5P?`+JR>nPxM zu`=v4l=x`*?frD)B?RP~#;-|t+Z z%AQ^S#*%P)=JL0k2gKAFS~$ral{6PaNG49pG2pUbP6H#|9W zXS+Fr_Z+h0I_+O>KEt#*GyC829uOisvVlpYmO1>a$P%5S+-1Q0$l&Sf=d#Wzp$Py7 C)$4@- diff --git a/images/skins/earthiverse/body_left.png b/images/skins/earthiverse/body_left.png deleted file mode 100644 index 6ea1f24883818ff33136bad730184a4a8763ff08..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 950 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFdT2B|pkcv5P?`+JR>nPxM zu`=v4l=x`*?frD)B?RP~#;-|t+Z z%AQ^S#*%P)=JL0k2gKAFS~$ral{6PaNG49pG2pUbP6H#|9W zXS+Fr_Z+h0I_+O>KEt#*GyC829uOisvVlpYmO1>a$P%5S+-1Q0$l&Sf=d#Wzp$Py7 C)$4@- diff --git a/images/skins/earthiverse/body_right.png b/images/skins/earthiverse/body_right.png deleted file mode 100644 index 6ea1f24883818ff33136bad730184a4a8763ff08..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 950 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFdT2B|pkcv5P?`+JR>nPxM zu`=v4l=x`*?frD)B?RP~#;-|t+Z z%AQ^S#*%P)=JL0k2gKAFS~$ral{6PaNG49pG2pUbP6H#|9W zXS+Fr_Z+h0I_+O>KEt#*GyC829uOisvVlpYmO1>a$P%5S+-1Q0$l&Sf=d#Wzp$Py7 C)$4@- diff --git a/images/skins/earthiverse/body_top.png b/images/skins/earthiverse/body_top.png deleted file mode 100644 index 276ffc3c3ae1338cf6aabfaa4dcfe3616640b863..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 855 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{IZqeIkcv5PuNX2iDDWIG za4`6{U$J>{XH(qW^0PV$FaPi{{4-?WFdjvtAu#enpxQW*B}evLi4-uyFnGH9xvXfl g&E{ADWR74^!OUpGz-aR}m=hETp00i_>zopr00S-(%m4rY diff --git a/images/skins/earthiverse/hat_bottom.png b/images/skins/earthiverse/hat_bottom.png deleted file mode 100644 index 4fe9ab37631ae5bb0fad9069c0d8ec0abca560fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|G$2RR)5S5QV$R!xh9J2^3%>fl g&E{ADWR74^!OUpGz-aR}m=hETp00i_>zopr00S-(%m4rY diff --git a/images/skins/earthiverse/hat_front.png b/images/skins/earthiverse/hat_front.png deleted file mode 100644 index 4fe9ab37631ae5bb0fad9069c0d8ec0abca560fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|G$2RR)5S5QV$R!xh9J2^3%>fl g&E{ADWR74^!OUpGz-aR}m=hETp00i_>zopr00S-(%m4rY diff --git a/images/skins/earthiverse/hat_left.png b/images/skins/earthiverse/hat_left.png deleted file mode 100644 index 4fe9ab37631ae5bb0fad9069c0d8ec0abca560fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|G$2RR)5S5QV$R!xh9J2^3%>fl g&E{ADWR74^!OUpGz-aR}m=hETp00i_>zopr00S-(%m4rY diff --git a/images/skins/earthiverse/hat_right.png b/images/skins/earthiverse/hat_right.png deleted file mode 100644 index 4fe9ab37631ae5bb0fad9069c0d8ec0abca560fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|G$2RR)5S5QV$R!xh9J2^3%>fl g&E{ADWR74^!OUpGz-aR}m=hETp00i_>zopr00S-(%m4rY diff --git a/images/skins/earthiverse/hat_top.png b/images/skins/earthiverse/hat_top.png deleted file mode 100644 index 4fe9ab37631ae5bb0fad9069c0d8ec0abca560fe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 334 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|G$2RR)5S5QV$R!xh9J2^3%>fl g&E{ADWR74^!OUpGz-aR}m=hETp00i_>zopr00S-(%m4rY diff --git a/images/skins/earthiverse/head_back.png b/images/skins/earthiverse/head_back.png deleted file mode 100644 index a50ddb8377277655da4778355ee75753051d8b4b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 895 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{H%}MGkcv5PuNmgLI10EN z{CRDXC12l}cq=Bpp2w3+dpP4noBHPc+G$+guw?yP#shMU4FlI+eV(@hJb6Mw<&;$TPEv+{I diff --git a/images/skins/earthiverse/head_bottom.png b/images/skins/earthiverse/head_bottom.png deleted file mode 100644 index b15d20cec52e10bf7ae8ea2452be1763b22e8ed4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 856 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{c~2L|kcv5PuNX2iDDWIG zIIy3$gilh&SLDm9ec5S@p3ln}KJ+s>%os(ZAu#en;0AL!AIoB~mVe&B9K+!0>gTe~ HDWM4fwmk6r diff --git a/images/skins/earthiverse/head_front.png b/images/skins/earthiverse/head_front.png deleted file mode 100644 index 4b959d32b0506544edc9f3ebd7bc30d8694dff4e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 919 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFdI8PVHkcv5P?-~ZOItsX6 zjLSOnppipAUUZRxLj&I=M>qEGGR(iTnxf~vElz*O;F*7$xxto+A(2KX{aI}_^M)g= zG_wHc?(}EL)rVK5?+e>s|9tDOzq$A7r*ktLVxbv2cjo!Gw$$DKmw*3vuYNL3t(s@O zzr31d!(p0+-}(D@cH1)Dc*xXXz(^~!;q&Ib3=xlMYsFrgTT$P?Pw+*kSK?P-hGXz_ L^>bP0l+XkKVz1)6 diff --git a/images/skins/earthiverse/head_left.png b/images/skins/earthiverse/head_left.png deleted file mode 100644 index a50ddb8377277655da4778355ee75753051d8b4b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 895 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{H%}MGkcv5PuNmgLI10EN z{CRDXC12l}cq=Bpp2w3+dpP4noBHPc+G$+guw?yP#shMU4FlI+eV(@hJb6Mw<&;$TPEv+{I diff --git a/images/skins/earthiverse/head_right.png b/images/skins/earthiverse/head_right.png deleted file mode 100644 index a50ddb8377277655da4778355ee75753051d8b4b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 895 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{H%}MGkcv5PuNmgLI10EN z{CRDXC12l}cq=Bpp2w3+dpP4noBHPc+G$+guw?yP#shMU4FlI+eV(@hJb6Mw<&;$TPEv+{I diff --git a/images/skins/earthiverse/head_top.png b/images/skins/earthiverse/head_top.png deleted file mode 100644 index 761a55fce440457f0aa57b3e7358b6d64484a7d0..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 854 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{Sx*kcv5P?=19nbrf;E zSec^HumFe(zU04TX#L5?%GUJzN#HTj>a|>bw`OKPi+Fx|XTy@&FBuQWFg6&Fg*GJ5 z<+o#PU9tDt`7dk<9l{KUSja-(-tO|tXK0ftfBs3^z{QeL!H0oNlwUHyHXca0ruyKC3IVyj}j1^?-yrLklOlNOpSh+{?-hl5q?IYUHA_ zKmUG;h^*@Sti=%Ul!e@Q-n(zPIz#ZcUo+-0_!Kgc8M44Axe>SivT%bYB_7&#{q`4@ zgi~?zK?ac>LAPILS1}o+uK)g$^MD8?arBp&Q&sZY@kcVQz?{h7>FVdQ&MBb@0G?>w APXGV_ diff --git a/images/skins/earthiverse/leg_left_bottom.png b/images/skins/earthiverse/leg_left_bottom.png deleted file mode 100644 index 06ebb17dbfb6b141ea171fbe0bbbac5290e7953e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 856 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{c~2L|kcv5PuNX2iDDWIG zaNzkT%O@%0EAr*lyxnPxp3ln}KJ+s>%os(ZAu#en;0E)ZNh~Ud_Bqc2<`@P~S3j3^ HP6kcv5P?=19nbrf;E zSec^HumFe(zU04TX#L5?%GUJzN#HTj>a|>bw`OKPi+Fx|XTy@&FBuQWFg6&Fg*GJ5 z<+o#PU9tDt`7dk<9l{KUSja-(-tO|tXK0ftfBs3^z{QeL!H0oNlwUHyHXca0ruyKC3IVyj}j1^?-yrLklOlNOpSh+{?-hl5q?IYUHA_ zKmUG;h^*@Sti=%Ul!e@Q-n(zPIz#ZcUo+-0_!Kgc8M44Axe>SivT%bYB_7&#{q`4@ zgi~?zK?ac>LAPILS1}o+uK)g$^MD8?arBp&Q&sZY@kcVQz?{h7>FVdQ&MBb@0G?>w APXGV_ diff --git a/images/skins/earthiverse/leg_left_inner.png b/images/skins/earthiverse/leg_left_inner.png deleted file mode 100644 index 6a7db668565d1bec271ecd9a15415ff124a342b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 944 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFda!(h>kcv5P?=19nbrf;E zSec^HumFe(zU04TX#L5?%GUJzN#HTj>a|>bw`OKPi+Fx|XTy@&FBuQWFg6&Fg*GJ5 z<+o#PU9tDt`7dk<9l{KUSja-(-tO|tXK0ftfBs3^z{QeL!H0oNlwUHyHXca0ruyKC3IVyj}j1^?-yrLklOlNOpSh+{?-hl5q?IYUHA_ zKmUG;h^*@Sti=%Ul!e@Q-n(zPIz#ZcUo+-0_!Kgc8M44Axe>SivT%bYB_7&#{q`4@ zgi~?zK?ac>LAPILS1}o+uK)g$^MD8?arBp&Q&sZY@kcVQz?{h7>FVdQ&MBb@0G?>w APXGV_ diff --git a/images/skins/earthiverse/leg_left_outer.png b/images/skins/earthiverse/leg_left_outer.png deleted file mode 100644 index 6a7db668565d1bec271ecd9a15415ff124a342b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 944 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFda!(h>kcv5P?=19nbrf;E zSec^HumFe(zU04TX#L5?%GUJzN#HTj>a|>bw`OKPi+Fx|XTy@&FBuQWFg6&Fg*GJ5 z<+o#PU9tDt`7dk<9l{KUSja-(-tO|tXK0ftfBs3^z{QeL!H0oNlwUHyHXca0ruyKC3IVyj}j1^?-yrLklOlNOpSh+{?-hl5q?IYUHA_ zKmUG;h^*@Sti=%Ul!e@Q-n(zPIz#ZcUo+-0_!Kgc8M44Axe>SivT%bYB_7&#{q`4@ zgi~?zK?ac>LAPILS1}o+uK)g$^MD8?arBp&Q&sZY@kcVQz?{h7>FVdQ&MBb@0G?>w APXGV_ diff --git a/images/skins/earthiverse/leg_left_top.png b/images/skins/earthiverse/leg_left_top.png deleted file mode 100644 index 408dd48b20bcf029f1e1c52d732899608ce371fb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 856 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{c~2L|kcv5PuNX2iDDWIG za1j2tmRC~7SLDm9xZ-q1&*$X~ANm;`W{jfI5EywOaD(|xH;d8y(*6U$9K+!0>gTe~ HDWM4fuha3O diff --git a/images/skins/earthiverse/leg_right_back.png b/images/skins/earthiverse/leg_right_back.png deleted file mode 100644 index 6a7db668565d1bec271ecd9a15415ff124a342b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 944 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFda!(h>kcv5P?=19nbrf;E zSec^HumFe(zU04TX#L5?%GUJzN#HTj>a|>bw`OKPi+Fx|XTy@&FBuQWFg6&Fg*GJ5 z<+o#PU9tDt`7dk<9l{KUSja-(-tO|tXK0ftfBs3^z{QeL!H0oNlwUHyHXca0ruyKC3IVyj}j1^?-yrLklOlNOpSh+{?-hl5q?IYUHA_ zKmUG;h^*@Sti=%Ul!e@Q-n(zPIz#ZcUo+-0_!Kgc8M44Axe>SivT%bYB_7&#{q`4@ zgi~?zK?ac>LAPILS1}o+uK)g$^MD8?arBp&Q&sZY@kcVQz?{h7>FVdQ&MBb@0G?>w APXGV_ diff --git a/images/skins/earthiverse/leg_right_bottom.png b/images/skins/earthiverse/leg_right_bottom.png deleted file mode 100644 index 06ebb17dbfb6b141ea171fbe0bbbac5290e7953e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 856 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{c~2L|kcv5PuNX2iDDWIG zaNzkT%O@%0EAr*lyxnPxp3ln}KJ+s>%os(ZAu#en;0E)ZNh~Ud_Bqc2<`@P~S3j3^ HP6kcv5P?=19nbrf;E zSec^HumFe(zU04TX#L5?%GUJzN#HTj>a|>bw`OKPi+Fx|XTy@&FBuQWFg6&Fg*GJ5 z<+o#PU9tDt`7dk<9l{KUSja-(-tO|tXK0ftfBs3^z{QeL!H0oNlwUHyHXca0ruyKC3IVyj}j1^?-yrLklOlNOpSh+{?-hl5q?IYUHA_ zKmUG;h^*@Sti=%Ul!e@Q-n(zPIz#ZcUo+-0_!Kgc8M44Axe>SivT%bYB_7&#{q`4@ zgi~?zK?ac>LAPILS1}o+uK)g$^MD8?arBp&Q&sZY@kcVQz?{h7>FVdQ&MBb@0G?>w APXGV_ diff --git a/images/skins/earthiverse/leg_right_inner.png b/images/skins/earthiverse/leg_right_inner.png deleted file mode 100644 index 6a7db668565d1bec271ecd9a15415ff124a342b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 944 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFda!(h>kcv5P?=19nbrf;E zSec^HumFe(zU04TX#L5?%GUJzN#HTj>a|>bw`OKPi+Fx|XTy@&FBuQWFg6&Fg*GJ5 z<+o#PU9tDt`7dk<9l{KUSja-(-tO|tXK0ftfBs3^z{QeL!H0oNlwUHyHXca0ruyKC3IVyj}j1^?-yrLklOlNOpSh+{?-hl5q?IYUHA_ zKmUG;h^*@Sti=%Ul!e@Q-n(zPIz#ZcUo+-0_!Kgc8M44Axe>SivT%bYB_7&#{q`4@ zgi~?zK?ac>LAPILS1}o+uK)g$^MD8?arBp&Q&sZY@kcVQz?{h7>FVdQ&MBb@0G?>w APXGV_ diff --git a/images/skins/earthiverse/leg_right_outer.png b/images/skins/earthiverse/leg_right_outer.png deleted file mode 100644 index 6a7db668565d1bec271ecd9a15415ff124a342b1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 944 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJFda!(h>kcv5P?=19nbrf;E zSec^HumFe(zU04TX#L5?%GUJzN#HTj>a|>bw`OKPi+Fx|XTy@&FBuQWFg6&Fg*GJ5 z<+o#PU9tDt`7dk<9l{KUSja-(-tO|tXK0ftfBs3^z{QeL!H0oNlwUHyHXca0ruyKC3IVyj}j1^?-yrLklOlNOpSh+{?-hl5q?IYUHA_ zKmUG;h^*@Sti=%Ul!e@Q-n(zPIz#ZcUo+-0_!Kgc8M44Axe>SivT%bYB_7&#{q`4@ zgi~?zK?ac>LAPILS1}o+uK)g$^MD8?arBp&Q&sZY@kcVQz?{h7>FVdQ&MBb@0G?>w APXGV_ diff --git a/images/skins/earthiverse/leg_right_top.png b/images/skins/earthiverse/leg_right_top.png deleted file mode 100644 index 408dd48b20bcf029f1e1c52d732899608ce371fb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 856 zcmeAS@N?(olHy`uVBq!ia0y~yU<5K5893O0R7}x|GzJD{c~2L|kcv5PuNX2iDDWIG za1j2tmRC~7SLDm9xZ-q1&*$X~ANm;`W{jfI5EywOaD(|xH;d8y(*6U$9K+!0>gTe~ HDWM4fuha3O From 82b41617c4830703502f089ef440fe359b238db5 Mon Sep 17 00:00:00 2001 From: Navarr Barnier Date: Fri, 17 Aug 2012 01:03:05 -0400 Subject: [PATCH 2/2] Changed to Auto-Detecting the Renderer via mugiwaraboy's suggestion --- backend/resources/3d/Detector.js | 59 ++++++++++++++++++++++++++++++++ index.php | 8 +++-- 2 files changed, 65 insertions(+), 2 deletions(-) create mode 100644 backend/resources/3d/Detector.js diff --git a/backend/resources/3d/Detector.js b/backend/resources/3d/Detector.js new file mode 100644 index 0000000..8ea968d --- /dev/null +++ b/backend/resources/3d/Detector.js @@ -0,0 +1,59 @@ +/** + * @author alteredq / http://alteredqualia.com/ + * @author mr.doob / http://mrdoob.com/ + */ + +Detector = { + + canvas: !! window.CanvasRenderingContext2D, + webgl: ( function () { try { return !! window.WebGLRenderingContext && !! document.createElement( 'canvas' ).getContext( 'experimental-webgl' ); } catch( e ) { return false; } } )(), + workers: !! window.Worker, + fileapi: window.File && window.FileReader && window.FileList && window.Blob, + + getWebGLErrorMessage: function () { + + var element = document.createElement( 'div' ); + element.id = 'webgl-error-message'; + element.style.fontFamily = 'monospace'; + element.style.fontSize = '13px'; + element.style.fontWeight = 'normal'; + element.style.textAlign = 'center'; + element.style.background = '#fff'; + element.style.color = '#000'; + element.style.padding = '1.5em'; + element.style.width = '400px'; + element.style.margin = '5em auto 0'; + + if ( ! this.webgl ) { + + element.innerHTML = window.WebGLRenderingContext ? [ + 'Your graphics card does not seem to support WebGL.
', + 'Find out how to get it here.' + ].join( '\n' ) : [ + 'Your browser does not seem to support WebGL.
', + 'Find out how to get it here.' + ].join( '\n' ); + + } + + return element; + + }, + + addGetWebGLMessage: function ( parameters ) { + + var parent, id, element; + + parameters = parameters || {}; + + parent = parameters.parent !== undefined ? parameters.parent : document.body; + id = parameters.id !== undefined ? parameters.id : 'oldie'; + + element = Detector.getWebGLErrorMessage(); + element.id = id; + + parent.appendChild( element ); + + } + +}; diff --git a/index.php b/index.php index 46774ba..a5e3943 100644 --- a/index.php +++ b/index.php @@ -4,7 +4,6 @@ By Kent Rasmussen @ earthiverse.ath.cx Using Three.Js HTML5 3D Engine from https://github.com/mrdoob/three.js/ Add ?user=USERNAME to render a specific username Add &refresh to re-grab the skin and generate new parts -Add &webgl to render in webgl --> + 3d minecraft body test v1.0 @@ -87,7 +87,11 @@ minecraft_skin_download($user);?> hat.position.z = 0; scene.addObject(hat); - + if(Detector.webgl) { + renderer = new THREE.WebGLRenderer(); + } else { + renderer = new THREE.CanvasRenderer(); + } renderer.setSize( window.innerWidth, window.innerHeight ); document.body.appendChild( renderer.domElement );