Skip to content

Commit

Permalink
Editor: Save renderer changes automatically.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdoob committed Apr 15, 2021
1 parent 0f418c7 commit 7c3d2f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editor/js/Sidebar.Project.Renderer.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ function SidebarProjectRenderer( editor ) {
currentRenderer.toneMappingExposure = toneMappingExposure.getValue();

signals.rendererCreated.dispatch( currentRenderer );
signals.rendererUpdated.dispatch();

}

Expand Down

0 comments on commit 7c3d2f4

Please sign in to comment.