From 84a5f06dac837262a1db19519fd0283d9aee1d40 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Mon, 14 Apr 2025 23:06:08 -0400 Subject: [PATCH] Reworked the way shaders are configured to reduce the amount of times clicks on buttons cause the shared shaders to reset. --- combat_ui.cpp | 2 +- guecs.cpp | 21 ++++++++++----------- guecs.hpp | 6 +++--- ritual_ui.cpp | 4 ++-- shaders.cpp | 16 ++++++++-------- 5 files changed, 24 insertions(+), 25 deletions(-) diff --git a/combat_ui.cpp b/combat_ui.cpp index aaccae6..fe83137 100644 --- a/combat_ui.cpp +++ b/combat_ui.cpp @@ -18,7 +18,7 @@ namespace gui { $gui.set(button, {"leather_pouch-128"}); // $gui.set(button, {}); $gui.set