aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/media/config.xml
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-13 18:54:10 +1000
committerDavid Walter Seikel2013-01-13 18:54:10 +1000
commit959831f4ef5a3e797f576c3de08cd65032c997ad (patch)
treee7351908be5995f0b325b2ebeaa02d5a34b82583 /libraries/irrlicht-1.8/media/config.xml
parentAdd info about changes to Irrlicht. (diff)
downloadSledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.zip
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.gz
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.bz2
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.xz
Remove damned ancient DOS line endings from Irrlicht. Hopefully I did not go overboard.
Diffstat (limited to 'libraries/irrlicht-1.8/media/config.xml')
-rw-r--r--libraries/irrlicht-1.8/media/config.xml58
1 files changed, 29 insertions, 29 deletions
diff --git a/libraries/irrlicht-1.8/media/config.xml b/libraries/irrlicht-1.8/media/config.xml
index d8ff5e0..7bcb829 100644
--- a/libraries/irrlicht-1.8/media/config.xml
+++ b/libraries/irrlicht-1.8/media/config.xml
@@ -1,29 +1,29 @@
1<?xml version="1.0"?> 1<?xml version="1.0"?>
2<config> 2<config>
3<!--This is a config file for the Irrlicht Engine Mesh Viewer.--> 3<!--This is a config file for the Irrlicht Engine Mesh Viewer.-->
4<startUpModel file="dwarf.x" /> 4<startUpModel file="dwarf.x" />
5<messageText caption="Irrlicht Engine Mesh Viewer">Welcome to the Mesh Viewer of the &quot;Irrlicht Engine&quot;!. 5<messageText caption="Irrlicht Engine Mesh Viewer">Welcome to the Mesh Viewer of the &quot;Irrlicht Engine&quot;!.
6This program is able to load and display all 3D geometry and models the Irrlicht Engine can. 6This program is able to load and display all 3D geometry and models the Irrlicht Engine can.
7Controls: Left mouse to rotate, right mouse to move, both buttons to zoom. Escape to Stop FPS Camera 7Controls: Left mouse to rotate, right mouse to move, both buttons to zoom. Escape to Stop FPS Camera
8 8
9Supported formats are: 9Supported formats are:
10- Irrlicht scene and mesh formats (.irr, .irrmesh, .xml) 10- Irrlicht scene and mesh formats (.irr, .irrmesh, .xml)
11- 3D Studio (.3ds) 11- 3D Studio (.3ds)
12- Blitz3D (.b3d) 12- Blitz3D (.b3d)
13- COLLADA 1.2/1.3 (.dae, .xml) 13- COLLADA 1.2/1.3 (.dae, .xml)
14- Cartography shop 4 (.csm) 14- Cartography shop 4 (.csm)
15- DirectX (.x) 15- DirectX (.x)
16- DeleD (.dmf) 16- DeleD (.dmf)
17- Maya (.obj) 17- Maya (.obj)
18- Milkshape (.ms3d) 18- Milkshape (.ms3d)
19- My3D (.my3D) 19- My3D (.my3D)
20- OCT (.oct) 20- OCT (.oct)
21- Ogre3d (.mesh) 21- Ogre3d (.mesh)
22- Pulsar LMTools (.lmts) 22- Pulsar LMTools (.lmts)
23- Quake 3 levels (.bsp) 23- Quake 3 levels (.bsp)
24- Quake 2 models (.md2) 24- Quake 2 models (.md2)
25- Stanford Triangle (.ply) 25- Stanford Triangle (.ply)
26- Stereolithography format (.stl) 26- Stereolithography format (.stl)
27 27
28</messageText> 28</messageText>
29</config> 29</config>