godot/doc
Fabio Alessandrelli 98b147b319 [Editor] Fix inspector keying signals argument count.
The second parameter of the signals `EditorInspector.property_keyed` and
`EditorProperty.property_keyed_with_value` can be NIL, causing the event
to fire with less arguments when using `emit_signal` that accepts
Variant arguments, so we use the pointer version instead.
2022-01-07 15:48:37 +01:00
..
classes [Editor] Fix inspector keying signals argument count. 2022-01-07 15:48:37 +01:00
tools Merge pull request #56162 from akien-mga/i18n-make_rst-more-translatable 2022-01-07 09:23:57 +01:00
translations i18n: Sync classref translations with current 3.x codebase 2022-01-07 13:39:06 +01:00
Doxyfile
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 13:47:11 +01:00