summaryrefslogtreecommitdiffstats
path: root/scene/main/missing_node.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-7/+7
|\
| * Fix a few more super calls in `get_configuration_warnings` methodsA Thousand Ships2024-11-081-7/+7
* | Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
|/
* Revert "Update Node::get_configuration_warnings signature"Rémi Verschelde2024-02-171-2/+2
* Allow opening scenes with missing scene dependencykobewi2024-02-131-2/+21
* Update Node::get_configuration_warnings signatureRedMser2024-02-081-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Change return type of `get_configuration_warnings` to `PackedStringArray`Marc Gilleron2022-09-191-2/+2
* Add a new HashMap implementationreduz2022-05-121-2/+2
* Implement missing Node & Resource placeholdersreduz2022-05-031-0/+98