Merge upstream Godot 4.6.1-stable
Some checks failed
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled

This commit is contained in:
2026-03-06 15:22:01 -05:00
4423 changed files with 904694 additions and 168624 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env python3
from __future__ import annotations
if __name__ != "__main__":