添加鼠标点击实体事件,添加spirv着色器系统
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -17,3 +17,9 @@
|
||||
[submodule "Hazel/vendor/ImGuizmo"]
|
||||
path = Hazel/vendor/ImGuizmo
|
||||
url = https://github.com/CedricGuillemet/ImGuizmo.git
|
||||
[submodule "Hazel/vendor/shaderc"]
|
||||
path = Hazel/vendor/shaderc
|
||||
url = https://github.com/google/shaderc.git
|
||||
[submodule "Hazel/vendor/SPIRV-Cross"]
|
||||
path = Hazel/vendor/SPIRV-Cross
|
||||
url = https://github.com/KhronosGroup/SPIRV-Cross.git
|
||||
|
||||
Reference in New Issue
Block a user