godot/main
Hugo Locurcio 6e5e7b8cb7
Add --log-file command line argument to write output log to a file
This works even if file logging is disabled in the project settings,
or for the editor/project manager.

`--log-file`'s value can be an absolute path or relative to the project
directory (similar to existing arguments like `--write-movie`).
2024-01-19 20:30:04 +01:00
..
app_icon.png
main_builders.py
main_timer_sync.cpp Add frame delta smoothing option (4.x) 2023-05-16 13:57:25 +01:00
main_timer_sync.h Add frame delta smoothing option (4.x) 2023-05-16 13:57:25 +01:00
main.cpp Add --log-file command line argument to write output log to a file 2024-01-19 20:30:04 +01:00
main.h
performance.cpp Update deferred calls to use Callables 2024-01-09 16:11:47 +01:00
performance.h
SCsub
splash.png