godot-xterm/addons/godot_xterm
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
..
import_plugins Format files using GDScript Toolkit 2021-06-06 16:25:19 +07:00
native Yield for "frame_pre_draw" signal before writing to terminal 2021-07-03 14:56:27 +07:00
nodes Yield for "frame_pre_draw" signal before writing to terminal 2021-07-03 14:56:27 +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 Don't register TPut util as a global unique class 2021-07-03 01:24: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