From 9dd9d3d5c9730666884c3f2402d4af9a3dba2da1 Mon Sep 17 00:00:00 2001 From: "HuYingzhuo(hugo/hyzboy)" Date: Tue, 27 Dec 2022 19:02:44 +0800 Subject: [PATCH] added a submodule it's ShaderBuilder --- .gitmodules | 3 +++ CMCMakeModule | 2 +- CMCore | 2 +- CMQT | 2 +- CMSceneGraph | 2 +- CMUtil | 2 +- ShaderBuilder | 1 + ShaderMaker | 2 +- TexConv | 2 +- 9 files changed, 11 insertions(+), 7 deletions(-) create mode 160000 ShaderBuilder diff --git a/.gitmodules b/.gitmodules index 0c73969..33040be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "CMQT"] path = CMQT url = https://github.com/hyzboy/CMQT.git +[submodule "ShaderBuilder"] + path = ShaderBuilder + url = https://github.com/hyzboy/ShaderBuilder.git diff --git a/CMCMakeModule b/CMCMakeModule index 9899bc1..98f8913 160000 --- a/CMCMakeModule +++ b/CMCMakeModule @@ -1 +1 @@ -Subproject commit 9899bc1c07122a77b754345e8ce31fbcd8624772 +Subproject commit 98f891389a1e7c434ee5edb2b2b37b58d6ee408c diff --git a/CMCore b/CMCore index 43eb0d6..3bc3514 160000 --- a/CMCore +++ b/CMCore @@ -1 +1 @@ -Subproject commit 43eb0d657f216f17348ecfb61a6593eaa6aba984 +Subproject commit 3bc351435d4fb8f51cc5f890fc3ff37819ef69cd diff --git a/CMQT b/CMQT index dc118de..7b306e4 160000 --- a/CMQT +++ b/CMQT @@ -1 +1 @@ -Subproject commit dc118dec7d127b07266a4499114c0972186a1e2b +Subproject commit 7b306e4c0933cdf426d533519719f2c563878da2 diff --git a/CMSceneGraph b/CMSceneGraph index e7d17c3..77f8623 160000 --- a/CMSceneGraph +++ b/CMSceneGraph @@ -1 +1 @@ -Subproject commit e7d17c35a02766faf487af9567860c48d5f2057b +Subproject commit 77f86230965b86e1bf9073af9fe462e6aeb9937d diff --git a/CMUtil b/CMUtil index 13b5a73..4734a55 160000 --- a/CMUtil +++ b/CMUtil @@ -1 +1 @@ -Subproject commit 13b5a7347ea6a2b44f728847c2ce131e844f6d7c +Subproject commit 4734a558a159e21b468fcfee7b1a135c54a552dd diff --git a/ShaderBuilder b/ShaderBuilder new file mode 160000 index 0000000..835186a --- /dev/null +++ b/ShaderBuilder @@ -0,0 +1 @@ +Subproject commit 835186a423222dd531bdca130443968a72ab1a20 diff --git a/ShaderMaker b/ShaderMaker index 2071286..767bc0c 160000 --- a/ShaderMaker +++ b/ShaderMaker @@ -1 +1 @@ -Subproject commit 20712864528001e308b70fab685b1b075c6a25e3 +Subproject commit 767bc0c636fa66bc9440c580dd96f574b177a21e diff --git a/TexConv b/TexConv index 92a10f7..9371775 160000 --- a/TexConv +++ b/TexConv @@ -1 +1 @@ -Subproject commit 92a10f7a5712074bf31fe3216890e31240582b8f +Subproject commit 937177590fa050893c41bfa8bc30f02af1b5bd3e