Added hardware error communication to UI and improved RNode cleanup on teardown

This commit is contained in:
Mark Qvist 2022-10-29 16:39:54 +02:00
parent 2cdc2bfb58
commit 76545fec4d
3 changed files with 28 additions and 3 deletions

View file

@ -1,5 +1,4 @@
# TODO: Reset
__debug_build__ = True
__debug_build__ = False
__disable_shaders__ = True
__version__ = "0.2.6"
__variant__ = "beta"