annotate examples/tank/mud.svg @ 1532:4a92b639a1cd

Clear selection set when switching current scene. To clear selection set after switching away from current to another scene. It avoids Inkscape select on nodes they are not saw after switching.
author Thinker K.F. Li <thinker@codemud.net>
date Fri, 30 Sep 2011 12:31:33 +0800
parents 3895d2224e67
children
rev   line source
115
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
2 <!-- Created with Inkscape (http://www.inkscape.org/) -->
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
3 <svg
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
4 xmlns:dc="http://purl.org/dc/elements/1.1/"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
5 xmlns:cc="http://creativecommons.org/ns#"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
6 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
7 xmlns:svg="http://www.w3.org/2000/svg"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
8 xmlns="http://www.w3.org/2000/svg"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
9 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
10 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
11 width="50"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
12 height="50"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
13 id="svg4595"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
14 sodipodi:version="0.32"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
15 inkscape:version="0.46"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
16 version="1.0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
17 sodipodi:docname="mud.svg"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
18 inkscape:output_extension="org.inkscape.output.svg.inkscape">
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
19 <defs
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
20 id="defs4597">
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
21 <inkscape:perspective
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
22 sodipodi:type="inkscape:persp3d"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
23 inkscape:vp_x="0 : 526.18109 : 1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
24 inkscape:vp_y="0 : 1000 : 0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
25 inkscape:vp_z="744.09448 : 526.18109 : 1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
26 inkscape:persp3d-origin="372.04724 : 350.78739 : 1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
27 id="perspective4603" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
28 </defs>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
29 <sodipodi:namedview
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
30 id="base"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
31 pagecolor="#ffffff"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
32 bordercolor="#666666"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
33 borderopacity="1.0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
34 gridtolerance="10000"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
35 guidetolerance="10"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
36 objecttolerance="10"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
37 inkscape:pageopacity="0.0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
38 inkscape:pageshadow="2"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
39 inkscape:zoom="4.72"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
40 inkscape:cx="25"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
41 inkscape:cy="25"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
42 inkscape:document-units="px"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
43 inkscape:current-layer="layer1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
44 showgrid="false"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
45 inkscape:window-width="690"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
46 inkscape:window-height="695"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
47 inkscape:window-x="381"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
48 inkscape:window-y="55" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
49 <metadata
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
50 id="metadata4600">
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
51 <rdf:RDF>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
52 <cc:Work
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
53 rdf:about="">
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
54 <dc:format>image/svg+xml</dc:format>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
55 <dc:type
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
56 rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
57 </cc:Work>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
58 </rdf:RDF>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
59 </metadata>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
60 <g
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
61 inkscape:label="Layer 1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
62 inkscape:groupmode="layer"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
63 id="layer1">
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
64 <rect
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
65 style="opacity:1;fill:#765b00;fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
66 id="rect4605"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
67 width="50"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
68 height="50"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
69 x="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
70 y="0" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
71 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
72 sodipodi:type="star"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
73 style="opacity:1;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
74 id="path5124"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
75 sodipodi:sides="3"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
76 sodipodi:cx="14.830508"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
77 sodipodi:cy="25.635593"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
78 sodipodi:r1="2.4156258"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
79 sodipodi:r2="1.207813"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
80 sodipodi:arg1="0.90975316"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
81 sodipodi:arg2="1.9569507"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
82 inkscape:flatsided="true"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
83 inkscape:rounded="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
84 inkscape:randomized="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
85 d="M 16.313559,27.542373 L 12.437663,25.966563 L 15.740302,23.397844 L 16.313559,27.542373 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
86 transform="translate(5.0847458,14.194915)" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
87 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
88 sodipodi:type="star"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
89 style="opacity:1;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
90 id="path5126"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
91 sodipodi:sides="3"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
92 sodipodi:cx="14.830508"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
93 sodipodi:cy="25.635593"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
94 sodipodi:r1="2.4156258"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
95 sodipodi:r2="1.207813"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
96 sodipodi:arg1="0.90975316"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
97 sodipodi:arg2="1.9569507"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
98 inkscape:flatsided="true"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
99 inkscape:rounded="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
100 inkscape:randomized="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
101 d="M 16.313559,27.542373 L 12.437663,25.966563 L 15.740302,23.397844 L 16.313559,27.542373 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
102 transform="translate(27.573541,18.597687)" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
103 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
104 sodipodi:type="star"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
105 style="opacity:1;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
106 id="path5128"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
107 sodipodi:sides="3"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
108 sodipodi:cx="14.830508"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
109 sodipodi:cy="25.635593"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
110 sodipodi:r1="2.4156258"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
111 sodipodi:r2="1.207813"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
112 sodipodi:arg1="0.90975316"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
113 sodipodi:arg2="1.9569507"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
114 inkscape:flatsided="true"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
115 inkscape:rounded="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
116 inkscape:randomized="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
117 d="M 16.313559,27.542373 L 12.437663,25.966563 L 15.740302,23.397844 L 16.313559,27.542373 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
118 transform="translate(0.8286963,-2.1650238)" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
119 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
120 sodipodi:type="star"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
121 style="opacity:1;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
122 id="path5130"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
123 sodipodi:sides="3"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
124 sodipodi:cx="14.830508"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
125 sodipodi:cy="25.635593"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
126 sodipodi:r1="2.4156258"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
127 sodipodi:r2="1.207813"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
128 sodipodi:arg1="0.90975316"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
129 sodipodi:arg2="1.9569507"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
130 inkscape:flatsided="true"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
131 inkscape:rounded="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
132 inkscape:randomized="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
133 d="M 16.313559,27.542373 L 12.437663,25.966563 L 15.740302,23.397844 L 16.313559,27.542373 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
134 transform="translate(16.344728,-12.758244)" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
135 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
136 sodipodi:type="star"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
137 style="opacity:1;fill:#17be17;fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
138 id="path5132"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
139 sodipodi:sides="3"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
140 sodipodi:cx="14.830508"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
141 sodipodi:cy="25.635593"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
142 sodipodi:r1="2.4156258"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
143 sodipodi:r2="1.207813"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
144 sodipodi:arg1="0.90975316"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
145 sodipodi:arg2="1.9569507"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
146 inkscape:flatsided="true"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
147 inkscape:rounded="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
148 inkscape:randomized="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
149 d="M 16.313559,27.542373 L 12.437663,25.966563 L 15.740302,23.397844 L 16.313559,27.542373 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
150 transform="translate(23.548118,1.0129423)" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
151 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
152 sodipodi:type="star"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
153 style="opacity:1;fill:#008000;fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
154 id="path5134"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
155 sodipodi:sides="3"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
156 sodipodi:cx="14.830508"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
157 sodipodi:cy="25.635593"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
158 sodipodi:r1="2.4156258"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
159 sodipodi:r2="1.207813"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
160 sodipodi:arg1="0.90975316"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
161 sodipodi:arg2="1.9569507"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
162 inkscape:flatsided="true"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
163 inkscape:rounded="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
164 inkscape:randomized="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
165 d="M 16.313559,27.542373 L 12.437663,25.966563 L 15.740302,23.397844 L 16.313559,27.542373 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
166 transform="translate(-8.2315434,14.784129)" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
167 <path
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
168 sodipodi:type="star"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
169 style="opacity:1;fill:#006800;fill-opacity:1;stroke:none;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
170 id="path5136"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
171 sodipodi:sides="3"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
172 sodipodi:cx="14.830508"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
173 sodipodi:cy="25.635593"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
174 sodipodi:r1="2.4156258"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
175 sodipodi:r2="1.207813"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
176 sodipodi:arg1="0.90975316"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
177 sodipodi:arg2="1.9569507"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
178 inkscape:flatsided="true"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
179 inkscape:rounded="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
180 inkscape:randomized="0"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
181 d="M 16.313559,27.542373 L 12.437663,25.966563 L 15.740302,23.397844 L 16.313559,27.542373 z"
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
182 transform="translate(-6.7484922,-18.902312)" />
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
183 </g>
Thinker K.F. Li <thinker@branda.to>
parents:
diff changeset
184 </svg>