added PaintShader
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
2
CM2D
Submodule CM2D updated: af73eb90f5...e05494c0ff
2
CMCore
2
CMCore
Submodule CMCore updated: 21af2472ae...b43c236894
@@ -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)
|
||||
|
2
Examples
2
Examples
Submodule Examples updated: 677b90dbb1...f34c066dbd
1
PaintShader
Submodule
1
PaintShader
Submodule
Submodule PaintShader added at d2124df85a
Reference in New Issue
Block a user