SuperTuxKart 1.5 upstream source (from official release tarball)
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 174 KiB |
@@ -0,0 +1,21 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: Autumn Tree Model for SuperTuxKart
|
||||
Upstream-Contact:
|
||||
Sven Andreas Belting: https://forum.freegamedev.net/memberlist.php?mode=viewprofile&u=5237
|
||||
Marianne "Auria" Gagnon <auria.mg@gmail.com>
|
||||
Source: https://supertuxkart.net
|
||||
License: CC-BY-SA 4.0
|
||||
|
||||
Files:
|
||||
*.xml
|
||||
*.spm
|
||||
tree_c.png
|
||||
Copyright: Copyright 2018 Sven Andreas Belting
|
||||
License: CC-BY-SA 4.0
|
||||
Comment:
|
||||
tree_c appears to be a simple rendering of the model, which is itself constructed entirely
|
||||
with textures already part of SuperTuxKart.
|
||||
|
||||
Files: leaf_a.png
|
||||
Copyright: Published Public Domain by Sebastian "rubberduck" Platen (year unknown)
|
||||
License: CC0
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev Unknown -->
|
||||
<materials>
|
||||
<material name="leaf_a.png" shader="grass" ignore="Y" grass-speed="1.50"/>
|
||||
<material name="tree_c.png" shader="alphatest"/>
|
||||
</materials>
|
||||
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0"?>
|
||||
<!-- Generated with script from SVN rev 17016 -->
|
||||
<scene>
|
||||
<lod>
|
||||
<group name="stklib_autumnTree_c">
|
||||
<static-object lod_distance="120" lod_group="stklib_autumnTree_c" model="stklib_autumnTree_c_high.spm" xyz="0.00 0.00 0.00" hpr="0.0 -0.0 0.0" scale="1.00 1.00 1.00" interaction="static" skeletal-animation="false"/>
|
||||
<static-object lod_distance="2000" lod_group="stklib_autumnTree_c" model="stklib_autumnTree_c_low.spm" xyz="0.00 0.00 0.00" hpr="0.0 -0.0 0.0" scale="1.00 1.00 1.00" interaction="static" skeletal-animation="false"/>
|
||||
</group>
|
||||
</lod>
|
||||
<object id="stklib_autumnTree_c_main" type="animation" xyz="0.00 0.00 0.00" hpr="0.0 -0.0 0.0" scale="1.00 1.00 1.00" interaction="ghost" lod_instance="true" lod_group="stklib_autumnTree_c" skeletal-animation="false">
|
||||
</object>
|
||||
<object id="stklib_autumnTree_c_physics" type="animation" xyz="0.00 0.00 0.00" hpr="0.0 -0.0 0.0" scale="1.00 1.00 1.00" interaction="physicsonly" shape="cylinderY" model="stklib_autumnTree_c_physics.spm" shadow-pass="false" skeletal-animation="false">
|
||||
</object>
|
||||
</scene>
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 621 KiB |
Reference in New Issue
Block a user