pandemonium_engine/doc
Hugo Locurcio e315a93f87 Expose the "restart on exit" OS functionality
This can be used to restart a project with specific command line arguments
applied. This can work in tandem with `OS.get_cmdline_args()` to restart
with the same command line arguments as used to originally run the project.

Example use cases:

- Restart to apply an user setting change that requires a restart to work.
- Restart with a Godot command line argument to change the video driver,
  audio driver, etc.
2022-10-08 16:34:07 +02:00
..
classes Expose the "restart on exit" OS functionality 2022-10-08 16:34:07 +02:00
engine Moved ThreadPool to core. Also it can change it's thread count now when it has time for it. 2022-09-10 04:16:50 +02:00
tools Add a [kbd] tag for highlighting keyboard shortcuts in the editor help 2022-09-16 21:49:06 +02:00
translations
Doxyfile
Makefile Fixes doc/Makefile fails if path contains spaces 2022-10-08 16:22:55 +02:00