godot-xterm/addons/godot_xterm
Leroy Hopson 0c43776619
Load default theme if it exists
This also means that we can load default fonts from it. Falling back to
the default Godot font if no theme is set and the default theme does not
exist.

Having an actual theme loaded also allows live font resizing.
2021-06-22 21:45:55 +07:00
..
import_plugins Format files using GDScript Toolkit 2021-06-06 16:25:19 +07:00
native Load default theme if it exists 2021-06-22 21:45:55 +07:00
nodes Multiple updates 2021-06-20 18:33:40 +07:00
resources Format files using GDScript Toolkit 2021-06-06 16:25:19 +07:00
themes Change default font and reduce size 2021-06-22 21:45:55 +07:00
util Format .gd files and fix gdformat pre-commit hook 2021-06-19 18:02:07 +07:00
.gitignore Ignore vscode config files 2020-10-05 17:56:57 +07:00
LICENSE Update documentation and LICENSE 2020-10-05 18:04:41 +07:00
plugin.cfg Bump version to 1.2.1 2020-11-23 16:20:41 +07:00
plugin.gd Remove unused/debug code 2021-06-19 20:30:43 +07:00