From 32264925b9cc54b8b8b92fa40e0717095a1bb9d7 Mon Sep 17 00:00:00 2001 From: 0 <0> Date: Fri, 21 May 2021 22:50:39 +0900 Subject: initial commit --- Assets/Common/3DModelTexture.qrc | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Assets/Common/3DModelTexture.qrc (limited to 'Assets/Common/3DModelTexture.qrc') diff --git a/Assets/Common/3DModelTexture.qrc b/Assets/Common/3DModelTexture.qrc new file mode 100644 index 0000000..e2cda3e --- /dev/null +++ b/Assets/Common/3DModelTexture.qrc @@ -0,0 +1,20 @@ + + + 3DModelTexture/distance_arrow.png + 3DModelTexture/distance_base.png + 3DModelTexture/distance_set.png + 3DModelTexture/road.png + 3DModelTexture/road_light.png + 3DModelTexture/sensor_line.png + 3DModelTexture/TbT_L.png + 3DModelTexture/TbT_LF.png + 3DModelTexture/TbT_R.png + 3DModelTexture/TbT_RF.png + 3DModelTexture/TbT_shadow_L.png + 3DModelTexture/TbT_shadow_LF.png + 3DModelTexture/TbT_shadow_R.png + 3DModelTexture/TbT_shadow_RF.png + 3DModelTexture/uvmap.jpg + 3DModelTexture/uvmap_gray.jpg + + -- cgit