~ubuntu-branches/debian/sid/ember/sid

« back to all changes in this revision

Viewing changes to src/components/ogre/modeldefinitions/treeA.modeldef

  • Committer: Bazaar Package Importer
  • Author(s): Michael Koch
  • Date: 2009-07-23 07:46:40 UTC
  • Revision ID: james.westby@ubuntu.com-20090723074640-wh0ukzis0kda36qv
Tags: upstream-0.5.6
ImportĀ upstreamĀ versionĀ 0.5.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<models>
 
2
    <model name="treeA" usescaleof="all" showcontained="true" icon="">
 
3
        <translate x="0.000000" y="0.000000" z="0.000000" />
 
4
        <rotation x="1.000000" y="0.000000" z="0.000000" degrees="0.000000" />
 
5
        <submodels>
 
6
            <submodel mesh="3d_objects/plants/trees/models/treeA/treeA.mesh">
 
7
                <parts>
 
8
                    <part name="main" show="true">
 
9
                        <subentities>
 
10
                            <subentity index="0" material="/global/plants/trees/bark" />
 
11
                            <subentity index="1" material="/global/plants/trees/green_tree" />
 
12
                        </subentities>
 
13
                    </part>
 
14
                </parts>
 
15
            </submodel>
 
16
        </submodels>
 
17
        <actions />
 
18
        <attachpoints />
 
19
        <views />
 
20
        <lights />
 
21
    </model>
 
22
</models>