COMMITS
/ editor/js/Sidebar.Project.js January 12, 2026
M
Editor: Add Resources panel to Project sidebar. (#32729)
mrdoob committed
M
Editor: Move render options from sidebar to menubar. (#32727)
mrdoob committed
February 28, 2024
M
Editor: Added Image render section (Realistic shading not ready yet).
Mr.doob committed
February 19, 2024
M
Editor: Removed VR code from App.js (#27772)
mrdoob committed
January 31, 2022
M
Editor: More let/const usage. (#23398)
Michael Herzog committed
April 15, 2021
M
Editor: Empty project title on clear.
Mr.doob committed
April 8, 2021
M
Editor: Only display video renderer when SharedArrayBuffer is available.
Mr.doob committed
February 7, 2021
M
Editor: Added ffmpeg.wam video renderer
Mr.doob committed
M
Editor: Commented out materials panel for now.
Mr.doob committed
M
Editor: Refactored Settings
Mr.doob committed
M
Editor: Moved Materials panel to its own file.
Mr.doob committed
M
Editor: Moved Renderer panel to its own file.
Mr.doob committed
July 28, 2020
M
Removed all @author mrdoob.
Mr.doob committed
June 24, 2020
M
Editor: Refactored Sidebar.Project.
Mr.doob committed
June 19, 2020
M
Editor: Clean up.
Mr.doob committed
M
Editor: Refactored Sidebar.Project
Mr.doob committed
June 14, 2020
M
Editor: Simplified Siderbar.Project.
Mr.doob committed
June 12, 2020
M
Editor: Code clean up.
Mr.doob committed
June 10, 2020
M
WebGLRenderer: Removed Uncharted2ToneMapping.
Mr.doob committed
June 9, 2020
M
WebGLRenderer: Removed toneMappingWhitePoint
Mr.doob committed
M
Editor: Fixed project title input size.
Mr.doob committed
May 30, 2020
M
Editor: Fix usage of rendering settings.
Mugen87 committed
May 24, 2020
L
createRenderer with toneMappingWhitePoint
linbingquan committed
May 23, 2020
L
Updated Sidebar.Project.js
linbingquan committed
February 29, 2020
M
Editor: VR code clean up.
Mr.doob committed
February 28, 2020
M
Merge pull request #18630 from wolfgangmeyers/vr-option
Mr.doob committed
February 17, 2020
M
Editor: Slightly improve renderer settings.
Mugen87 committed
February 14, 2020
M
Editor: Add option for shadow type configuration.
Mugen87 committed
February 12, 2020
W
Add VR configuration option
Wolfgang Meyers committed
February 8, 2020
M
Editor: Project panel clean up.
Mr.doob committed
February 7, 2020
M
Editor: Ensure material browser shows correct material name.
Mugen87 committed
February 5, 2020
M
Editor: Add physicallyCorrectLights project settings.
Mugen87 committed
February 3, 2020
M
Editor: Add support for equirect HDR textures.
Mugen87 committed
M
Editor: Use PMREMGenerator and Scene.environment.
Mugen87 committed
January 30, 2020
M
Editor: Added tone mapping project settings.
Mugen87 committed
January 24, 2020
M
Editor: Automatically remove unused materials from material browser.
Mugen87 committed
January 1, 2020
M
Editor: Removed SVGRenderer.
Mr.doob committed
M
Editor: Always assume WebGL support.
Mugen87 committed
M
Removed RaytracingRenderer.
Mr.doob committed
December 20, 2019
M
Editor: Use THREE namespace.
Mugen87 committed
December 19, 2019
M
Editor: Move to ES6 modules (2nd attempt).
Mugen87 committed
December 17, 2019
M
Editor: Remove WebVR support.
Mugen87 committed
December 6, 2019
L
Editor: Add zh for Sidebar.
linbingquan committed
October 24, 2019
M
Removed SoftwareRenderer
Mr.doob committed
October 15, 2019
M
Editor: Clean up.
Mr.doob committed
September 23, 2019
M
Editor: Auto select material in material browser.
Mr.doob committed
M
Editor: Materials browser code clean up.
Mr.doob committed
M
Editor: Materials browser code clean up.
Mr.doob committed
September 22, 2019
D
Basic Material browser UI and implementation
Dinesh Slaunke committed