godot-xterm/addons/godot_xterm/native
Leroy Hopson 313f6b8b60 Ensure terminal is initialized to the correct size
Moves the call to update_size() from _init() to _ready() to ensure
Terminal is initialized to the correct size.


Former-commit-id: 66b061bf8b
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 Ensure terminal is initialized to the correct size 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