added PaintShader

This commit is contained in:
HuYingzhuo(hugo/hyzboy) 2023-07-11 15:45:11 +08:00
parent c058cd489d
commit 58d4106217
6 changed files with 8 additions and 4 deletions

3
.gitmodules vendored
View File

@ -40,3 +40,6 @@
[submodule "CMNetwork"]
path = CMNetwork
url = https://github.com/hyzboy/CMNetwork.git
[submodule "PaintShader"]
path = PaintShader
url = https://github.com/hyzboy/PaintShader.git

2
CM2D

@ -1 +1 @@
Subproject commit af73eb90f5387ab374df4a25bb07f96af76d0c80
Subproject commit e05494c0ff789c8840f8ce188d04ce2e4d546e4b

2
CMCore

@ -1 +1 @@
Subproject commit 21af2472ae2d926afb3fca89315498ac260204b7
Subproject commit b43c236894f0740591d38916411b4bbd83bf351a

View File

@ -18,7 +18,7 @@ option(CM_QT_EXTRA_STYLE OFF)
use_cm_module(Core)
use_cm_module(Platform)
#use_cm_module(2D)
use_cm_module(2D)
use_cm_module(Util)
#use_cm_module(AssetsManage)
use_cm_module(SceneGraph)

@ -1 +1 @@
Subproject commit 677b90dbb161e055bb1b7a7fc6c3439cfb6ce8d4
Subproject commit f34c066dbd8fbf1dd32e9cd1b79003fdc55617e4

1
PaintShader Submodule

@ -0,0 +1 @@
Subproject commit d2124df85ab767e5fa23827be68f1f8a3cc1e9ba