Files
godot/editor
Hugo LocurcioandRémi Verschelde f45a2f4dea Rename "Singleton" to "Global Variable" in the AutoLoad editor
The name "Singleton" was misleading because Godot does not actually
enforce a singleton pattern for autoloads. They can be instanced
multiple times.

"Global Variable" makes it more obvious that all the checkbox does
is expose the AutoLoad with a global variable for easy access.

(cherry picked from commit 1e53bac8b4)
2021-06-17 12:47:52 +02:00
..
2021-06-16 07:03:11 +02:00
2021-02-18 12:23:25 +01:00