添加简单的可视化三维控件,添加简单的摄像机控制,添加简单全局输入事件
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -14,3 +14,6 @@
|
||||
[submodule "Hazel/vendor/yaml-cpp"]
|
||||
path = Hazel/vendor/yaml-cpp
|
||||
url = https://github.com/jbeder/yaml-cpp.git
|
||||
[submodule "Hazel/vendor/ImGuizmo"]
|
||||
path = Hazel/vendor/ImGuizmo
|
||||
url = https://github.com/CedricGuillemet/ImGuizmo.git
|
||||
|
||||
Reference in New Issue
Block a user