godot-xterm/addons/godot_xterm/native
Leroy Hopson 0d14fd1e47 Don't cache true colors
If a true color has been set it will have code -1 regardless of the
actual color. Therefore, it shouldn't be stored in the color cache
dictionary otherwise all true color cells will be colored the most
recently set value.
2020-10-05 17:56:57 +07:00
..
bin Refactor file structure 2020-10-05 17:56:57 +07:00
external Rename 'modules' directory to 'external' 2020-10-05 17:56:57 +07:00
src Don't cache true colors 2020-10-05 17:56:57 +07:00
build.sh Rename 'modules' directory to 'external' 2020-10-05 17:56:57 +07:00
godotxtermnative.gdnlib Refactor file structure 2020-10-05 17:56:57 +07:00
SConstruct Move input handling into the Terminal node 2020-10-05 17:56:57 +07:00