1 | <?xml version='1.0' encoding='windows-1252'?> |
---|
2 | <Wix xmlns='http://schemas.microsoft.com/wix/2003/01/wi'> |
---|
3 | |
---|
4 | <Product |
---|
5 | Name='OGRE Demos 1.4.5' |
---|
6 | Id='B3483083-1A14-4250-B196-AB82DE686742' |
---|
7 | Language='1033' Codepage='1252' |
---|
8 | Version='1.4.5' Manufacturer='OGRE Project'> |
---|
9 | |
---|
10 | <Package Id='????????-????-????-????-????????????' Keywords='Installer' |
---|
11 | Description="OGRE Demos Installer" |
---|
12 | Comments='OGRE Demos' Manufacturer='OGRE Project' |
---|
13 | InstallerVersion='100' Languages='1033' Compressed='yes' SummaryCodepage='1252' /> |
---|
14 | |
---|
15 | <Media Id='1' Cabinet='1.cab' EmbedCab='yes' DiskPrompt="CD 1" /> |
---|
16 | <Property Id='DiskPrompt' Value="OGRE Demos Installer [1]" /> |
---|
17 | <Directory Id='TARGETDIR' Name='SourceDir'> |
---|
18 | <!-- VC runtimes --> |
---|
19 | <Merge Id='CRT' Language='0' src='C:\Program Files\Common Files\Merge Modules\microsoft_vc80_crt_x86.msm' DiskId='1' /> |
---|
20 | <Merge Id='CRT Policy' Language='0' src='C:\Program Files\Common Files\Merge Modules\policy_8_0_Microsoft_VC80_CRT_x86.msm' DiskId='1' /> |
---|
21 | <Directory Id="ProgramFilesFolder" Name="PFiles"> |
---|
22 | <Directory Id='INSTALLDIR' Name='OgreDemo'> |
---|
23 | <Component Id='OgreDemosComp' Guid='9C446B4F-F01E-4bd9-8411-8D4738E60A23'> |
---|
24 | <File Id='OgreMainDLL' Name='OgreMain.dll' DiskId='1' |
---|
25 | src='..\bin\release\OgreMain.dll' Vital='yes' /> |
---|
26 | <File Id='CEGUIBase' Name="CEBase.dll" LongName='CEGUIBase.dll' DiskId='1' |
---|
27 | src='..\bin\release\CEGUIBase.dll' Vital='yes' /> |
---|
28 | <File Id='CEGuiExpat' Name="CEEBase.dll" LongName='CEGUIExpatParser.dll' DiskId='1' |
---|
29 | src='..\bin\release\CEGUIExpatParser.dll' Vital='yes' /> |
---|
30 | <File Id='CEGUIFalagard' Name="CEFBase.dll" LongName='CEGUIFalagardWRBase.dll' DiskId='1' |
---|
31 | src='..\bin\release\CEGUIFalagardWRBase.dll' Vital='yes' /> |
---|
32 | <File Id='Cg' Name="cg.dll" DiskId='1' |
---|
33 | src='..\bin\release\cg.dll' Vital='yes' /> |
---|
34 | <File Id='OgreGuiRenderer' Name="OgreGuiR.dll" LongName='OgreGUIRenderer.dll' DiskId='1' |
---|
35 | src='..\bin\release\OgreGUIRenderer.dll' Vital='yes' /> |
---|
36 | <File Id='BSPPlugin' Name="PlugBsp.dll" LongName='Plugin_BSPSceneManager.dll' DiskId='1' |
---|
37 | src='..\bin\release\Plugin_BSPSceneManager.dll' Vital='yes' /> |
---|
38 | <File Id='CgPlugin' Name="PlugCg.dll" LongName='Plugin_CgProgramManager.dll' DiskId='1' |
---|
39 | src='..\bin\release\Plugin_CgProgramManager.dll' Vital='yes' /> |
---|
40 | <File Id='OctreePlugin' Name="PlugOct.dll" LongName='Plugin_OctreeSceneManager.dll' DiskId='1' |
---|
41 | src='..\bin\release\Plugin_OctreeSceneManager.dll' Vital='yes' /> |
---|
42 | <File Id='ParticleFXPlugin' Name="PlugFX.dll" LongName='Plugin_ParticleFX.dll' DiskId='1' |
---|
43 | src='..\bin\release\Plugin_ParticleFX.dll' Vital='yes' /> |
---|
44 | <File Id='ReferenceAppLayer' Name="RefApp.dll" LongName='ReferenceAppLayer.dll' DiskId='1' |
---|
45 | src='..\bin\release\ReferenceAppLayer.dll' Vital='yes' /> |
---|
46 | <File Id='D3D9' Name="RsD3D9.dll" LongName='RenderSystem_Direct3D9.dll' DiskId='1' |
---|
47 | src='..\bin\release\RenderSystem_Direct3D9.dll' Vital='yes' /> |
---|
48 | <File Id='GL' Name="RsGL.dll" LongName='RenderSystem_GL.dll' DiskId='1' |
---|
49 | src='..\bin\release\RenderSystem_GL.dll' Vital='yes' /> |
---|
50 | <File Id='OIS' Name="OIS.dll" LongName='OIS.dll' DiskId='1' |
---|
51 | src='..\bin\release\OIS.dll' Vital='yes' /> |
---|
52 | |
---|
53 | |
---|
54 | <File Id='Readme' Name="Readme.htm" LongName='Readme.html' DiskId='1' |
---|
55 | src='..\..\Readme.html' Vital='yes'> |
---|
56 | <Shortcut Id="ReadmeShortcut" Directory="DemosMenuDir" Name="Readme"/> |
---|
57 | </File> |
---|
58 | <File Id='Plugins.cfg' Name="Plugins.cfg" DiskId='1' |
---|
59 | src='..\bin\release\plugins.cfg' Vital='yes' /> |
---|
60 | <File Id='media.cfg' Name="media.cfg" LongName="media.cfg" DiskId='1' |
---|
61 | src='..\bin\release\media.cfg' Vital='yes' /> |
---|
62 | <!-- Following config files are tweaked locally --> |
---|
63 | <File Id='resources.cfg' Name="res.cfg" LongName="resources.cfg" DiskId='1' |
---|
64 | src='.\resources.cfg' Vital='yes' /> |
---|
65 | <File Id='quake3settings.cfg' Name="q3a.cfg" LongName="quake3settings.cfg" DiskId='1' |
---|
66 | src='.\quake3settings.cfg' Vital='yes' /> |
---|
67 | |
---|
68 | <!-- Tallow generated & tweaked entries below --> |
---|
69 | |
---|
70 | <File Id="file926" Name="DEMO_S_1.EXE" LongName="Demo_Shadows.exe" src="..\bin\release\Demo_Shadows.exe" DiskId='1'> |
---|
71 | <Shortcut Id="ShadowsShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="Shadows"/> |
---|
72 | </File> |
---|
73 | <File Id="file927" Name="DEMO_D_1.EXE" LongName="Demo_DynTex.exe" src="..\bin\release\Demo_DynTex.exe" DiskId='1' > |
---|
74 | <Shortcut Id="DynTexShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="DynTex" LongName="Dynamic Textures"/> |
---|
75 | </File> |
---|
76 | <File Id="file929" Name="DEMO_W_1.EXE" LongName="Demo_Water.exe" src="..\bin\release\Demo_Water.exe" DiskId='1' > |
---|
77 | <Shortcut Id="WaterShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="Water" LongName="Water Simulation"/> |
---|
78 | </File> |
---|
79 | <File Id="file931" Name="DEMO_T_3.EXE" LongName="Demo_Terrain.exe" src="..\bin\release\Demo_Terrain.exe" DiskId='1' > |
---|
80 | <Shortcut Id="TerrainShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="Terrain"/> |
---|
81 | </File> |
---|
82 | <File Id="file935" Name="Demo_Gui.exe" src="..\bin\release\Demo_Gui.exe" DiskId='1' > |
---|
83 | <Shortcut Id="GuiShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="Gui"/> |
---|
84 | </File> |
---|
85 | <File Id="file936" Name="DEF79B_1.EXE" LongName="Demo_SkeletalAnimation.exe" src="..\bin\release\Demo_SkeletalAnimation.exe" DiskId='1' > |
---|
86 | <Shortcut Id="SkeletalShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="SkelAnim" LongName="Skeletal Animation"/> |
---|
87 | </File> |
---|
88 | <File Id="file937" Name="DEMO_R_1.EXE" LongName="Demo_RenderToTexture.exe" src="..\bin\release\Demo_RenderToTexture.exe" DiskId='1' > |
---|
89 | <Shortcut Id="RTTShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="RTT" LongName="Render To Reflection Texture"/> |
---|
90 | </File> |
---|
91 | <File Id="file938" Name="DEMO_P_1.EXE" LongName="Demo_ParticleFX.exe" src="..\bin\release\Demo_ParticleFX.exe" DiskId='1' > |
---|
92 | <Shortcut Id="ParticleShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="Particle" LongName="Particle Effects"/> |
---|
93 | </File> |
---|
94 | <File Id="file939" Name="DEMO_L_1.EXE" LongName="Demo_Lighting.exe" src="..\bin\release\Demo_Lighting.exe" DiskId='1' > |
---|
95 | <Shortcut Id="LightingShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="Lighting" LongName="Lighting and Ribbons"/> |
---|
96 | </File> |
---|
97 | <File Id="file940" Name="DEMO_F_1.EXE" LongName="Demo_Fresnel.exe" src="..\bin\release\Demo_Fresnel.exe" DiskId='1' > |
---|
98 | <Shortcut Id="FresnelShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="Fresnel" LongName="Fresnel Reflections and Refractions"/> |
---|
99 | </File> |
---|
100 | <File Id="file942" Name="DEMO_D_2.EXE" LongName="Demo_Dot3Bump.exe" src="..\bin\release\Demo_Dot3Bump.exe" DiskId='1' > |
---|
101 | <Shortcut Id="Dot3Shortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="Dot3Bump" LongName="Normal Mapping & Offset Mapping"/> |
---|
102 | </File> |
---|
103 | <File Id="file943" Name="DEMO_C_1.EXE" LongName="Demo_CubeMapping.exe" src="..\bin\release\Demo_CubeMapping.exe" DiskId='1' > |
---|
104 | <Shortcut Id="CubeMappingShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="CubeMap" LongName="Cube Mapping"/> |
---|
105 | </File> |
---|
106 | <File Id="file944" Name="DEMO_C_2.EXE" LongName="Demo_CelShading.exe" src="..\bin\release\Demo_CelShading.exe" DiskId='1' > |
---|
107 | <Shortcut Id="CelShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="CelShad" LongName="Cel Shading"/> |
---|
108 | </File> |
---|
109 | <File Id="file945" Name="DEMO_C_3.EXE" LongName="Demo_CameraTrack.exe" src="..\bin\release\Demo_CameraTrack.exe" DiskId='1' > |
---|
110 | <Shortcut Id="CameraTrackShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="CamTrack" LongName="Camera Tracks"/> |
---|
111 | </File> |
---|
112 | <File Id="file946" Name="Demo_BSP.exe" src="..\bin\release\Demo_BSP.exe" DiskId='1' > |
---|
113 | <Shortcut Id="BSPShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="BSP" LongName="Quake3 Level Loading"/> |
---|
114 | </File> |
---|
115 | <File Id="file948" Name="DEMO_G_1.EXE" LongName="Demo_Grass.exe" src="..\bin\release\Demo_Grass.exe" DiskId='1' > |
---|
116 | <Shortcut Id="GrassShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="Grass" LongName="Grass via StaticGeometry"/> |
---|
117 | </File> |
---|
118 | <File Id="file949" Name="DEMO_B_2.EXE" LongName="Demo_BspCollision.exe" src="..\bin\release\Demo_BspCollision.exe" DiskId='1' > |
---|
119 | <Shortcut Id="BspCollisionShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="BspColl" LongName="Physics Integration"/> |
---|
120 | </File> |
---|
121 | <File Id="file950" Name="DEMO_F_2.EXE" LongName="Demo_FacialAnimation.exe" src="..\bin\release\Demo_FacialAnimation.exe" DiskId='1' > |
---|
122 | <Shortcut Id="FacialShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="FaceAnim" LongName="Facial Animation"/> |
---|
123 | </File> |
---|
124 | <File Id="file951" Name="DEMO_C_4.EXE" LongName="Demo_Compositor.exe" src="..\bin\release\Demo_Compositor.exe" DiskId='1' > |
---|
125 | <Shortcut Id="CompositorShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="Compostr" LongName="Compositor Effects"/> |
---|
126 | </File> |
---|
127 | <File Id="file953" Name="DEMO_V_1.EXE" LongName="Demo_VolumeTex.exe" src="..\bin\release\Demo_VolumeTex.exe" DiskId='1' > |
---|
128 | <Shortcut Id="VolumeTexShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="VolTex" LongName="Volume (3D) Textures"/> |
---|
129 | </File> |
---|
130 | <File Id="file954" Name="DEMO_O_1.EXE" LongName="Demo_Ocean.exe" src="..\bin\release\Demo_Ocean.exe" DiskId='1' > |
---|
131 | <Shortcut Id="OceanShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="Ocean" LongName="Ocean Shader Effects"/> |
---|
132 | </File> |
---|
133 | <File Id="crowddemo" Name="demcrowd.exe" LongName="Demo_Crowd.exe" src="..\bin\release\Demo_Crowd.exe" DiskId='1' > |
---|
134 | <Shortcut Id="CrowdShortcut" Directory="DemosMenuDir" WorkingDirectory="INSTALLDIR" Name="Crowd" LongName="Crowd"/> |
---|
135 | </File> |
---|
136 | |
---|
137 | </Component> |
---|
138 | |
---|
139 | <Directory Id="directory0" Name="Media"> |
---|
140 | <Component Id="MediaComp" DiskId="1" Guid="DD9848F5-1B79-4be8-B866-0A38A373451C"> |
---|
141 | <File Id="file0" Name="terrain.cfg" src="..\..\Media\terrain.cfg" /> |
---|
142 | </Component> |
---|
143 | <Directory Id="directory18" Name="fonts"> |
---|
144 | <Component Id="MediaFontsComp" DiskId="1" Guid="40B9BEA8-31F4-41ef-915E-AD27F7FEF4B3"> |
---|
145 | <File Id="file114" Name="SAMPLE_1.FON" LongName="sample.fontdef" src="..\..\Media\fonts\sample.fontdef" /> |
---|
146 | <File Id="file115" Name="solo5.ttf" src="..\..\Media\fonts\solo5.ttf" /> |
---|
147 | <File Id="file116_" Name="bluebold.ttf" src="..\..\Media\fonts\bluebold.ttf" /> |
---|
148 | <File Id="file117_" Name="bluecond.ttf" src="..\..\Media\fonts\bluecond.ttf" /> |
---|
149 | <File Id="file118_" Name="bluehigh.ttf" src="..\..\Media\fonts\bluehigh.ttf" /> |
---|
150 | <File Id="file119_" Name="read_me.htm" LongName="read_me.html" src="..\..\Media\fonts\read_me.html" /> |
---|
151 | </Component> |
---|
152 | </Directory> |
---|
153 | <Directory Id="directory20" Name="gui"> |
---|
154 | <Component Id="MediaGuiComp" DiskId="1" Guid="AF71EDA0-4DE9-418d-8207-71319DD49FE7"> |
---|
155 | <File Id="file123" Name="Falagard.xsd" src="..\..\Media\gui\Falagard.xsd" /> |
---|
156 | <File Id="file124" Name="Font.xsd" src="..\..\Media\gui\Font.xsd" /> |
---|
157 | <File Id="file125" Name="GUILAY_1.XSD" LongName="GUILayout.xsd" src="..\..\Media\gui\GUILayout.xsd" /> |
---|
158 | <File Id="file126" Name="GUISCH_1.XSD" LongName="GUIScheme.xsd" src="..\..\Media\gui\GUIScheme.xsd" /> |
---|
159 | <File Id="file127" Name="Imageset.xsd" src="..\..\Media\gui\Imageset.xsd" /> |
---|
160 | <File Id="file128" Name="OCEAND_1.CON" LongName="OceanDemoCegui.config" src="..\..\Media\gui\OceanDemoCegui.config" /> |
---|
161 | <File Id="file129" Name="OCEAND_1.XML" LongName="OceanDemoLayout.xml" src="..\..\Media\gui\OceanDemoLayout.xml" /> |
---|
162 | <File Id="file130" Name="TAHARE_1.IMA" LongName="TaharezLook.imageset" src="..\..\Media\gui\TaharezLook.imageset" /> |
---|
163 | <File Id="file131" Name="TAHARE_1.LOO" LongName="TaharezLook.looknfeel" src="..\..\Media\gui\TaharezLook.looknfeel" /> |
---|
164 | <File Id="file133" Name="TAHARE_1.TGA" LongName="TaharezLook.tga" src="..\..\Media\gui\TaharezLook.tga" /> |
---|
165 | <File Id="file134" Name="TAHARE_2.SCH" LongName="TaharezLookSkin.scheme" src="..\..\Media\gui\TaharezLookSkin.scheme" /> |
---|
166 | <File Id="file135" Name="TAHARE_3.SCH" LongName="TaharezLookWidgetAliases.scheme" src="..\..\Media\gui\TaharezLookWidgetAliases.scheme" /> |
---|
167 | <File Id="file136" Name="CEGUI8_1.LAY" LongName="cegui8.layout" src="..\..\Media\gui\cegui8.layout" /> |
---|
168 | <File Id="file137" Name="FACIAL_1.LAY" LongName="facial.layout" src="..\..\Media\gui\facial.layout" /> |
---|
169 | <File Id="file138" Name="OGREGU_1.LAY" LongName="ogregui.layout" src="..\..\Media\gui\ogregui.layout" /> |
---|
170 | <File Id="file139" Name="bluehi_1.FON" LongName="bluehighway-10.font" src="..\..\Media\gui\bluehighway-10.font" /> |
---|
171 | <File Id="file140" Name="bluehi_2.FON" LongName="bluehighway-12.font" src="..\..\Media\gui\bluehighway-12.font" /> |
---|
172 | <File Id="file141" Name="bluehi_3.FON" LongName="bluehighway-8.font" src="..\..\Media\gui\bluehighway-8.font" /> |
---|
173 | <File Id="file143_" Name="Compo_1.lay" LongName="CompositorDemo.layout" src="..\..\Media\gui\CompositorDemo.layout" /> |
---|
174 | <File Id="file144_" Name="Compo_1.con" LongName="CompositorDemoCegui.config" src="..\..\Media\gui\CompositorDemoCegui.config" /> |
---|
175 | <File Id="shadowslayout" Name="shadows.lay" LongName="shadows.layout" src="..\..\Media\gui\shadows.layout" /> |
---|
176 | <File Id="crowdlayout" Name="crowd.lay" LongName="CrowdDemo.layout" src="..\..\Media\gui\CrowdDemo.layout" /> |
---|
177 | |
---|
178 | </Component> |
---|
179 | </Directory> |
---|
180 | <Directory Id="directory22" Name="MATERI_1" LongName="materials"> |
---|
181 | <Directory Id="directory24" Name="programs"> |
---|
182 | <Component Id="MediaMaterialsProgramsComp" DiskId="1" Guid="78887AB3-E9CD-4b78-9CD1-A35EFCB69F38"> |
---|
183 | <File Id="file157" Name="BLOOM__1.HLS" LongName="Bloom_ps20.hlsl" src="..\..\Media\materials\programs\Bloom_ps20.hlsl" /> |
---|
184 | <File Id="file158" Name="BLOOM__2.HLS" LongName="Bloom_vs11.hlsl" src="..\..\Media\materials\programs\Bloom_vs11.hlsl" /> |
---|
185 | <File Id="file159" Name="BLUR0__1.HLS" LongName="Blur0_ps20.hlsl" src="..\..\Media\materials\programs\Blur0_ps20.hlsl" /> |
---|
186 | <File Id="file160" Name="BLUR0__1.GLS" LongName="Blur0_vs.glsl" src="..\..\Media\materials\programs\Blur0_vs.glsl" /> |
---|
187 | <File Id="file161" Name="BLUR0__2.HLS" LongName="Blur0_vs11.hlsl" src="..\..\Media\materials\programs\Blur0_vs11.hlsl" /> |
---|
188 | <File Id="file162" Name="BLUR1__1.HLS" LongName="Blur1_ps20.hlsl" src="..\..\Media\materials\programs\Blur1_ps20.hlsl" /> |
---|
189 | <File Id="file163" Name="BLUR1__1.GLS" LongName="Blur1_vs.glsl" src="..\..\Media\materials\programs\Blur1_vs.glsl" /> |
---|
190 | <File Id="file164" Name="BLUR1__2.HLS" LongName="Blur1_vs11.hlsl" src="..\..\Media\materials\programs\Blur1_vs11.hlsl" /> |
---|
191 | <File Id="file165" Name="BLUR_P_1.GLS" LongName="Blur_ps.glsl" src="..\..\Media\materials\programs\Blur_ps.glsl" /> |
---|
192 | <File Id="file166" Name="COMBIN_1.CG" LongName="Combine_fp.cg" src="..\..\Media\materials\programs\Combine_fp.cg" /> |
---|
193 | <File Id="file167" Name="DOF_ps.cg" src="..\..\Media\materials\programs\DOF_ps.cg" /> |
---|
194 | <File Id="file168" Name="EXAMPL_1.CG" LongName="Example_Basic.cg" src="..\..\Media\materials\programs\Example_Basic.cg" /> |
---|
195 | <File Id="file169" Name="EXAMPL_2.CG" LongName="Example_BumpMapping.cg" src="..\..\Media\materials\programs\Example_BumpMapping.cg" /> |
---|
196 | <File Id="file170" Name="EXAMPL_3.CG" LongName="Example_CelShading.cg" src="..\..\Media\materials\programs\Example_CelShading.cg" /> |
---|
197 | <File Id="file171" Name="EXAMPL_4.CG" LongName="Example_Fresnel.cg" src="..\..\Media\materials\programs\Example_Fresnel.cg" /> |
---|
198 | <File Id="file172" Name="EXAMPL_1.ASM" LongName="Example_FresnelPS.asm" src="..\..\Media\materials\programs\Example_FresnelPS.asm" /> |
---|
199 | <File Id="file173" Name="EXAA61_1.CG" LongName="Example_Projection.cg" src="..\..\Media\materials\programs\Example_Projection.cg" /> |
---|
200 | <File Id="file174" Name="GlassFP.cg" src="..\..\Media\materials\programs\GlassFP.cg" /> |
---|
201 | <File Id="file175" Name="Grass.cg" src="..\..\Media\materials\programs\Grass.cg" /> |
---|
202 | <File Id="file176" Name="GRAYSC_1.CG" LongName="GrayScale.cg" src="..\..\Media\materials\programs\GrayScale.cg" /> |
---|
203 | <File Id="file177" Name="HEATVI_1.CG" LongName="HeatVision.cg" src="..\..\Media\materials\programs\HeatVision.cg" /> |
---|
204 | <File Id="file178" Name="OCEAN2_1.FRA" LongName="Ocean2GLSL.frag" src="..\..\Media\materials\programs\Ocean2GLSL.frag" /> |
---|
205 | <File Id="file179" Name="OCEAN2_1.VER" LongName="Ocean2GLSL.vert" src="..\..\Media\materials\programs\Ocean2GLSL.vert" /> |
---|
206 | <File Id="file180" Name="OCEAN2_2.FRA" LongName="Ocean2HLSL_Cg.frag" src="..\..\Media\materials\programs\Ocean2HLSL_Cg.frag" /> |
---|
207 | <File Id="file181" Name="OCEAN2_2.VER" LongName="Ocean2HLSL_Cg.vert" src="..\..\Media\materials\programs\Ocean2HLSL_Cg.vert" /> |
---|
208 | <File Id="file182" Name="OFFSET_1.CG" LongName="OffsetMapping.cg" src="..\..\Media\materials\programs\OffsetMapping.cg" /> |
---|
209 | <File Id="file183" Name="OFFSET_1.ASM" LongName="OffsetMapping_specular.asm" src="..\..\Media\materials\programs\OffsetMapping_specular.asm" /> |
---|
210 | <File Id="file184" Name="OldTV.cg" src="..\..\Media\materials\programs\OldTV.cg" /> |
---|
211 | <File Id="file185" Name="STDQUA_1.CG" LongName="StdQuad_vp.cg" src="..\..\Media\materials\programs\StdQuad_vp.cg" /> |
---|
212 | <File Id="file186" Name="OCEANG_1.FRA" LongName="oceanGLSL.frag" src="..\..\Media\materials\programs\oceanGLSL.frag" /> |
---|
213 | <File Id="file187" Name="OCEANG_1.VER" LongName="oceanGLSL.vert" src="..\..\Media\materials\programs\oceanGLSL.vert" /> |
---|
214 | <File Id="file188" Name="OCEANH_1.FRA" LongName="oceanHLSL_Cg.frag" src="..\..\Media\materials\programs\oceanHLSL_Cg.frag" /> |
---|
215 | <File Id="file189" Name="OCEANH_1.VER" LongName="oceanHLSL_Cg.vert" src="..\..\Media\materials\programs\oceanHLSL_Cg.vert" /> |
---|
216 | <File Id="file190_" Name="OldMov_1.cg" LongName="OldMovieFP.cg" src="..\..\Media\materials\programs\OldMovieFP.cg" /> |
---|
217 | <File Id="file191_" Name="hdr.cg" src="..\..\Media\materials\programs\hdr.cg" /> |
---|
218 | <File Id="file192_" Name="StdQua_1.gls" LongName="StdQuad_vp.glsl" src="..\..\Media\materials\programs\StdQuad_vp.glsl" /> |
---|
219 | <File Id="file193_" Name="hdr.hls" LongName="hdr.hlsl" src="..\..\Media\materials\programs\hdr.hlsl" /> |
---|
220 | <File Id="file194_" Name="hdrbloom.gls" LongName="hdr_bloom.glsl" src="..\..\Media\materials\programs\hdr_bloom.glsl" /> |
---|
221 | <File Id="file195_" Name="hdrd2x2l.gls" LongName="hdr_downscale2x2luminence.glsl" src="..\..\Media\materials\programs\hdr_downscale2x2luminence.glsl" /> |
---|
222 | <File Id="file196_" Name="hdrd3x3.gls" LongName="hdr_downscale3x3.glsl" src="..\..\Media\materials\programs\hdr_downscale3x3.glsl" /> |
---|
223 | <File Id="file197_" Name="hdrd3x3b.gls" LongName="hdr_downscale3x3brightpass.glsl" src="..\..\Media\materials\programs\hdr_downscale3x3brightpass.glsl" /> |
---|
224 | <File Id="file198_" Name="hdr_tm.gls" LongName="hdr_finalToneMapping.glsl" src="..\..\Media\materials\programs\hdr_finalToneMapping.glsl" /> |
---|
225 | <File Id="file199_" Name="hdr_util.gls" LongName="hdr_tonemap_util.glsl" src="..\..\Media\materials\programs\hdr_tonemap_util.glsl" /> |
---|
226 | <File Id="file200_" Name="InvertFP.cg" src="..\..\Media\materials\programs\InvertFP.cg" /> |
---|
227 | <File Id="file201_" Name="Laplac_1.cg" LongName="LaplaceFP.cg" src="..\..\Media\materials\programs\LaplaceFP.cg" /> |
---|
228 | <File Id="file202_" Name="Poster_1.cg" LongName="PosterizeFP.cg" src="..\..\Media\materials\programs\PosterizeFP.cg" /> |
---|
229 | <File Id="file203_" Name="Sharpe_1.cg" LongName="SharpenEdgesFP.cg" src="..\..\Media\materials\programs\SharpenEdgesFP.cg" /> |
---|
230 | <File Id="file204_" Name="TilingFP.cg" src="..\..\Media\materials\programs\TilingFP.cg" /> |
---|
231 | <File Id="ambonetexglsl" Name="Amb1Tex.gls" LongName="AmbientOneTexture.glsl" src="..\..\Media\materials\programs\AmbientOneTexture.glsl" /> |
---|
232 | <File Id="depthshadowhlsl" Name="dsmap.hls" LongName="DepthShadowmap.hlsl" src="..\..\Media\materials\programs\DepthShadowmap.hlsl" /> |
---|
233 | <File Id="depthshadowglslcfp" Name="dsmap1.gls" LongName="DepthShadowmapCasterFp.glsl" src="..\..\Media\materials\programs\DepthShadowmapCasterFp.glsl" /> |
---|
234 | <File Id="depthshadowglslcvp" Name="dsmap2.gls" LongName="DepthShadowmapCasterVp.glsl" src="..\..\Media\materials\programs\DepthShadowmapCasterVp.glsl" /> |
---|
235 | <File Id="depthshadowglslnmrfp" Name="dsmap3.gls" LongName="DepthShadowmapNormalMapReceiverFp.glsl" src="..\..\Media\materials\programs\DepthShadowmapNormalMapReceiverFp.glsl" /> |
---|
236 | <File Id="depthshadowglslnmrvp" Name="dsmap4.gls" LongName="DepthShadowmapNormalMapReceiverVp.glsl" src="..\..\Media\materials\programs\DepthShadowmapNormalMapReceiverVp.glsl" /> |
---|
237 | <File Id="depthshadowglslrfp" Name="dsmap5.gls" LongName="DepthShadowmapReceiverFp.glsl" src="..\..\Media\materials\programs\DepthShadowmapReceiverFp.glsl" /> |
---|
238 | <File Id="depthshadowglslrvp" Name="dsmap6.gls" LongName="DepthShadowmapReceiverVp.glsl" src="..\..\Media\materials\programs\DepthShadowmapReceiverVp.glsl" /> |
---|
239 | <File Id="examplebasichlsl" Name="exampl1.hls" LongName="Example_Basic.hlsl" src="..\..\Media\materials\programs\Example_Basic.hlsl" /> |
---|
240 | <File Id="offsetmappinghlsl" Name="offsmap1.hls" LongName="OffsetMapping.hlsl" src="..\..\Media\materials\programs\OffsetMapping.hlsl" /> |
---|
241 | <File Id="offsetmappingfpglsl" Name="offsmap1.gls" LongName="OffsetMappingFp.glsl" src="..\..\Media\materials\programs\OffsetMappingFp.glsl" /> |
---|
242 | <File Id="offsetmappingvpglsl" Name="offsmap2.gls" LongName="OffsetMappingVp.glsl" src="..\..\Media\materials\programs\OffsetMappingVp.glsl" /> |
---|
243 | <File Id="skintwoweightsglsl" Name="skin2w.gls" LongName="skinningTwoWeightsVp.glsl" src="..\..\Media\materials\programs\skinningTwoWeightsVp.glsl" /> |
---|
244 | <File Id="instancingcg" Name="inst.cg" LongName="instancing.cg" src="..\..\Media\materials\programs\instancing.cg" /> |
---|
245 | <File Id="instancingvpglsl" Name="instvp.gls" LongName="instancingVp.glsl" src="..\..\Media\materials\programs\instancingVp.glsl" /> |
---|
246 | <File Id="crowdvpglsl" Name="crowvp.gls" LongName="crowdVp.glsl" src="..\..\Media\materials\programs\crowdVp.glsl" /> |
---|
247 | </Component> |
---|
248 | </Directory> |
---|
249 | <Directory Id="directory26" Name="scripts"> |
---|
250 | <Component Id="MediaMaterialsScriptsComp" DiskId="1" Guid="64DFDE91-5809-4ba0-865E-08E7EE7E8F0E"> |
---|
251 | <File Id="file197" Name="BLACKA_1.MAT" LongName="BlackAndWhite.material" src="..\..\Media\materials\scripts\BlackAndWhite.material" /> |
---|
252 | <File Id="file198" Name="BLOOM_1.MAT" LongName="Bloom.material" src="..\..\Media\materials\scripts\Bloom.material" /> |
---|
253 | <File Id="file199" Name="DOF_1.MAT" LongName="DOF.material" src="..\..\Media\materials\scripts\DOF.material" /> |
---|
254 | <File Id="file200" Name="EMBOSS_1.MAT" LongName="Embossed.material" src="..\..\Media\materials\scripts\Embossed.material" /> |
---|
255 | <File Id="file201" Name="EXAMPL_1.MAT" LongName="Example-DynTex.material" src="..\..\Media\materials\scripts\Example-DynTex.material" /> |
---|
256 | <File Id="file202" Name="EXAMPL_2.MAT" LongName="Example-Water.material" src="..\..\Media\materials\scripts\Example-Water.material" /> |
---|
257 | <File Id="file203" Name="EXAMPL_3.MAT" LongName="Example.material" src="..\..\Media\materials\scripts\Example.material" /> |
---|
258 | <File Id="file204" Name="EXAMPL_4.MAT" LongName="Examples-Advanced.material" src="..\..\Media\materials\scripts\Examples-Advanced.material" /> |
---|
259 | <File Id="file205" Name="EXAMPL_1.PRO" LongName="Examples.program" src="..\..\Media\materials\scripts\Examples.program" /> |
---|
260 | <File Id="file206" Name="GLASS_1.MAT" LongName="Glass.material" src="..\..\Media\materials\scripts\Glass.material" /> |
---|
261 | <File Id="file207" Name="HEATVI_1.MAT" LongName="HeatVision.material" src="..\..\Media\materials\scripts\HeatVision.material" /> |
---|
262 | <File Id="file208" Name="HURT_1.MAT" LongName="Hurt.material" src="..\..\Media\materials\scripts\Hurt.material" /> |
---|
263 | <File Id="file209" Name="MOTION_1.MAT" LongName="MotionBlur.material" src="..\..\Media\materials\scripts\MotionBlur.material" /> |
---|
264 | <File Id="file210" Name="OCEAN_1.CON" LongName="Ocean.controls" src="..\..\Media\materials\scripts\Ocean.controls" /> |
---|
265 | <File Id="file211" Name="OFFSET_1.MAT" LongName="OffsetMapping.material" src="..\..\Media\materials\scripts\OffsetMapping.material" /> |
---|
266 | <File Id="file212" Name="OGRE_1.MAT" LongName="Ogre.material" src="..\..\Media\materials\scripts\Ogre.material" /> |
---|
267 | <File Id="file213" Name="OLDTV_1.MAT" LongName="OldTV.material" src="..\..\Media\materials\scripts\OldTV.material" /> |
---|
268 | <File Id="file214" Name="RZR-00_1.MAT" LongName="RZR-002.material" src="..\..\Media\materials\scripts\RZR-002.material" /> |
---|
269 | <File Id="file215" Name="STDQUA_1.PRO" LongName="StdQuad_vp.program" src="..\..\Media\materials\scripts\StdQuad_vp.program" /> |
---|
270 | <File Id="file216" Name="FACIAL_1.MAT" LongName="facial.material" src="..\..\Media\materials\scripts\facial.material" /> |
---|
271 | <File Id="file217" Name="SMOKE_1.MAT" LongName="smoke.material" src="..\..\Media\materials\scripts\smoke.material" /> |
---|
272 | <File Id="file218" Name="EXAMPL_1.COM" LongName="Examples.compositor" src="..\..\Media\materials\scripts\Examples.compositor" /> |
---|
273 | <File Id="file219" Name="OCEAN_1.MAT" LongName="Ocean.material" src="..\..\Media\materials\scripts\Ocean.material" /> |
---|
274 | <File Id="file220_" Name="OldMovie.mat" LongName="OldMovie.material" src="..\..\Media\materials\scripts\OldMovie.material" /> |
---|
275 | <File Id="file221_" Name="hdr.mat" LongName="hdr.material" src="..\..\Media\materials\scripts\hdr.material" /> |
---|
276 | <File Id="file222_" Name="Sharpe_1.mat" LongName="SharpenEdges.material" src="..\..\Media\materials\scripts\SharpenEdges.material" /> |
---|
277 | <File Id="file223_" Name="Invert.mat" LongName="Invert.material" src="..\..\Media\materials\scripts\Invert.material" /> |
---|
278 | <File Id="file224_" Name="Laplace.mat" LongName="Laplace.material" src="..\..\Media\materials\scripts\Laplace.material" /> |
---|
279 | <File Id="file225_" Name="Poster_1.mat" LongName="Posterize.material" src="..\..\Media\materials\scripts\Posterize.material" /> |
---|
280 | <File Id="file226_" Name="Tiling.mat" LongName="Tiling.material" src="..\..\Media\materials\scripts\Tiling.material" /> |
---|
281 | <File Id="depthshadowmat" Name="depthsha.mat" LongName="DepthShadowmap.material" src="..\..\Media\materials\scripts\DepthShadowmap.material" /> |
---|
282 | <File Id="instancingmat" Name="instanc.mat" LongName="instancing.material" src="..\..\Media\materials\scripts\instancing.material" /> |
---|
283 | </Component> |
---|
284 | </Directory> |
---|
285 | <Directory Id="directory28" Name="textures"> |
---|
286 | <Component Id="MediaMaterialsTexturesComp" DiskId="1" Guid="75560EC1-67EF-4711-AFBC-80FF55335E9B"> |
---|
287 | <File Id="file227" Name="10points.png" src="..\..\Media\materials\textures\10points.png" /> |
---|
288 | <File Id="file229" Name="BEACHS_1.JPG" LongName="BeachStones.jpg" src="..\..\Media\materials\textures\BeachStones.jpg" /> |
---|
289 | <File Id="file230" Name="BUMPYM_1.JPG" LongName="BumpyMetal.jpg" src="..\..\Media\materials\textures\BumpyMetal.jpg" /> |
---|
290 | <File Id="file231" Name="Chrome.jpg" src="..\..\Media\materials\textures\Chrome.jpg" /> |
---|
291 | <File Id="file232" Name="Dirt.jpg" src="..\..\Media\materials\textures\Dirt.jpg" /> |
---|
292 | <File Id="file233" Name="DR_BUN_1.JPG" LongName="Dr_Bunsen_Head.jpg" src="..\..\Media\materials\textures\Dr_Bunsen_Head.jpg" /> |
---|
293 | <File Id="file234" Name="GLX_icon.png" src="..\..\Media\materials\textures\GLX_icon.png" /> |
---|
294 | <File Id="file235" Name="GREENS_1.JPG" LongName="GreenSkin.jpg" src="..\..\Media\materials\textures\GreenSkin.jpg" /> |
---|
295 | <File Id="file236" Name="HEATLO_1.TGA" LongName="HeatLookup.tga" src="..\..\Media\materials\textures\HeatLookup.tga" /> |
---|
296 | <File Id="file237" Name="HEATNO_1.TGA" LongName="HeatNoise.tga" src="..\..\Media\materials\textures\HeatNoise.tga" /> |
---|
297 | <File Id="file238" Name="MtlPlat2.jpg" src="..\..\Media\materials\textures\MtlPlat2.jpg" /> |
---|
298 | <File Id="file239" Name="NMBalls.png" src="..\..\Media\materials\textures\NMBalls.png" /> |
---|
299 | <File Id="file240" Name="NMBUMP_1.PNG" LongName="NMBumpsOut.png" src="..\..\Media\materials\textures\NMBumpsOut.png" /> |
---|
300 | <File Id="file241" Name="NMHOLL_1.PNG" LongName="NMHollyBumps.png" src="..\..\Media\materials\textures\NMHollyBumps.png" /> |
---|
301 | <File Id="file242" Name="NMSTRI_1.PNG" LongName="NMStripes.png" src="..\..\Media\materials\textures\NMStripes.png" /> |
---|
302 | <File Id="file243" Name="NPRMET_1.TGA" LongName="NPRMetallic.tga" src="..\..\Media\materials\textures\NPRMetallic.tga" /> |
---|
303 | <File Id="file244" Name="NOISEV_1.DDS" LongName="NoiseVolume.dds" src="..\..\Media\materials\textures\NoiseVolume.dds" /> |
---|
304 | <File Id="file245" Name="RZR-002.png" src="..\..\Media\materials\textures\RZR-002.png" /> |
---|
305 | <File Id="file246" Name="Random3D.dds" src="..\..\Media\materials\textures\Random3D.dds" /> |
---|
306 | <File Id="file247" Name="RUSTED_1.JPG" LongName="RustedMetal.jpg" src="..\..\Media\materials\textures\RustedMetal.jpg" /> |
---|
307 | <File Id="file248" Name="RUSTYB_1.PNG" LongName="RustyBarrel.png" src="..\..\Media\materials\textures\RustyBarrel.png" /> |
---|
308 | <File Id="file249" Name="RUSTYS_1.JPG" LongName="RustySteel.jpg" src="..\..\Media\materials\textures\RustySteel.jpg" /> |
---|
309 | <File Id="file250" Name="Water01.jpg" src="..\..\Media\materials\textures\Water01.jpg" /> |
---|
310 | <File Id="file251" Name="Water02.jpg" src="..\..\Media\materials\textures\Water02.jpg" /> |
---|
311 | <File Id="file252" Name="WATERN_1.TGA" LongName="WaterNormal1.tga" src="..\..\Media\materials\textures\WaterNormal1.tga" /> |
---|
312 | <File Id="file253" Name="WATERN_2.TGA" LongName="WaterNormal2.tga" src="..\..\Media\materials\textures\WaterNormal2.tga" /> |
---|
313 | <File Id="file254" Name="WeirdEye.png" src="..\..\Media\materials\textures\WeirdEye.png" /> |
---|
314 | <File Id="file255" Name="WOODPA_1.PNG" LongName="WoodPallet.png" src="..\..\Media\materials\textures\WoodPallet.png" /> |
---|
315 | <File Id="file256" Name="ATHENE_1.PNG" LongName="atheneNormalMap.png" src="..\..\Media\materials\textures\atheneNormalMap.png" /> |
---|
316 | <File Id="file257" Name="aureola.png" src="..\..\Media\materials\textures\aureola.png" /> |
---|
317 | <File Id="file258" Name="BASIC__1.PNG" LongName="basic_droplet.png" src="..\..\Media\materials\textures\basic_droplet.png" /> |
---|
318 | <File Id="file259" Name="CEL_SH_1.PNG" LongName="cel_shading_diffuse.png" src="..\..\Media\materials\textures\cel_shading_diffuse.png" /> |
---|
319 | <File Id="file260" Name="CEL_SH_2.PNG" LongName="cel_shading_edge.png" src="..\..\Media\materials\textures\cel_shading_edge.png" /> |
---|
320 | <File Id="file261" Name="CEL_SH_3.PNG" LongName="cel_shading_specular.png" src="..\..\Media\materials\textures\cel_shading_specular.png" /> |
---|
321 | <File Id="file262" Name="clouds.jpg" src="..\..\Media\materials\textures\clouds.jpg" /> |
---|
322 | <File Id="file263" Name="cursor.png" src="..\..\Media\materials\textures\cursor.png" /> |
---|
323 | <File Id="file264" Name="dirt01.jpg" src="..\..\Media\materials\textures\dirt01.jpg" /> |
---|
324 | <File Id="file265" Name="dkyellow.png" src="..\..\Media\materials\textures\dkyellow.png" /> |
---|
325 | <File Id="file266" Name="droplet.png" src="..\..\Media\materials\textures\droplet.png" /> |
---|
326 | <File Id="file267" Name="EGYPTR_1.JPG" LongName="egyptrockyfull.jpg" src="..\..\Media\materials\textures\egyptrockyfull.jpg" /> |
---|
327 | <File Id="file268" Name="flare.png" src="..\..\Media\materials\textures\flare.png" /> |
---|
328 | <File Id="file269" Name="FLARET_1.PNG" LongName="flaretrail.png" src="..\..\Media\materials\textures\flaretrail.png" /> |
---|
329 | <File Id="file270" Name="gras_02.png" src="..\..\Media\materials\textures\gras_02.png" /> |
---|
330 | <File Id="file271" Name="GRASS__1.JPG" LongName="grass_1024.jpg" src="..\..\Media\materials\textures\grass_1024.jpg" /> |
---|
331 | <File Id="file272" Name="nm_bk.png" src="..\..\Media\materials\textures\nm_bk.png" /> |
---|
332 | <File Id="file273" Name="nm_dn.png" src="..\..\Media\materials\textures\nm_dn.png" /> |
---|
333 | <File Id="file274" Name="nm_fr.png" src="..\..\Media\materials\textures\nm_fr.png" /> |
---|
334 | <File Id="file275" Name="nm_lf.png" src="..\..\Media\materials\textures\nm_lf.png" /> |
---|
335 | <File Id="file276" Name="nm_rt.png" src="..\..\Media\materials\textures\nm_rt.png" /> |
---|
336 | <File Id="file277" Name="nm_up.png" src="..\..\Media\materials\textures\nm_up.png" /> |
---|
337 | <File Id="file278" Name="nskingr.jpg" src="..\..\Media\materials\textures\nskingr.jpg" /> |
---|
338 | <File Id="file279" Name="OGREBO_1.PNG" LongName="ogreborder.png" src="..\..\Media\materials\textures\ogreborder.png" /> |
---|
339 | <File Id="file280" Name="OGREBO_2.PNG" LongName="ogreborderUp.png" src="..\..\Media\materials\textures\ogreborderUp.png" /> |
---|
340 | <File Id="file281" Name="OGREBO_3.PNG" LongName="ogrebordercenter.png" src="..\..\Media\materials\textures\ogrebordercenter.png" /> |
---|
341 | <File Id="file282" Name="ogregui.tga" src="..\..\Media\materials\textures\ogregui.tga" /> |
---|
342 | <File Id="file283" Name="OGRELO_1.JPG" LongName="ogrelogo-small.jpg" src="..\..\Media\materials\textures\ogrelogo-small.jpg" /> |
---|
343 | <File Id="file284" Name="ogrelogo.png" src="..\..\Media\materials\textures\ogrelogo.png" /> |
---|
344 | <File Id="file285" Name="PERLIN_1.DDS" LongName="perlinvolume.dds" src="..\..\Media\materials\textures\perlinvolume.dds" /> |
---|
345 | <File Id="file286" Name="r2skin.jpg" src="..\..\Media\materials\textures\r2skin.jpg" /> |
---|
346 | <File Id="file287" Name="RIBBON_1.PNG" LongName="ribbonband.png" src="..\..\Media\materials\textures\ribbonband.png" /> |
---|
347 | <File Id="file288" Name="rockwall.tga" src="..\..\Media\materials\textures\rockwall.tga" /> |
---|
348 | <File Id="file289" Name="ROCKWA_1.TGA" LongName="rockwall_NH.tga" src="..\..\Media\materials\textures\rockwall_NH.tga" /> |
---|
349 | <File Id="file290" Name="scr-back.png" src="..\..\Media\materials\textures\scr-back.png" /> |
---|
350 | <File Id="file291" Name="SCR-DO_1.PNG" LongName="scr-down-p.png" src="..\..\Media\materials\textures\scr-down-p.png" /> |
---|
351 | <File Id="file292" Name="scr-down.png" src="..\..\Media\materials\textures\scr-down.png" /> |
---|
352 | <File Id="file293" Name="SCR-TH_1.PNG" LongName="scr-thumb.png" src="..\..\Media\materials\textures\scr-thumb.png" /> |
---|
353 | <File Id="file294" Name="scr-up-p.png" src="..\..\Media\materials\textures\scr-up-p.png" /> |
---|
354 | <File Id="file295" Name="scr-up.png" src="..\..\Media\materials\textures\scr-up.png" /> |
---|
355 | <File Id="file296" Name="smoke.png" src="..\..\Media\materials\textures\smoke.png" /> |
---|
356 | <File Id="file297" Name="SMOKEC_1.PNG" LongName="smokecolors.png" src="..\..\Media\materials\textures\smokecolors.png" /> |
---|
357 | <File Id="file298" Name="SNOW_1_1.JPG" LongName="snow_1024.jpg" src="..\..\Media\materials\textures\snow_1024.jpg" /> |
---|
358 | <File Id="file299" Name="spacesky.jpg" src="..\..\Media\materials\textures\spacesky.jpg" /> |
---|
359 | <File Id="file300" Name="SPHERE_1.PNG" LongName="spheremap.png" src="..\..\Media\materials\textures\spheremap.png" /> |
---|
360 | <File Id="file301" Name="STEELH_1.PNG" LongName="steelhead.png" src="..\..\Media\materials\textures\steelhead.png" /> |
---|
361 | <File Id="file302" Name="TERR_D_1.JPG" LongName="terr_dirt-grass.jpg" src="..\..\Media\materials\textures\terr_dirt-grass.jpg" /> |
---|
362 | <File Id="file303" Name="TERR_R_1.JPG" LongName="terr_rock-dirt.jpg" src="..\..\Media\materials\textures\terr_rock-dirt.jpg" /> |
---|
363 | <File Id="file304" Name="TERR_R_2.JPG" LongName="terr_rock6.jpg" src="..\..\Media\materials\textures\terr_rock6.jpg" /> |
---|
364 | <File Id="file305" Name="terrain.png" src="..\..\Media\materials\textures\terrain.png" /> |
---|
365 | <File Id="file306" Name="TERRAI_1.JPG" LongName="terrain_detail.jpg" src="..\..\Media\materials\textures\terrain_detail.jpg" /> |
---|
366 | <File Id="file307" Name="TERRAI_2.JPG" LongName="terrain_texture.jpg" src="..\..\Media\materials\textures\terrain_texture.jpg" /> |
---|
367 | <File Id="file308" Name="texmap2.jpg" src="..\..\Media\materials\textures\texmap2.jpg" /> |
---|
368 | <File Id="file309" Name="waveNM.png" src="..\..\Media\materials\textures\waveNM.png" /> |
---|
369 | <File Id="file310" Name="waves2.dds" src="..\..\Media\materials\textures\waves2.dds" /> |
---|
370 | <File Id="file311_" Name="bluejaiq.jpg" LongName="blue_jaiqua.jpg" src="..\..\Media\materials\textures\blue_jaiqua.jpg" /> |
---|
371 | <File Id="file312_" Name="Sepia1D.tga" src="..\..\Media\materials\textures\Sepia1D.tga" /> |
---|
372 | <File Id="file313_" Name="fw12b.jpg" src="..\..\Media\materials\textures\fw12b.jpg" /> |
---|
373 | <File Id="file314_" Name="1D_Noise.png" src="..\..\Media\materials\textures\1D_Noise.png" /> |
---|
374 | <File Id="file315_" Name="1D_Noi_2.png" LongName="1D_Noise2.png" src="..\..\Media\materials\textures\1D_Noise2.png" /> |
---|
375 | <File Id="file316_" Name="8x8Pag_1.png" LongName="8x8PagesSplotches2.png" src="..\..\Media\materials\textures\8x8PagesSplotches2.png" /> |
---|
376 | <File Id="file317_" Name="normal_1.png" LongName="normalNoiseColor.png" src="..\..\Media\materials\textures\normalNoiseColor.png" /> |
---|
377 | </Component> |
---|
378 | </Directory> |
---|
379 | </Directory> |
---|
380 | <Directory Id="directory30" Name="models"> |
---|
381 | <Component Id="MediaModelsComp" DiskId="1" Guid="DDFBD1F9-4B4A-4672-BA61-7850FDA9C7C3"> |
---|
382 | <File Id="file318" Name="BARREL_1.MES" LongName="Barrel.mesh" src="..\..\Media\models\Barrel.mesh" /> |
---|
383 | <File Id="file319" Name="RZR-00_1.MES" LongName="RZR-002.mesh" src="..\..\Media\models\RZR-002.mesh" /> |
---|
384 | <File Id="file320" Name="WOODPA_1.MES" LongName="WoodPallet.mesh" src="..\..\Media\models\WoodPallet.mesh" /> |
---|
385 | <File Id="file321" Name="ATHENE_1.MES" LongName="athene.mesh" src="..\..\Media\models\athene.mesh" /> |
---|
386 | <File Id="file322" Name="COLUMN_1.MES" LongName="column.mesh" src="..\..\Media\models\column.mesh" /> |
---|
387 | <File Id="file323" Name="CUBE_1.MES" LongName="cube.mesh" src="..\..\Media\models\cube.mesh" /> |
---|
388 | <File Id="file324" Name="FACIAL_1.MES" LongName="facial.mesh" src="..\..\Media\models\facial.mesh" /> |
---|
389 | <File Id="file325" Name="FISH_1.MES" LongName="fish.mesh" src="..\..\Media\models\fish.mesh" /> |
---|
390 | <File Id="file326" Name="FISH_1.SKE" LongName="fish.skeleton" src="..\..\Media\models\fish.skeleton" /> |
---|
391 | <File Id="file327" Name="GEOSPH_1.MES" LongName="geosphere4500.mesh" src="..\..\Media\models\geosphere4500.mesh" /> |
---|
392 | <File Id="file328" Name="GEOSPH_2.MES" LongName="geosphere8000.mesh" src="..\..\Media\models\geosphere8000.mesh" /> |
---|
393 | <File Id="file329" Name="KNOT_1.MES" LongName="knot.mesh" src="..\..\Media\models\knot.mesh" /> |
---|
394 | <File Id="file330" Name="NINJA_1.MES" LongName="ninja.mesh" src="..\..\Media\models\ninja.mesh" /> |
---|
395 | <File Id="file331" Name="NINJA_1.SKE" LongName="ninja.skeleton" src="..\..\Media\models\ninja.skeleton" /> |
---|
396 | <File Id="file332" Name="OGREHE_1.MES" LongName="ogrehead.mesh" src="..\..\Media\models\ogrehead.mesh" /> |
---|
397 | <File Id="file333" Name="RAZOR_1.MES" LongName="razor.mesh" src="..\..\Media\models\razor.mesh" /> |
---|
398 | <File Id="file334" Name="ROBOT_1.MES" LongName="robot.mesh" src="..\..\Media\models\robot.mesh" /> |
---|
399 | <File Id="file335" Name="ROBOT_1.SKE" LongName="robot.skeleton" src="..\..\Media\models\robot.skeleton" /> |
---|
400 | <File Id="file336" Name="SPHERE_1.MES" LongName="sphere.mesh" src="..\..\Media\models\sphere.mesh" /> |
---|
401 | <File Id="file337_" Name="jaiqua.mes" LongName="jaiqua.mesh" src="..\..\Media\models\jaiqua.mesh" /> |
---|
402 | <File Id="file338_" Name="jaiqua.ske" LongName="jaiqua.skeleton" src="..\..\Media\models\jaiqua.skeleton" /> |
---|
403 | <File Id="file339_" Name="tudorhou.mes" LongName="tudorhouse.mesh" src="..\..\Media\models\tudorhouse.mesh" /> |
---|
404 | </Component> |
---|
405 | </Directory> |
---|
406 | <Directory Id="directory32" Name="overlays"> |
---|
407 | <Component Id="MediaOverlaysComp" DiskId="1" Guid="1186634B-76D5-406f-BDB3-5202014DB0CB"> |
---|
408 | <File Id="file344" Name="BASICO_1.INC" LongName="BasicOgreGuiTemplates.inc" src="..\..\Media\overlays\BasicOgreGuiTemplates.inc" /> |
---|
409 | <File Id="file345" Name="DP3_1.OVE" LongName="DP3.overlay" src="..\..\Media\overlays\DP3.overlay" /> |
---|
410 | <File Id="file346" Name="EXAMPL_1.OVE" LongName="Example-CubeMapping.overlay" src="..\..\Media\overlays\Example-CubeMapping.overlay" /> |
---|
411 | <File Id="file347" Name="EXAMPL_2.OVE" LongName="Example-DynTex.overlay" src="..\..\Media\overlays\Example-DynTex.overlay" /> |
---|
412 | <File Id="file348" Name="EXAMPL_3.OVE" LongName="Example-Water.overlay" src="..\..\Media\overlays\Example-Water.overlay" /> |
---|
413 | <File Id="file349" Name="SHADOW_1.OVE" LongName="Shadows.overlay" src="..\..\Media\overlays\Shadows.overlay" /> |
---|
414 | <File Id="file350" Name="COMPOS_1.OVE" LongName="Compositor.overlay" src="..\..\Media\overlays\Compositor.overlay" /> |
---|
415 | </Component> |
---|
416 | </Directory> |
---|
417 | <Directory Id="directory34" Name="packs"> |
---|
418 | <Component Id="MediaPacksComp" DiskId="1" Guid="21D81EFC-0541-462e-8460-7A174CAA39DF"> |
---|
419 | <File Id="file358" Name="OgreCore.zip" src="..\..\Media\packs\OgreCore.zip" /> |
---|
420 | <File Id="file359" Name="cubemap.zip" src="..\..\Media\packs\cubemap.zip" /> |
---|
421 | <File Id="file360" Name="CUBEMA_1.ZIP" LongName="cubemapsJS.zip" src="..\..\Media\packs\cubemapsJS.zip" /> |
---|
422 | <File Id="file361" Name="dragon.zip" src="..\..\Media\packs\dragon.zip" /> |
---|
423 | <File Id="file362" Name="FRESNE_1.ZIP" LongName="fresneldemo.zip" src="..\..\Media\packs\fresneldemo.zip" /> |
---|
424 | <File Id="file363" Name="OGRETE_1.ZIP" LongName="ogretestmap.zip" src="..\..\Media\packs\ogretestmap.zip" /> |
---|
425 | <File Id="file364" Name="skybox.zip" src="..\..\Media\packs\skybox.zip" /> |
---|
426 | <File Id="file365" Name="chiropt.pk3" LongName="chiropteraDM.pk3" src="..\..\Media\packs\chiropteraDM.pk3" /> |
---|
427 | <File Id="file366" Name="chiropt.txt" LongName="chiropteraDM.txt" src="..\..\Media\packs\chiropteraDM.txt" /> |
---|
428 | </Component> |
---|
429 | </Directory> |
---|
430 | <Directory Id="directory36" Name="particle"> |
---|
431 | <Component Id="MediaParticleComp" DiskId="1" Guid="CC0CCE4F-11EE-429f-8CE2-79F6C3F490F8"> |
---|
432 | <File Id="file372" Name="EXAMPL_1.PAR" LongName="Example-Water.particle" src="..\..\Media\particle\Example-Water.particle" /> |
---|
433 | <File Id="file373" Name="EXAMPL_2.PAR" LongName="Example.particle" src="..\..\Media\particle\Example.particle" /> |
---|
434 | <File Id="file374" Name="SMOKE_1.PAR" LongName="smoke.particle" src="..\..\Media\particle\smoke.particle" /> |
---|
435 | <File Id="emittedpart" Name="emitemit.PAR" LongName="emitted_emitter.particle" src="..\..\Media\particle\emitted_emitter.particle" /> |
---|
436 | </Component> |
---|
437 | </Directory> |
---|
438 | </Directory> |
---|
439 | |
---|
440 | </Directory> |
---|
441 | <!-- Start menu --> |
---|
442 | <Directory Id="ProgramMenuFolder" Name="PMenu" LongName="Programs"> |
---|
443 | <Directory Id="OGREProgramMenuDir" Name='OGRE'> |
---|
444 | <Directory Id="DemosMenuDir" Name="Demos"/> |
---|
445 | </Directory> |
---|
446 | </Directory> |
---|
447 | |
---|
448 | </Directory> |
---|
449 | </Directory> |
---|
450 | |
---|
451 | <Feature Id='DemosFeature' Level='1' ConfigurableDirectory="INSTALLDIR" Title='Demos' |
---|
452 | Description='OGRE Demos' |
---|
453 | Absent='disallow' AllowAdvertise='no'> |
---|
454 | <ComponentRef Id='OgreDemosComp' /> |
---|
455 | <ComponentRef Id='MediaComp' /> |
---|
456 | <ComponentRef Id='MediaFontsComp' /> |
---|
457 | <ComponentRef Id='MediaGuiComp' /> |
---|
458 | <ComponentRef Id='MediaMaterialsProgramsComp' /> |
---|
459 | <ComponentRef Id='MediaMaterialsScriptsComp' /> |
---|
460 | <ComponentRef Id='MediaMaterialsTexturesComp' /> |
---|
461 | <ComponentRef Id='MediaModelsComp' /> |
---|
462 | <ComponentRef Id='MediaOverlaysComp' /> |
---|
463 | <ComponentRef Id='MediaPacksComp' /> |
---|
464 | <ComponentRef Id='MediaParticleComp' /> |
---|
465 | <MergeRef Id='CRT' /> |
---|
466 | <MergeRef Id='CRT Policy' /> |
---|
467 | </Feature> |
---|
468 | <!-- enable UI --> |
---|
469 | <UIRef Id="WixUI" /> |
---|
470 | </Product> |
---|
471 | </Wix> |
---|
472 | |
---|
473 | |
---|
474 | |
---|