godot-module-template/doc
Hugo Locurcio cbb8f55b96
Show a warning toast when saving a large text-based scene
Text-based scenes that contain large amounts of binary data
are slower to save and load. Their binary resources should be moved
to separate files, or the binary `.scn` format should be used instead.
2025-11-18 02:03:05 +01:00
..
classes Show a warning toast when saving a large text-based scene 2025-11-18 02:03:05 +01:00
tools Add missing warning about copying packed arrays to EditorHelpBit 2025-11-11 14:23:56 +03:00
translations i18n: Sync translations with Weblate 2025-09-30 13:32:35 +02:00
class.xsd Docs: Add missing deprecated/experimental tag support for theme items 2024-09-04 17:49:05 +03:00
Doxyfile Fix various typos 2025-01-08 14:47:42 +02:00
Makefile