SuperTuxKart 1.5 upstream source (from official release tarball)
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 25 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 117 KiB |
|
After Width: | Height: | Size: 214 KiB |
@@ -0,0 +1,54 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev 16945 -->
|
||||
<kart name = "Suzanne"
|
||||
version = "3"
|
||||
model-file = "suzanne.spm"
|
||||
icon-file = "icon_large.png"
|
||||
minimap-icon-file = "icon32.png"
|
||||
shadow-file = "shadow.png"
|
||||
type = "medium"
|
||||
groups = "standard"
|
||||
rgb = "0.91 0.55 0.07" >
|
||||
<sounds engine = "large"/>
|
||||
<animations left = "0"
|
||||
straight = "9"
|
||||
right = "19"
|
||||
start-winning = "29"
|
||||
start-winning-loop = "49"
|
||||
end-winning = "69"
|
||||
start-losing = "79"
|
||||
start-losing-loop = "99"
|
||||
end-losing = "119"
|
||||
backpedal-left = "124"
|
||||
backpedal = "144"
|
||||
backpedal-right = "164"/>
|
||||
<wheels>
|
||||
<rear-left position = "-0.389000 0.210000 -0.392000"
|
||||
model = "wheel-rear-left.spm" />
|
||||
<rear-right position = "0.389000 0.210000 -0.392000"
|
||||
model = "wheel-rear-right.spm" />
|
||||
<front-left position = "-0.363000 0.158000 0.366000"
|
||||
model = "wheel-front-left.spm" />
|
||||
<front-right position = "0.363000 0.158000 0.366000"
|
||||
model = "wheel-front-right.spm" />
|
||||
</wheels>
|
||||
<nitro-emitter>
|
||||
<nitro-emitter-a position = "0.228313 0.452646 -0.680885" />
|
||||
<nitro-emitter-b position = "-0.215846 0.452646 -0.680885" />
|
||||
</nitro-emitter>
|
||||
<headlights>
|
||||
<object position="0.279522 0.129815 0.639868"
|
||||
rotation="0.000000 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
model="headlight_1.spm"/>
|
||||
<object position="-0.278977 0.130679 0.640290"
|
||||
rotation="0.000000 -0.000000 0.000000"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
model="headlight_2.spm"/>
|
||||
</headlights>
|
||||
<hat position="0.006090 0.690562 -0.075912"
|
||||
rotation="1.561133 4.812912 -0.435586"
|
||||
scale="1.000000 1.000000 1.000000"
|
||||
bone="Head"/>
|
||||
<exhaust file="kart_exhaust.xml"/>
|
||||
</kart>
|
||||
@@ -0,0 +1,40 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Suzanne Kart for SuperTuxKart
|
||||
Upstream-Contact: Marianne "Auria" Gagnon <auria.mg@gmail.com>
|
||||
Source: https://supertuxkart.net
|
||||
License: GPL and CC-BY-SA 3.0
|
||||
|
||||
Files:
|
||||
icon_large.png
|
||||
icon32.png
|
||||
headlight_1.spm
|
||||
headlight_2.spm
|
||||
headLight.png
|
||||
headLight_gloss.png
|
||||
suzanne_kart_colorizationMask.png
|
||||
Copyright: Copyright 2017 Néd J. "jymis" Édoire <nwad@crypticgate.net>
|
||||
License: CC-BY-SA 3.0
|
||||
|
||||
Files: suzanne.spm
|
||||
Copyright:
|
||||
Copyright 2011 Cédric "Céa" Archambault <https://plus.google.com/117805441573276168348>
|
||||
Copyright 2016 Marianne "Auria" Gagnon <auria.mg@gmail.com>
|
||||
License: GPL
|
||||
Comment: Auria reduced the number of animation bones.
|
||||
|
||||
Files:
|
||||
Wheel.diffuse.jpg
|
||||
kart.diffuse.png
|
||||
shadow.png
|
||||
wheel-*.spm
|
||||
*.xml
|
||||
Copyright: Copyright 2011 Cédric "Céa" Archambault <https://plus.google.com/117805441573276168348>
|
||||
License: GPL
|
||||
Comment:
|
||||
According to SVN log, Jean-Manual "samuncle" Clémençon modified the wheel models, but if any significant
|
||||
change was made, it was not obvious.
|
||||
|
||||
Files: kart.diffuse-gloss.png
|
||||
Copyright: Copyright 2015 Jean-Manuel "samuncle" Clémençon <sam.un@protonmail.com>
|
||||
License: CC-BY-SA 3.0
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev Unknown -->
|
||||
<materials>
|
||||
<material name="headLight.png" gloss-map="headLight_gloss.png"/>
|
||||
<material name="kart.diffuse.png" gloss-map="kart.diffuse-gloss.png" colorizable="Y" colorization-factor="0.00" colorization-mask="suzanne_kart_colorizationMask.png"/>
|
||||
</materials>
|
||||
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 7.6 KiB |