summaryrefslogtreecommitdiffstats
path: root/tests/scenes/customvertex/presentations/customvertex.uip
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scenes/customvertex/presentations/customvertex.uip')
-rw-r--r--tests/scenes/customvertex/presentations/customvertex.uip33
1 files changed, 0 insertions, 33 deletions
diff --git a/tests/scenes/customvertex/presentations/customvertex.uip b/tests/scenes/customvertex/presentations/customvertex.uip
deleted file mode 100644
index eba06daa..00000000
--- a/tests/scenes/customvertex/presentations/customvertex.uip
+++ /dev/null
@@ -1,33 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" ?>
-<UIP version="5" >
- <Project >
- <ProjectSettings author="" company="" presentationWidth="1920" presentationHeight="1080" maintainAspect="False" preferKtx="False" >
- <CustomColors count="16" >#7391ff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff #ffffff</CustomColors>
- </ProjectSettings>
- <Classes >
- <CustomMaterial id="simple" name="simple" sourcepath="../materials/simple.shader" />
- </Classes>
- <Graph >
- <Scene id="Scene" >
- <Layer id="Layer" variants="" >
- <Camera id="Camera" />
- <Light id="Light" />
- <Model id="Sphere" >
- <CustomMaterial id="simple_001" class="#simple" />
- </Model>
- </Layer>
- </Scene>
- </Graph>
- <Logic >
- <State name="Master Slide" component="#Scene" >
- <Add ref="#Layer" disabledepthprepass="True" />
- <Add ref="#Camera" />
- <Add ref="#Light" />
- <State id="Scene-Slide1" name="Slide1" >
- <Add ref="#Sphere" name="Sphere" position="0 0 0" sourcepath="#Sphere" />
- <Add ref="#simple_001" name="Material" color="0.333333 0.666667 0" scale="1 2 1" />
- </State>
- </State>
- </Logic>
- </Project>
-</UIP>