Skip to content

DevTools: Remove empty scenes.#33647

Merged
Mugen87 merged 1 commit into
mrdoob:devfrom
Mugen87:dev2
May 25, 2026
Merged

DevTools: Remove empty scenes.#33647
Mugen87 merged 1 commit into
mrdoob:devfrom
Mugen87:dev2

Conversation

@Mugen87
Copy link
Copy Markdown
Collaborator

@Mugen87 Mugen87 commented May 25, 2026

Fixed #32951.

Description

The PR makes sure empty scenes are removed from the dev tools outliner. This is done after a small timeout of 5 seconds. Whenever 3D objects are added back to the scene, it appears in the UI again.

Regarding #32951: A disposed and cleared RoomEnvironment scene now disappears from the panel. In the below video, dispose/clear happens after 2 seconds, the UI removal in 5 seconds.

video.mov

Comment thread devtools/constants.js Dismissed
@Mugen87 Mugen87 added this to the r185 milestone May 25, 2026
@Mugen87 Mugen87 merged commit ece7ca3 into mrdoob:dev May 25, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Devtools: Dispose Scene are still visible

2 participants