godot-xterm/examples
Leroy Hopson ad7f97e493
Further progress towards Godot 4.0 support
- Primary example scenes (menu, terminal, and asciicast) working but
  still a lot of warning/error messages and some regressions.
- Editor integrated terminal works, but still a lot of warning/error
  messages and some regressions.
- Added support for "blink" display attribute.
- Removed GDScript terminal code. Terminal node is now purely a
  GDExtension. So is LibuvUtils.
- GUT tests not working yet.
- Still a lot of things to fix.
- So far, only built for and manually tested on Linux x86_64.
2023-01-08 22:45:18 +13:00
..
asciicast Further progress towards Godot 4.0 support 2023-01-08 22:45:18 +13:00
menu Further progress towards Godot 4.0 support 2023-01-08 22:45:18 +13:00
retro_term Further progress towards Godot 4.0 support 2023-01-08 22:45:18 +13:00
socat_terminal Further progress towards Godot 4.0 support 2023-01-08 22:45:18 +13:00
terminal Further progress towards Godot 4.0 support 2023-01-08 22:45:18 +13:00
web_console Probably some progress 2022-11-09 22:29:11 +00:00