removed ShaderMaker and ShaderBuilder
This commit is contained in:
parent
77dd5f2680
commit
17fda54a96
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -19,9 +19,6 @@
|
||||
[submodule "CMAssetsManage"]
|
||||
path = CMAssetsManage
|
||||
url = https://github.com/hyzboy/CMAssetsManage.git
|
||||
[submodule "ShaderMaker"]
|
||||
path = ShaderMaker
|
||||
url = https://github.com/hyzboy/ShaderMaker.git
|
||||
[submodule "Examples"]
|
||||
path = Examples
|
||||
url = https://github.com/hyzboy/CMExamples.git
|
||||
@ -40,6 +37,3 @@
|
||||
[submodule "CMQT"]
|
||||
path = CMQT
|
||||
url = https://github.com/hyzboy/CMQT.git
|
||||
[submodule "ShaderBuilder"]
|
||||
path = ShaderBuilder
|
||||
url = https://github.com/hyzboy/ShaderBuilder.git
|
||||
|
2
CMCore
2
CMCore
@ -1 +1 @@
|
||||
Subproject commit 59f7b25075e79af4bba1579851f74efbc20e0b82
|
||||
Subproject commit 41a2f9af7287765835d6b8b72a2a567be6eb17e0
|
@ -1 +1 @@
|
||||
Subproject commit 062c9cd64239ada350cce73dd50b833759c48e56
|
||||
Subproject commit 6e30c0c2ca4056b0593ea0d1770bd7485c2b2d6c
|
@ -41,11 +41,6 @@ if(CM_BUILD_TOOLS)
|
||||
# add_subdirectory(MeshConv)
|
||||
add_subdirectory(TextEncodeConvert)
|
||||
|
||||
add_subdirectory(ShaderBuilder)
|
||||
|
||||
IF(CM_BUILD_QT)
|
||||
add_subdirectory(ShaderMaker)
|
||||
endif(CM_BUILD_QT)
|
||||
endif(CM_BUILD_TOOLS)
|
||||
|
||||
OPTION(CM_BUILD_EXAMPLES OFF)
|
||||
|
@ -1 +0,0 @@
|
||||
Subproject commit 20f2911dddbb0cfa59a32d4eaee6ef6dc5139762
|
@ -1 +0,0 @@
|
||||
Subproject commit 91e6ac1bfcded268545cc34e1706634c363d06f6
|
Loading…
x
Reference in New Issue
Block a user