meta4d-me / CatDogEngine

A cross-platform game engine/editor written in modern C++ (WIP)
GNU General Public License v2.0
159 stars 17 forks source link

support multiple window and ImGuiViewport feature. #416

Open T-rvw opened 1 year ago

T-rvw commented 1 year ago

Introduction : https://github.com/ocornut/imgui/wiki/Multi-Viewports Closes #83 .

TODO:

  1. Fix quit window.
  2. Fix ImGuizmo.
  3. Fix Camera.