1
0
Fork 0
mirror of https://github.com/lihop/godot-xterm.git synced 2025-05-08 13:15:31 +02:00
Commit graph

1 commit

Author SHA1 Message Date
Leroy Hopson
3378e6ff8f
Add process_mode property to PTY
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.
2022-08-06 20:14:56 +12:00