godot/doc
Hugo Locurcio ed540964ee
Add an editor setting to import resources while unfocused
This can be used to speed up iteration by starting the import process
earlier when saving files in the project folder. This also allows getting
visual feedback on changes without having to click the editor window,
which is useful with multi-monitor setups.

The downside is that this increases idle CPU usage and may steal CPU
time from other applications when importing resources, so this is
disabled by default.
2024-04-15 19:40:04 +02:00
..
classes Add an editor setting to import resources while unfocused 2024-04-15 19:40:04 +02:00
tools Add further details on properties returning Packed*Array 2024-04-08 11:35:27 +02:00
translations i18n: Sync translations with Weblate 2024-03-04 16:16:19 +01:00
class.xsd Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
Doxyfile
Makefile Fix translation po file not found when make rst 2023-11-19 11:29:46 +08:00