Commit Graph

3 Commits (9c37b8176562524189f614940f8ceff657fd53c4)

Author SHA1 Message Date
Joey Pollack d55d28fe1b Fixes build on linux
Fixes bug that prevented panels from being opened from the menu
4 years ago
Joey Pollack 578bd98b40 ImGui::Begin call moved to the Panel class
Adds PreBegin in case code needs to be run just before ImGui::Begin is called
4 years ago
Joey Pollack 09953c0e7d Removed the gui namespace
Moved panel_manager out of editor and into the core
4 years ago