virtualx-engine/doc
George Marques f2166ba92f
GDScript: Don't coerce default values to the export hint type
This behavior is inconsistent with non tools builds and can create
issues. Instead, a warning is emitted if there's a type mismatch. If the
type can't be converted, an error is shown instead.

For the editor it gives a converted value to avoid issues with the
property editor, which expects the correct type.
2022-03-02 12:26:17 -03:00
..
classes GDScript: Don't coerce default values to the export hint type 2022-03-02 12:26:17 -03:00
tools Fix typos with codespell 2022-02-11 09:50:59 +01:00
translations i18n: Sync classref translations with Weblate 2022-02-16 10:04:37 +01:00
Doxyfile Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 14:40:13 +01:00