forked from codereader/DarkRadiant
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathuser.xml
334 lines (334 loc) · 17.2 KB
/
user.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
<?xml version="1.0"?>
<user>
<showBuildTime value="1" />
<!-- Load the debug.xml for debugging purposes -->
<debug value="0" />
<game>
<type value="" />
<fs_game value="" />
</game>
<ui>
<commandsystem>
<binds>
<bind name="SelectNudgeLeft" value="NudgeSelected left" readonly="1" />
<bind name="SelectNudgeRight" value="NudgeSelected right" readonly="1" />
<bind name="SelectNudgeUp" value="NudgeSelected up" readonly="1" />
<bind name="SelectNudgeDown" value="NudgeSelected down" readonly="1" />
</binds>
</commandsystem>
<map>
<numMRU value="5" />
<loadLastMap value="0" />
<autoSaveEnabled value="1" />
<autoSaveInterval value="5" />
<autoSaveSnapshots value="0" />
<snapshotFolder value="snapshots/" />
<maxSnapshotFolderSize value="1024" />
<loadStatusInterleave value="50" />
<saveStatusInterleave value="50" />
<defaultScaledModelExportFormat value="ase" />
</map>
<undo>
<queueSize value="256" />
</undo>
<exportAsModel>
<customOrigin value="0 0 0" />
</exportAsModel>
<stimResponseEditor>
<window xPosition="80" yPosition="100" width="900" height="560" />
<showStimTypeIDs value="0" />
</stimResponseEditor>
<lightInspector>
<instantApply value="1" />
</lightInspector>
<ModelSelector>
<!-- Size of the model preview, as a fraction of the screen height. The
preview is always square.
-->
<previewSizeFactor value="0.7"/>
</ModelSelector>
<prefabSelector>
<insertAsGroup value="1"/>
<recalculatePrefabOrigin value="1"/>
</prefabSelector>
<aasViewer>
<showNumbers value="1" />
<hideDistantAreas value="0" />
<hideDistance value="800" />
</aasViewer>
<md5>
<renderSkeleton value="0" />
</md5>
<showAllLightRadii value="0"/>
<alwaysShowLightVertices value="1"/>
<rotateObjectsIndependently value="0" />
<rotationPivotIsOrigin value="0" />
<snapRotationPivotToGrid value="0" />
<defaultPivotLocationIgnoresLightVolumes value="1" />
<selectionEpsilon value="8.0" />
<dragResizeEntitiesSymmetrically value="1" />
<offsetClonedObjects value="1" />
<manipulatorFontSize value="14" />
<manipulatorFontStyle value="Sans" />
<transformPanel>
<rotXStep value="45" />
<rotYStep value="45" />
<rotZStep value="45" />
<scaleXStep value="1.1" />
<scaleYStep value="1.1" />
<scaleZStep value="1.1" />
</transformPanel>
<textures>
<materialChooser>
<window xPosition="200" yPosition="100" width="550" height="500" />
</materialChooser>
<browser>
<hideUnused value="0" />
<textureScale value="3" />
<uniformSize value="128" />
<useUniformScale value="1" />
<showScrollBar value="1" />
<mouseWheelIncrement value="64" />
<showFilter value="0" />
<contextMenuMouseEpsilon value="5" />
<maxShadernameLength value="18" />
<clampToUniformSize value="1" />
<showOtherMaterials value="0" />
</browser>
<defaultTextureScale value="0.5" />
<quality value="3" />
<mode value="5" />
<gamma value="1.0" />
<surfaceInspector>
<hShiftStep value="1" />
<vShiftStep value="1" />
<hScaleStep value="0.05" />
<vScaleStep value="0.05" />
<rotStep value="45" />
<window xPosition="200" yPosition="100" width="370" height="440" />
</surfaceInspector>
<texTool>
<gridActive value="1" />
<horizontalScaleFactor value="10" />
<verticalScaleFactor value="10" />
<rotateAngle value="45" />
</texTool>
</textures>
<grid>
<defaultGridPower value="3" />
</grid>
<mainFrame>
<windowLayout value="1" />
<window xPosition="0" yPosition="0" width="800" height="580" state="4" />
<propertyPanel>
<lastShownPage value="EntityInspector"/>
<pages default="true">
<page controlName="EntityInspector"/>
<page controlName="AIEditingPanel"/>
<page controlName="MediaBrowser"/>
<page controlName="FavouritesBrowser"/>
<page controlName="Console"/>
<page controlName="ScriptPanel"/>
<page controlName="TextureBrowser"/>
</pages>
</propertyPanel>
</mainFrame>
<multiMonitor>
<startMonitorNum value="0" />
</multiMonitor>
<xyview>
<showGrid value="1" />
<chaseMouse value="1" />
<chaseMouseCap value="32" />
<camXYUpdate value="0" />
<solidSelectionBoxes value="0" />
<showCrossHairs value="0" />
<showEntityAngles value="1" />
<showEntityNames value="0" />
<showBlocks value="0" />
<showSizeInfo value="1" />
<defaultBlockSize value="1024" />
<showCoordinates value="1" />
<showOutline value="0" />
<showAxes value="1" />
<maxZoomFactor value="1024" />
<cursorCenteredZoom value="1" />
<showWorkzone value="0" />
<fontSize value="14" />
<fontStyle value="Sans" />
<overlay>
<visible value="0" />
<transparency value="0.3" />
<image value="" />
<proportional value="1" />
<translationX value="0.0" />
<translationY value="0.0" />
<scale value="1.0" />
<scaleWithOrthoView value="1" />
<panWithOrthoView value="0" />
</overlay>
<translateConstrained value="1" />
<higherEntitySelectionPriority value="1" />
</xyview>
<clipper>
<useCaulk value="1" />
<caulkTexture value="textures/common/caulk" />
</clipper>
<brush>
<textureLock value="1" />
<emitCSGSubtractWarning value="1" />
</brush>
<patch>
<patchInspector>
<xCoordStep value="1.0" />
<yCoordStep value="1.0" />
<zCoordStep value="1.0" />
<sCoordStep value="0.1" />
<tCoordStep value="0.1" />
<window xPosition="130" yPosition="100" width="280" height="480" />
</patchInspector>
</patch>
<particleEditor>
<window xPosition="0" yPosition="0" width="1000" height="830" />
<splitPos position="500" />
</particleEditor>
<renderPreview>
<showGrid value="1" />
<fontSize value="14" />
<fontStyle value="Sans" />
</renderPreview>
<renderSystem>
<enableShadowMapping value="1" />
</renderSystem>
<camera>
<toggleFreeMove value="1" />
<dragSelectionEnabled value ="1" />
<enableCubicClipping value="1" />
<discreteMovement value="1" />
<invertMouseVerticalAxis value="0" />
<movementSpeed value="100" />
<rotationSpeed value="3" />
<strafespeed value="0.65" />
<!-- Use the forward strafe factor to invert the direction of the mouse movement -->
<forwardStrafeFactor value="1" />
<cubicScale value="13" />
<drawMode value="2" />
<window xPosition="37" yPosition="100" width="450" height="430" />
<fontSize value="14" />
<fontStyle value="Sans" />
<gridEnabled value="1" />
<gridSpacing value="32" />
</camera>
<toolbar name="view" align="horizontal">
<toolbutton name="open" action="OpenMap" tooltip="Open a map file" icon="file_open.png"/>
<toolbutton name="save" action="SaveMap" tooltip="Save the current map" icon="file_save.png"/>
<separator/>
<toolbutton name="changeviews" action="NextView" tooltip="Change views" icon="view_change.png"/>
<separator/>
<toolbutton name="selectcompletetall" action="SelectCompleteTall" tooltip="Select complete tall" icon="selection_selectcompletetall.png" />
<toolbutton name="selecttouching" action="SelectTouching" tooltip="Select touching" icon="selection_selecttouching.png"/>
<toolbutton name="selectinside" action="SelectInside" tooltip="Select inside" icon="selection_selectinside.png"/>
<separator/>
<toggletoolbutton name="dragvertices" action="DragVertices" tooltip="Select Vertices" icon="modify_vertices.png"/>
<toggletoolbutton name="dragedges" action="DragEdges" tooltip="Select Edges" icon="modify_edges.png"/>
<toggletoolbutton name="dragfaces" action="DragFaces" tooltip="Select Faces" icon="modify_faces.png"/>
<toggletoolbutton name="dragentities" action="DragEntities" tooltip="Select Entities" icon="select_entities.png"/>
<toggletoolbutton name="selectionModeGroupPart" action="SelectionModeGroupPart" tooltip="Select Group Parts" icon="select_group_parts.png"/>
<toggletoolbutton name="selectionModeMergeAction" action="SelectionModeMergeActions" tooltip="Select Merge Actions" icon="merge_selection_mode.png"/>
<separator/>
<toggletoolbutton name="showlightradii" action="ToggleShowAllLightRadii" tooltip="Show/hide all light volumes" icon="view_show_lightradii.png"/>
<toggletoolbutton name="showspeakerradii" action="ToggleShowAllSpeakerRadii" tooltip="Show/hide all speaker volumes" icon="view_show_speakerradii.png"/>
<separator/>
<toggletoolbutton name="texturelock" action="TogTexLock" tooltip="Texture Lock" icon="texture_lock.png"/>
<toggletoolbutton name="freeobjectrotation" action="ToggleFreeObjectRotation" tooltip="Rotate Objects independently" icon="free_model_rotation.png" />
<toggletoolbutton name="togglerotationpivot" action="ToggleRotationPivot" tooltip="Rotate func_* Entities around origin" icon="rotation_pivot_origin.png" />
<toggletoolbutton name="togglesnaprotationpivot" action="ToggleSnapRotationPivot" tooltip="Snap Rotation Pivot to Grid" icon="snap_rotation_pivot.png" />
<toggletoolbutton name="dragresizesymm" action="ToggleDragResizeEntitiesSymmetrically" tooltip="Drag-resize entities symmetrically (leave origin unchanged)" icon="dragresize_symm.png" />
<toggletoolbutton name="offsetclones" action="ToggleOffsetClones" tooltip="Offset cloned objects by one grid unit to the right and downwards." icon="offset_clone.png" />
<separator/>
<toolbutton name="createDecals" action="CreateDecalsForFaces" tooltip="Create Decals for selected Faces" icon="create_decals.png"/>
</toolbar>
<toolbar name="edit" align="vertical">
<toolbutton name="xflip" action="MirrorSelectionX" tooltip="x-axis Mirror" icon="brush_flipx.png"/>
<toolbutton name="xrotate" action="RotateSelectionX" tooltip="x-axis Rotate" icon="brush_rotatex.png"/>
<toolbutton name="yflip" action="MirrorSelectionY" tooltip="y-axis Mirror" icon="brush_flipy.png"/>
<toolbutton name="yrotate" action="RotateSelectionY" tooltip="y-axis Rotate" icon="brush_rotatey.png"/>
<toolbutton name="zflip" action="MirrorSelectionZ" tooltip="z-axis Mirror" icon="brush_flipz.png"/>
<toolbutton name="zrotate" action="RotateSelectionZ" tooltip="z-axis Rotate" icon="brush_rotatez.png"/>
<separator/>
<toolbutton name="snaptogrid" action="SnapToGrid" tooltip="Snap selection to grid" icon="grid_snap.png"/>
<toolbutton name="floorselected" action="FloorSelection" tooltip="Floor selection" icon="floorSelected.png"/>
<separator/>
<toggletoolbutton name="translate" action="MouseTranslate" tooltip="Translate" icon="select_mousetranslate.png"/>
<toggletoolbutton name="rotate" action="MouseRotate" tooltip="Rotate" icon="select_mouserotate.png"/>
<toggletoolbutton name="resize" action="MouseDrag" tooltip="Resize" icon="select_mouseresize.png"/>
<toggletoolbutton name="clipper" action="ToggleClipper" tooltip="Clip or divide brushes" icon="view_clipper.png"/>
<toggletoolbutton name="modelscaler" action="ToggleModelScaleManipulator" tooltip="Model Scaler" icon="select_mousescale.png"/>
<separator/>
<toolbutton name="csgsubstract" action="CSGSubtract" tooltip="CSG Subtract" icon="selection_csgsubtract.png"/>
<toolbutton name="csgmerge" action="CSGMerge" tooltip="CSG Merge" icon="selection_csgmerge.png"/>
<toolbutton name="csghollow" action="CSGHollow" tooltip="Hollow" icon="selection_makehollow.png"/>
<toolbutton name="csgroom" action="CSGRoom" tooltip="Make Room" icon="selection_makeroom.png"/>
<separator/>
<toolbutton name="groupSelected" action="GroupSelected" tooltip="Group selected items" icon="group_selection.png"/>
<toolbutton name="unGroupSelected" action="UngroupSelected" tooltip="Ungroup selected items" icon="ungroup_selection.png"/>
<separator/>
<toolbutton name="capcurrentcurve" action="PatchCapDialog" tooltip="Put caps on the current patch" icon="curve_cap.png"/>
<separator/>
<toolbutton name="curvecreate" action="CreateCurveNURBS" tooltip="Creates a NURBS curve" icon="curve_create.png"/>
<toolbutton name="curveconvert" action="CurveConvertType" tooltip="Convert the selected curve (NURBS <-> CatmullRom)" icon="curve_convert.png"/>
<toolbutton name="curveappendpoint" action="CurveAppendControlPoint" tooltip="Appends a control point to the selected curves" icon="curve_append_point.png"/>
<toolbutton name="curveinsertpoint" action="CurveInsertControlPoint" tooltip="Inserts a curve control point before the selected ones" icon="curve_insert_points.png"/>
<toolbutton name="curveremovepoint" action="CurveRemoveControlPoint" tooltip="Removes the selected curve control points" icon="curve_remove_points.png"/>
</toolbar>
<toolbar name="texture" align="horizontal">
<toolbutton name="flush" action="ReloadDecls" tooltip="Reload Declarations" icon="texwindow_flushandreload.png"/>
<toggletoolbutton name="showinuse" action="TextureBrowserHideUnused" tooltip="Hide Unused" icon="texwindow_hideunused.png"/>
<toggletoolbutton name="showfavourites" action="TextureBrowserShowFavouritesOnly" tooltip="Show Favourites only" icon="favourite.png"/>
<toggletoolbutton name="shownames" action="TextureBrowserShowNames" tooltip="Show texture names" icon="icon_text.png"/>
<toggletoolbutton name="useuniformscale" action="TextureBrowserToggleUniformScale" tooltip="Use Uniform Thumbnail Scale" icon="texwindow_uniformsize.png"/>
<separator/>
<toolbutton name="findandreplace" action="ToggleFindAndReplaceMaterial" tooltip="Find & Replace" icon="texwindow_findandreplace.png"/>
</toolbar>
<toolbar name="textool" align="horizontal">
<toolbutton name="griddown" action="GridDown" tooltip="Decrease Grid Size" icon="grid_down.png"/>
<toolbutton name="gridup" action="GridUp" tooltip="Increase Grid Size" icon="grid_up.png"/>
<toolbutton name="gridsnap" action="TexToolSnapToGrid" tooltip="Snap to Grid" icon="grid_snap.png"/>
<toggletoolbutton name="usegrid" action="TexToolToggleGrid" tooltip="Toggle Grid" icon="grid_toggle.png"/>
<separator/>
<toggletoolbutton name="textoolrotate" action="TextureToolRotateMode" tooltip="Rotate" icon="select_mouserotate.png"/>
<toggletoolbutton name="textooldrag" action="TextureToolDragMode" tooltip="Drag-Manipulate" icon="select_mouseresize.png"/>
<separator/>
<toggletoolbutton name="textoolsurfacemode" action="TextureToolSurfaceSelectionMode" tooltip="Select Surfaces" icon="modify_faces.png"/>
<toggletoolbutton name="textoolvertexmode" action="TextureToolVertexSelectionMode" tooltip="Select Vertices" icon="modify_vertices.png"/>
<separator/>
<toolbutton name="mergeitems" action="TexToolMergeItems" tooltip="Merge Selection" icon="textool_merge.png"/>
<toolbutton name="normaliseitems" action="TexToolNormaliseItems; TextureToolResetView" tooltip="Normalise" icon="textool_normalise.png"/>
<toolbutton name="texflips" action="TexToolFlipS" tooltip="Flip Selection Horiz (S-Axis)" icon="flip_horiz.png"/>
<toolbutton name="texflipt" action="TexToolFlipT" tooltip="Flip Selection Vertical (T-Axis)" icon="flip_vert.png"/>
<toolbutton name="selectrelated" action="TexToolSelectRelated" tooltip="Select Related Items" icon="textool_select_related.png"/>
<separator/>
<toggletoolbutton name="uselighttheme" action="TextureToolUseLightTheme" tooltip="Use Light Colour Theme" icon="bulb_lit.png" />
<toggletoolbutton name="usedarktheme" action="TextureToolUseDarkTheme" tooltip="Use Dark Colour Theme" icon="bulb_unlit.png" />
</toolbar>
<userGuideUrl value="https://www.darkradiant.net/userguide" />
<forumUrl value="https://forums.thedarkmod.com/index.php?/forum/51-darkradiant-feedback-and-development/" />
<scriptReferenceUrl value="https://wiki.thedarkmod.com/index.php?title=DarkRadiant_Script_Reference" />
<vcs>
<git>
<autoFetchEnabled value="1" />
<autoFetchInterval value="10" />
</git>
</vcs>
<windowStates>
<!-- Default Width/Height Fraction defines the proportion of the screen size
this window will take if no size information has been saved so far -->
<EntityClassChooser defaultWidthFraction="0.7" defaultHeightFraction="0.8" />
<SkinChooser defaultWidthFraction="0.7" defaultHeightFraction="0.8" />
<ParticleChooser defaultWidthFraction="0.7" defaultHeightFraction="0.8" />
<SoundChooser defaultWidthFraction="0.5" defaultHeightFraction="0.7" />
<MaterialChooser defaultWidthFraction="0.4" defaultHeightFraction="0.8" />
<FxChooser defaultWidthFraction="0.4" defaultHeightFraction="0.8" />
</windowStates>
</ui>
</user>