mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-15 06:40:24 +01:00
3378e6ff8f
Adds process_mode property to PTY which can be set to IDLE or PHYSICS. Determines whether the PTY will be updated in the `_process()` or `_physics_process()` step. Defaults to PHYSICS. |
||
---|---|---|
.. | ||
settings | ||
editor_terminal.gd | ||
editor_terminal.tscn | ||
terminal_panel.gd | ||
terminal_panel.tscn |