添加 文本渲染
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -26,3 +26,9 @@
|
||||
[submodule "Hazel/vendor/box2d"]
|
||||
path = Hazel/vendor/box2d
|
||||
url = https://github.com/erincatto/box2d.git
|
||||
[submodule "Hazel/vendor/msdf-atlas-gen"]
|
||||
path = Hazel/vendor/msdf-atlas-gen
|
||||
url = https://github.com/Chlumsky/msdf-atlas-gen.git
|
||||
[submodule "Hazel/vendor/freetype"]
|
||||
path = Hazel/vendor/freetype
|
||||
url = https://github.com/freetype/freetype.git
|
||||
|
||||
Reference in New Issue
Block a user