aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2023-03-19 16:09:52 +0100
committerSven Gothel <[email protected]>2023-03-19 16:09:52 +0100
commita43869543093d0bbd154df7ea6908a5b53a8302e (patch)
tree34afcd743f2d118b35f510719ed85111047ca89f /make/scripts
parent01d35625f848ed3a97fae750ff2e8928f9d6538a (diff)
GraphUI: Add UISceneDemo00 for linear animation in one main function; UISceneDemo01 simply provides shape drag-move and -resize
Diffstat (limited to 'make/scripts')
-rw-r--r--make/scripts/tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/tests.sh b/make/scripts/tests.sh
index ca9302849..19c5a4f33 100644
--- a/make/scripts/tests.sh
+++ b/make/scripts/tests.sh
@@ -1007,6 +1007,7 @@ function testawtswt() {
#testnoawt com.jogamp.opengl.demos.graph.ui.UIShapeDemo01 $*
#testnoawt com.jogamp.opengl.demos.graph.ui.UITypeDemo01 $*
+#testnoawt com.jogamp.opengl.demos.graph.ui.UISceneDemo00 $*
testnoawt com.jogamp.opengl.demos.graph.ui.UISceneDemo01 $*
#testnoawt com.jogamp.opengl.demos.graph.ui.GPUUISceneNewtDemo $*