mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-19 14:39:18 +02:00
fix gtao glitches; add timer to measure animation phase
This commit is contained in:
@@ -1321,6 +1321,8 @@ void NvRenderer::DebugUi() {
|
||||
ImGui::SameLine();
|
||||
if (ImGui::Button("Bloom Config")) m_bloom->ShowGui();
|
||||
ImGui::SameLine();
|
||||
m_ssao->OnGui(ImGui::Button("GTAO Config"));
|
||||
ImGui::SameLine();
|
||||
if (ImGui::Button("Take Screenshot")) MakeScreenshot();
|
||||
}
|
||||
ImGui::End();
|
||||
|
||||
Reference in New Issue
Block a user