aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/media/config.xml
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-01-13 19:47:58 +1000
committerDavid Walter Seikel2014-01-13 19:47:58 +1000
commitf9158592e1478b2013afc7041d9ed041cf2d2f4a (patch)
treeb16e389d7988700e21b4c9741044cefa536dcbae /libraries/irrlicht-1.8/media/config.xml
parentLibraries readme updated with change markers and more of the Irrlicht changes. (diff)
downloadSledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.zip
SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.tar.gz
SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.tar.bz2
SledjHamr-f9158592e1478b2013afc7041d9ed041cf2d2f4a.tar.xz
Update Irrlicht to 1.8.1. Include actual change markers this time. lol
Diffstat (limited to 'libraries/irrlicht-1.8/media/config.xml')
-rw-r--r--libraries/irrlicht-1.8/media/config.xml29
1 files changed, 0 insertions, 29 deletions
diff --git a/libraries/irrlicht-1.8/media/config.xml b/libraries/irrlicht-1.8/media/config.xml
deleted file mode 100644
index 7bcb829..0000000
--- a/libraries/irrlicht-1.8/media/config.xml
+++ /dev/null
@@ -1,29 +0,0 @@
1<?xml version="1.0"?>
2<config>
3<!--This is a config file for the Irrlicht Engine Mesh Viewer.-->
4<startUpModel file="dwarf.x" />
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.
7Controls: Left mouse to rotate, right mouse to move, both buttons to zoom. Escape to Stop FPS Camera
8
9Supported formats are:
10- Irrlicht scene and mesh formats (.irr, .irrmesh, .xml)
11- 3D Studio (.3ds)
12- Blitz3D (.b3d)
13- COLLADA 1.2/1.3 (.dae, .xml)
14- Cartography shop 4 (.csm)
15- DirectX (.x)
16- DeleD (.dmf)
17- Maya (.obj)
18- Milkshape (.ms3d)
19- My3D (.my3D)
20- OCT (.oct)
21- Ogre3d (.mesh)
22- Pulsar LMTools (.lmts)
23- Quake 3 levels (.bsp)
24- Quake 2 models (.md2)
25- Stanford Triangle (.ply)
26- Stereolithography format (.stl)
27
28</messageText>
29</config>