X Tutup
Skip to content

Allow closing all scene tabs via shortcut#107065

Merged
Repiteo merged 1 commit intogodotengine:masterfrom
timothyqiu:scene-close-all
Sep 20, 2025
Merged

Allow closing all scene tabs via shortcut#107065
Repiteo merged 1 commit intogodotengine:masterfrom
timothyqiu:scene-close-all

Conversation

@timothyqiu
Copy link
Member

Closes godotengine/godot-proposals#12416

  • Closing all scene tabs is already possible.
  • Added a "Close All Scenes" option in the Scene menu after the "Close Scene" option.
  • No default shortcut is assigned.

@timothyqiu timothyqiu requested review from a team as code owners June 2, 2025 21:49
@squk
Copy link

squk commented Jun 3, 2025

This should be possible now via an editor plugin now that #105502 (comment) is merged

@timothyqiu
Copy link
Member Author

This should be possible now via an editor plugin now that #105502 (comment) is merged

They solve different issues.

@Calinou Calinou added this to the 4.x milestone Jun 3, 2025
@KoBeWi KoBeWi modified the milestones: 4.x, 4.6 Jun 16, 2025
@timothyqiu timothyqiu requested a review from a team as a code owner July 16, 2025 12:52
@timothyqiu timothyqiu requested review from a team and removed request for a team July 16, 2025 12:52
@Repiteo Repiteo merged commit 4588542 into godotengine:master Sep 20, 2025
20 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Sep 20, 2025

Thanks!

@timothyqiu timothyqiu deleted the scene-close-all branch September 21, 2025 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a Close All Scenes editor shortcut

5 participants

X Tutup