1
0
Fork 0
mirror of https://github.com/lihop/godot-xterm.git synced 2025-05-06 12:55:30 +02:00
godot-xterm/addons
Leroy Hopson bfa561357e Yield for "frame_pre_draw" signal before writing to terminal
Fixes . 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