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:
parent
0260e3d345
commit
b43553a563
7 changed files with 39 additions and 17 deletions
|
@ -17,8 +17,7 @@ namespace gui {
|
|||
"[button7 | button8 | button9]"
|
||||
"[*%(100,300)log_view]"
|
||||
"[_]"
|
||||
"[_]"
|
||||
);
|
||||
"[_]");
|
||||
}
|
||||
|
||||
void StatusUI::render() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue