godot-xterm/addons/godot_xterm/nodes
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
..
pseudoterminal Update CHANGELOG, README and bump version 2020-11-21 19:44:43 +07:00
terminal Yield for "frame_pre_draw" signal before writing to terminal 2021-07-03 14:56:27 +07:00