move repository from BitBucket to GitHub

This commit is contained in:
hyzboy 2020-04-20 17:17:42 +08:00
parent 083f315449
commit c9fe200157

4
.gitmodules vendored
View File

@ -15,7 +15,7 @@
url = https://github.com/juj/MathGeoLib.git
[submodule "TexConv"]
path = TexConv
url = https://hyzboy@bitbucket.org/cm_dev/cmtexconv.git
url = https://github.com/hyzboy/TexConv.git
[submodule "CM2D"]
path = CM2D
url = https://github.com/hyzboy/CM2D.git
@ -24,7 +24,7 @@
url = https://github.com/hyzboy/CMAssetsManage.git
[submodule "ShaderMaker"]
path = ShaderMaker
url = https://hyzboy@bitbucket.org/hyzboy/cmshadermaker.git
url = https://github.com/hyzboy/ShaderMaker.git
[submodule "Examples"]
path = Examples
url = https://github.com/hyzboy/CMExamples.git