Skip to content

Editor: Add default environment.#32752

Merged
mrdoob merged 1 commit intodevfrom
editor
Jan 14, 2026
Merged

Editor: Add default environment.#32752
mrdoob merged 1 commit intodevfrom
editor

Conversation

@mrdoob
Copy link
Owner

@mrdoob mrdoob commented Jan 14, 2026

Description

While working on the USD loader I've been dropping many files in the editor and everytime a new file loads it shows black because the scene has no lights. After loading the file I have to select the environment every time. Made me wonder if it wouldn't be just better for the editor to just have the RoomEnvironment as the default environment.

Changes

  • Renamed 'Room' environment to 'Default' and enabled it by default
  • Renamed 'None' background to 'Default' (grey viewport color)
  • Made dropdown values consistent ('None': 'None' for environment and fog)
  • Added backward compatibility for projects saved with 'Room' environment
Screenshot 2026-01-14 at 23 06 41

(Made with Claude Opus 4.5)

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.

1 participant