godot-xterm/addons
Leroy Hopson bfa561357e Yield for "frame_pre_draw" signal before writing to terminal
Fixes #41. But creates another issue where sometimes the yield will
resume after the terminal node has already been freed logging an error
to the console.

Also a few changes to where update is called it the gdnative terminal
code.

Also changed gdnative terminal to only accept strings.
2021-07-03 14:56:27 +07:00
..
gd-plug Add gd-plug and Gut addons 2021-07-03 01:58:58 +07:00
godot_xterm Yield for "frame_pre_draw" signal before writing to terminal 2021-07-03 14:56:27 +07:00