Merge branch 'master' of https://github.com/hyzboy/CMProject
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -31,3 +31,6 @@
|
||||
[submodule "CMSceneGraph"]
|
||||
path = CMSceneGraph
|
||||
url = https://github.com/hyzboy/CMSceneGraph.git
|
||||
[submodule "MeshConv"]
|
||||
path = MeshConv
|
||||
url = https://github.com/hyzboy/MeshConv.git
|
||||
|
Submodule CMPlatform updated: 984d9698ef...17b14af957
@@ -32,6 +32,7 @@ if(CM_BUILD_TOOLS)
|
||||
|
||||
add_subdirectory(TexConv)
|
||||
add_subdirectory(ShaderMaker)
|
||||
add_subdirectory(MeshConv)
|
||||
endif(CM_BUILD_TOOLS)
|
||||
|
||||
OPTION(CM_BUILD_EXAMPLES OFF)
|
||||
|
Submodule MathGeoLib updated: 47599c77c4...35058b7f88
1
MeshConv
Submodule
1
MeshConv
Submodule
Submodule MeshConv added at 13827d9c37
2
TexConv
2
TexConv
Submodule TexConv updated: 1d4e7c3412...acc64579f4
Reference in New Issue
Block a user