virtualx-engine/doc
Emanuel Acosta Gonzalez (emanvidmaker) 40651eb642
FileAccess.xml had conflicting function names in its example code
In the example code the declared load() function conflicts with global scope load(). so if you copy pasted it in godot 4.2.2 you would get a "Too few arguments for "load()" call. Expected at least 1 but received 0." error since it doesn't override global scope load().
2024-04-25 18:51:37 -04:00
..
classes FileAccess.xml had conflicting function names in its example code 2024-04-25 18:51:37 -04: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