|
28 | 28 |
|
29 | 29 | <!-- 3D scene -->
|
30 | 30 | <plugin filename="MinimalScene" name="3D View">
|
31 |
| - <ignition-gui> |
| 31 | + <gz-gui> |
32 | 32 | <title>3D View</title>
|
33 | 33 | <property type="bool" key="showTitleBar">false</property>
|
34 | 34 | <property type="string" key="state">docked</property>
|
35 |
| - </ignition-gui> |
| 35 | + </gz-gui> |
36 | 36 |
|
37 | 37 | <engine>ogre2</engine>
|
38 | 38 | <scene>scene</scene>
|
|
43 | 43 |
|
44 | 44 | <!-- Plugins that add functionality to the scene -->
|
45 | 45 | <plugin filename="EntityContextMenuPlugin" name="Entity context menu">
|
46 |
| - <ignition-gui> |
| 46 | + <gz-gui> |
47 | 47 | <property key="state" type="string">floating</property>
|
48 | 48 | <property key="width" type="double">5</property>
|
49 | 49 | <property key="height" type="double">5</property>
|
50 | 50 | <property key="showTitleBar" type="bool">false</property>
|
51 |
| - </ignition-gui> |
| 51 | + </gz-gui> |
52 | 52 | </plugin>
|
53 | 53 | <plugin filename="GzSceneManager" name="Scene Manager">
|
54 |
| - <ignition-gui> |
| 54 | + <gz-gui> |
55 | 55 | <property key="resizable" type="bool">false</property>
|
56 | 56 | <property key="width" type="double">5</property>
|
57 | 57 | <property key="height" type="double">5</property>
|
58 | 58 | <property key="state" type="string">floating</property>
|
59 | 59 | <property key="showTitleBar" type="bool">false</property>
|
60 |
| - </ignition-gui> |
| 60 | + </gz-gui> |
61 | 61 | </plugin>
|
62 | 62 | <plugin filename="InteractiveViewControl" name="Interactive view control">
|
63 |
| - <ignition-gui> |
| 63 | + <gz-gui> |
64 | 64 | <property key="resizable" type="bool">false</property>
|
65 | 65 | <property key="width" type="double">5</property>
|
66 | 66 | <property key="height" type="double">5</property>
|
67 | 67 | <property key="state" type="string">floating</property>
|
68 | 68 | <property key="showTitleBar" type="bool">false</property>
|
69 |
| - </ignition-gui> |
| 69 | + </gz-gui> |
70 | 70 | </plugin>
|
71 | 71 | <plugin filename="CameraTracking" name="Camera Tracking">
|
72 |
| - <ignition-gui> |
| 72 | + <gz-gui> |
73 | 73 | <property key="resizable" type="bool">false</property>
|
74 | 74 | <property key="width" type="double">5</property>
|
75 | 75 | <property key="height" type="double">5</property>
|
76 | 76 | <property key="state" type="string">floating</property>
|
77 | 77 | <property key="showTitleBar" type="bool">false</property>
|
78 |
| - </ignition-gui> |
| 78 | + </gz-gui> |
79 | 79 | </plugin>
|
80 | 80 | <plugin filename="MarkerManager" name="Marker manager">
|
81 |
| - <ignition-gui> |
| 81 | + <gz-gui> |
82 | 82 | <property key="resizable" type="bool">false</property>
|
83 | 83 | <property key="width" type="double">5</property>
|
84 | 84 | <property key="height" type="double">5</property>
|
85 | 85 | <property key="state" type="string">floating</property>
|
86 | 86 | <property key="showTitleBar" type="bool">false</property>
|
87 |
| - </ignition-gui> |
| 87 | + </gz-gui> |
88 | 88 | </plugin>
|
89 | 89 | <plugin filename="SelectEntities" name="Select Entities">
|
90 |
| - <ignition-gui> |
| 90 | + <gz-gui> |
91 | 91 | <property key="resizable" type="bool">false</property>
|
92 | 92 | <property key="width" type="double">5</property>
|
93 | 93 | <property key="height" type="double">5</property>
|
94 | 94 | <property key="state" type="string">floating</property>
|
95 | 95 | <property key="showTitleBar" type="bool">false</property>
|
96 |
| - </ignition-gui> |
| 96 | + </gz-gui> |
97 | 97 | </plugin>
|
98 | 98 |
|
99 | 99 | <plugin filename="Spawn" name="Spawn Entities">
|
100 |
| - <ignition-gui> |
| 100 | + <gz-gui> |
101 | 101 | <property key="resizable" type="bool">false</property>
|
102 | 102 | <property key="width" type="double">5</property>
|
103 | 103 | <property key="height" type="double">5</property>
|
104 | 104 | <property key="state" type="string">floating</property>
|
105 | 105 | <property key="showTitleBar" type="bool">false</property>
|
106 |
| - </ignition-gui> |
| 106 | + </gz-gui> |
107 | 107 | </plugin>
|
108 | 108 |
|
109 | 109 | <plugin filename="VisualizationCapabilities" name="Visualization Capabilities">
|
110 |
| - <ignition-gui> |
| 110 | + <gz-gui> |
111 | 111 | <property key="resizable" type="bool">false</property>
|
112 | 112 | <property key="width" type="double">5</property>
|
113 | 113 | <property key="height" type="double">5</property>
|
114 | 114 | <property key="state" type="string">floating</property>
|
115 | 115 | <property key="showTitleBar" type="bool">false</property>
|
116 |
| - </ignition-gui> |
| 116 | + </gz-gui> |
117 | 117 | </plugin>
|
118 | 118 |
|
119 | 119 | <!-- World control -->
|
120 | 120 | <plugin filename="WorldControl" name="World control">
|
121 |
| - <ignition-gui> |
| 121 | + <gz-gui> |
122 | 122 | <title>World control</title>
|
123 | 123 | <property type="bool" key="showTitleBar">false</property>
|
124 | 124 | <property type="bool" key="resizable">false</property>
|
|
131 | 131 | <line own="left" target="left"/>
|
132 | 132 | <line own="bottom" target="bottom"/>
|
133 | 133 | </anchors>
|
134 |
| - </ignition-gui> |
| 134 | + </gz-gui> |
135 | 135 |
|
136 | 136 | <play_pause>true</play_pause>
|
137 | 137 | <step>true</step>
|
|
142 | 142 |
|
143 | 143 | <!-- World statistics -->
|
144 | 144 | <plugin filename="WorldStats" name="World stats">
|
145 |
| - <ignition-gui> |
| 145 | + <gz-gui> |
146 | 146 | <title>World stats</title>
|
147 | 147 | <property type="bool" key="showTitleBar">false</property>
|
148 | 148 | <property type="bool" key="resizable">false</property>
|
|
155 | 155 | <line own="right" target="right"/>
|
156 | 156 | <line own="bottom" target="bottom"/>
|
157 | 157 | </anchors>
|
158 |
| - </ignition-gui> |
| 158 | + </gz-gui> |
159 | 159 |
|
160 | 160 | <sim_time>true</sim_time>
|
161 | 161 | <real_time>true</real_time>
|
|
165 | 165 |
|
166 | 166 | <!-- Insert simple shapes -->
|
167 | 167 | <plugin filename="Shapes" name="Shapes">
|
168 |
| - <ignition-gui> |
| 168 | + <gz-gui> |
169 | 169 | <property key="resizable" type="bool">false</property>
|
170 | 170 | <property key="x" type="double">0</property>
|
171 | 171 | <property key="y" type="double">0</property>
|
|
174 | 174 | <property key="state" type="string">floating</property>
|
175 | 175 | <property key="showTitleBar" type="bool">false</property>
|
176 | 176 | <property key="cardBackground" type="string">#666666</property>
|
177 |
| - </ignition-gui> |
| 177 | + </gz-gui> |
178 | 178 | </plugin>
|
179 | 179 |
|
180 | 180 | <!-- Insert lights -->
|
181 | 181 | <plugin filename="Lights" name="Lights">
|
182 |
| - <ignition-gui> |
| 182 | + <gz-gui> |
183 | 183 | <property key="resizable" type="bool">false</property>
|
184 | 184 | <property key="x" type="double">250</property>
|
185 | 185 | <property key="y" type="double">0</property>
|
|
188 | 188 | <property key="state" type="string">floating</property>
|
189 | 189 | <property key="showTitleBar" type="bool">false</property>
|
190 | 190 | <property key="cardBackground" type="string">#666666</property>
|
191 |
| - </ignition-gui> |
| 191 | + </gz-gui> |
192 | 192 | </plugin>
|
193 | 193 |
|
194 | 194 | <!-- Translate / rotate -->
|
195 | 195 | <plugin filename="TransformControl" name="Transform control">
|
196 |
| - <ignition-gui> |
| 196 | + <gz-gui> |
197 | 197 | <property key="resizable" type="bool">false</property>
|
198 | 198 | <property key="x" type="double">0</property>
|
199 | 199 | <property key="y" type="double">50</property>
|
|
202 | 202 | <property key="state" type="string">floating</property>
|
203 | 203 | <property key="showTitleBar" type="bool">false</property>
|
204 | 204 | <property key="cardBackground" type="string">#777777</property>
|
205 |
| - </ignition-gui> |
| 205 | + </gz-gui> |
206 | 206 |
|
207 | 207 | <!-- disable legacy features used to connect this plugin to GzScene3D -->
|
208 | 208 | <legacy>false</legacy>
|
209 | 209 | </plugin>
|
210 | 210 |
|
211 | 211 | <!-- Screenshot -->
|
212 | 212 | <plugin filename="Screenshot" name="Screenshot">
|
213 |
| - <ignition-gui> |
| 213 | + <gz-gui> |
214 | 214 | <property key="resizable" type="bool">false</property>
|
215 | 215 | <property key="x" type="double">250</property>
|
216 | 216 | <property key="y" type="double">50</property>
|
|
219 | 219 | <property key="state" type="string">floating</property>
|
220 | 220 | <property key="showTitleBar" type="bool">false</property>
|
221 | 221 | <property key="cardBackground" type="string">#777777</property>
|
222 |
| - </ignition-gui> |
| 222 | + </gz-gui> |
223 | 223 | </plugin>
|
224 | 224 |
|
225 | 225 | <!-- Copy/Paste -->
|
226 | 226 | <plugin filename="CopyPaste" name="CopyPaste">
|
227 |
| - <ignition-gui> |
| 227 | + <gz-gui> |
228 | 228 | <property key="resizable" type="bool">false</property>
|
229 | 229 | <property key="x" type="double">300</property>
|
230 | 230 | <property key="y" type="double">50</property>
|
|
233 | 233 | <property key="state" type="string">floating</property>
|
234 | 234 | <property key="showTitleBar" type="bool">false</property>
|
235 | 235 | <property key="cardBackground" type="string">#777777</property>
|
236 |
| - </ignition-gui> |
| 236 | + </gz-gui> |
237 | 237 | </plugin>
|
238 | 238 |
|
239 | 239 | <!-- Inspector -->
|
240 | 240 | <plugin filename="ComponentInspector" name="Component inspector">
|
241 |
| - <ignition-gui> |
| 241 | + <gz-gui> |
242 | 242 | <property type="bool" key="showTitleBar">false</property>
|
243 | 243 | <property type="string" key="state">docked</property>
|
244 |
| - </ignition-gui> |
| 244 | + </gz-gui> |
245 | 245 | </plugin>
|
246 | 246 |
|
247 | 247 | <!-- Entity tree -->
|
248 | 248 | <plugin filename="EntityTree" name="Entity tree">
|
249 |
| - <ignition-gui> |
| 249 | + <gz-gui> |
250 | 250 | <property type="bool" key="showTitleBar">false</property>
|
251 | 251 | <property type="string" key="state">docked</property>
|
252 |
| - </ignition-gui> |
| 252 | + </gz-gui> |
253 | 253 | </plugin>
|
0 commit comments