This commit is contained in:
Branimir Karadžić
2017-02-18 21:31:13 -08:00
parent de3d18a0f6
commit e9e936df90

View File

@@ -210,8 +210,8 @@ struct Emitter
ImGuizmo::Manipulate(
_view
, _proj
, ImGuizmo::OPERATION::TRANSLATE
, ImGuizmo::MODE::LOCAL
, ImGuizmo::TRANSLATE
, ImGuizmo::LOCAL
, mtx
);