Major speed up in rendering by only doing it when we move, but drawing the rendered 3d view texture constantly.

This commit is contained in:
Zed A. Shaw 2025-02-21 11:34:46 -05:00
parent 0260e3d345
commit b43553a563
7 changed files with 39 additions and 17 deletions

View file

@ -17,8 +17,7 @@ namespace gui {
"[button7 | button8 | button9]"
"[*%(100,300)log_view]"
"[_]"
"[_]"
);
"[_]");
}
void StatusUI::render() {