1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-15 13:51:40 +00:00
Files
godot/doc/classes
bruvzg ea5bb8b47d [Windows] Improve console handling and execute/create_process.
Always build with the GUI subsystem.
Redirect stdout and stderr output to the parent process console.
Use CreateProcessW for blocking `execute` calls with piped stdout and stderr (prevent console windows for popping up when used with the GUI subsystem build, and have more consistent behavior with `create_process`).
Add `open_console` argument to the `execute` and `create_process` to open a new console window.
Remove `interface/editor/hide_console_window` editor setting.
Remove `Toggle System Console` menu option.
Remove `set_console_visible` and `is_console_visible` functions.
2021-12-18 10:14:07 +02:00
..
2021-11-03 13:39:33 +09:00
2021-11-15 13:14:16 +01:00
2021-11-08 17:42:30 +01:00
2021-11-08 19:11:36 +01:00
2021-10-12 16:22:30 +02:00
2021-10-03 12:37:52 -07:00
2021-08-05 14:57:31 -03:00
2021-11-23 12:20:57 +01:00
2021-11-17 18:07:29 +00:00
2021-11-23 12:20:57 +01:00
2021-11-08 17:42:30 +01:00
2021-12-16 17:49:22 +08:00
2021-10-28 10:16:56 -05:00
2021-12-17 19:19:41 +01:00
2021-10-17 12:12:20 +11:00
2021-10-17 12:12:20 +11:00
2021-10-17 12:12:20 +11:00