From 35d964f3e6c15d9ec93248fa20c24354ac3ad909 Mon Sep 17 00:00:00 2001 From: yannk Date: Thu, 30 Dec 2021 10:13:22 +0100 Subject: [PATCH] Adding 2 more test files to help testing --- example/material_list.json | 23 +++++++++++++++++-- example/sbs/texture_factory_test2.sbs | 1 + .../sbs/texture_factory_test2_preset0.sbsprs | 6 +++++ example/sbs/texture_factory_test3.sbs | 1 + .../sbs/texture_factory_test3_preset0.sbsprs | 6 +++++ 5 files changed, 35 insertions(+), 2 deletions(-) create mode 100644 example/sbs/texture_factory_test2.sbs create mode 100644 example/sbs/texture_factory_test2_preset0.sbsprs create mode 100644 example/sbs/texture_factory_test3.sbs create mode 100644 example/sbs/texture_factory_test3_preset0.sbsprs diff --git a/example/material_list.json b/example/material_list.json index 6191458..af6c43a 100644 --- a/example/material_list.json +++ b/example/material_list.json @@ -3,8 +3,27 @@ "name":"texture_factory_test_preset0", "description":"Texture factory testing material", "type":"bhonr", - "destination_1024":["build/export/project_A","build/export/project_B/1024"], - "destination_512":["build/export/project_B/512"], + "format":"10,10", + "destination_1024":["build/export/project_A"], + "destination_512":["build/export/project_B_512"], "destination_256":[""] + }, + { + "name":"texture_factory_test2_preset0", + "description":"Texture factory testing material number 2", + "type":"bhonr", + "format":"10,9", + "destination_1024":["build/export/project_C"], + "destination_512":[""], + "destination_256":["build/export/project_D_256"] + }, + { + "name":"texture_factory_test3_preset0", + "description":"Texture factory testing material number 3", + "type":"bhonr", + "format":"9,10", + "destination_1024":["build/export/project_E"], + "destination_512":["build/export/project_F_512"], + "destination_256":["build/export/project_G_256"] } ] diff --git a/example/sbs/texture_factory_test2.sbs b/example/sbs/texture_factory_test2.sbs new file mode 100644 index 0000000..0616a12 --- /dev/null +++ b/example/sbs/texture_factory_test2.sbs @@ -0,0 +1 @@ + diff --git a/example/sbs/texture_factory_test2_preset0.sbsprs b/example/sbs/texture_factory_test2_preset0.sbsprs new file mode 100644 index 0000000..9ab1e87 --- /dev/null +++ b/example/sbs/texture_factory_test2_preset0.sbsprs @@ -0,0 +1,6 @@ + + + + + + diff --git a/example/sbs/texture_factory_test3.sbs b/example/sbs/texture_factory_test3.sbs new file mode 100644 index 0000000..7e2c5f0 --- /dev/null +++ b/example/sbs/texture_factory_test3.sbs @@ -0,0 +1 @@ + diff --git a/example/sbs/texture_factory_test3_preset0.sbsprs b/example/sbs/texture_factory_test3_preset0.sbsprs new file mode 100644 index 0000000..3b6206a --- /dev/null +++ b/example/sbs/texture_factory_test3_preset0.sbsprs @@ -0,0 +1,6 @@ + + + + + +