godot-xterm/addons/godot_xterm/native
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
..
bin Move and recompile pre-built binary 2020-10-16 14:58:11 +07:00
src Yield for "frame_pre_draw" signal before writing to terminal 2021-07-03 14:56:27 +07:00
thirdparty Ensure libtsm uses correct version of wcwidth 2021-06-22 21:45:55 +07:00
build.sh Be explicit about building for debug target 2021-06-19 19:44:11 +07:00
docker-compose.yaml Update files for javascript build and export 2021-06-15 14:02:40 +07:00
godotxtermnative.gdnlib Add HTML5 support 2021-06-07 18:29:33 +07:00
SConstruct Ensure libtsm uses correct version of wcwidth 2021-06-22 21:45:55 +07:00
shell.nix Update files for javascript build and export 2021-06-15 14:02:40 +07:00