16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 00:09:19 +02:00

reducing renderer to bare-bones

This commit is contained in:
milek7
2018-06-22 18:27:04 +02:00
parent 211dde06c8
commit c42afa2401
2 changed files with 22 additions and 1157 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -100,6 +100,8 @@ ui_layer::init( GLFWwindow *Window ) {
return true;
}
#endif
return true;
}
// potentially processes provided input key. returns: true if key was processed, false otherwise