godot/doc
Pedro J. Estébanez 5e144022e7 Enhance cache modes in resource loading
- Unify documentation, hoping to clear misconcepctions about about propagation of the cache mode across dependant loads.
- Clarify in docs that `CACHE_MODE_REPLACE` now also works on the main resource (from #87008).
- Add two recursive modes, counterparts of `CACHE_MODE_REPLACE` and `CACHE_MODE_IGNORE`, since it seems some need them (see #59669, #82830).
- Let resources, even loaded with one of the ignore-cache modes, get a path, which is useful for tools.
2024-02-26 14:59:04 +01:00
..
classes Enhance cache modes in resource loading 2024-02-26 14:59:04 +01:00
tools Make RST docs consistent with Editor Help docs 2024-02-19 20:03:27 +03:00
translations i18n: Sync translations with Weblate 2024-02-21 15:32:56 +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