summaryrefslogtreecommitdiffstats
path: root/tests/scenes
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2018-06-20 11:29:19 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2018-06-20 10:32:15 +0000
commit0724ffe4ce5c083e6419dc25ae813c96e6f011a1 (patch)
tree0155362dfddd815386c98d57dec44cbf17a3170b /tests/scenes
parentc5f8f9c467fc1d961bcfc62f723f7c6f3e3df95c (diff)
Add slide switching in the console
...in order to test object manipulation on different slides. Change-Id: I33dcb30237d6fc55e338e58614c67a6254c45cc8 Reviewed-by: Andy Nichols <andy.nichols@qt.io>
Diffstat (limited to 'tests/scenes')
-rw-r--r--tests/scenes/empty/empty.uip1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/scenes/empty/empty.uip b/tests/scenes/empty/empty.uip
index 82a28dc..7c9e9a2 100644
--- a/tests/scenes/empty/empty.uip
+++ b/tests/scenes/empty/empty.uip
@@ -18,6 +18,7 @@
<Add ref="#Camera" position="0 0 -600" rotation="0 0 0" />
<Add ref="#Light" />
<State id="Scene-Slide1" name="Slide1" />
+ <State id="Scene-Slide2" name="Slide2" playthroughto="Previous" />
</State>
</Logic>
</Project>