Branimir Karadžić 9 ani în urmă
părinte
comite
67fdff9e96

+ 2 - 0
3rdparty/ocornut-imgui/widgets/gizmo.h

@@ -1,3 +1,5 @@
+// https://github.com/CedricGuillemet/ImGuizmo
+
 namespace ImGuizmo
 namespace ImGuizmo
 {
 {
 	// call BeginFrame right after ImGui_XXXX_NewFrame();
 	// call BeginFrame right after ImGui_XXXX_NewFrame();

+ 2 - 0
3rdparty/ocornut-imgui/widgets/gizmo.inl

@@ -1,3 +1,5 @@
+// https://github.com/CedricGuillemet/ImGuizmo
+
 namespace ImGuizmo
 namespace ImGuizmo
 {
 {
 	const float ZPI = 3.14159265358979323846f;
 	const float ZPI = 3.14159265358979323846f;