COMMITS
/ editor/js/Sidebar.Geometry.js January 26, 2026
M
Editor: Add morph target support. (#32844)
Michael Herzog committed
January 23, 2026
M
Editor: Improve geometry sidebar with interleaved and instanced support.
Mr.doob committed
December 8, 2024
M
Editor: Fix vertex normals helper regression. (#30069)
Michael Herzog committed
June 10, 2024
Y
syncs VertexNormalHelper when geometry changed (#28613)
ycw committed
May 25, 2024
Y
adds user data input (#28489)
ycw committed
May 13, 2024
Y
to fs (#28221)
ycw committed
March 19, 2024
Y
into utf8 (#27938)
ycw committed
February 20, 2024
M
Editor: Increased Sidebar panel width from 300px to 350px.
Mr.doob committed
February 19, 2024
M
Editor: Clean up.
Mr.doob committed
February 16, 2024
M
Editor: Moved Export Geometry/Object/Scene to Sidebar.
Mr.doob committed
August 25, 2022
M
Examples: add `three/addons/*` alias (#23406)
Marco Fugaro committed
March 13, 2022
M
Editor: Clean up.
Mr.doob committed
January 31, 2022
M
Editor: More let/const usage. (#23398)
Michael Herzog committed
January 21, 2022
M
Global: Fix broken imports. (#23293)
Michael Herzog committed
November 12, 2021
M
Editor: Clean up. (#22822)
Michael Herzog committed
June 30, 2021
M
Editor: Display BoundingBox values instead of BoundingSphere
Mr.doob committed
January 13, 2021
M
Editor: Remove remaining dependencies to Geometry.
Mugen87 committed
December 21, 2020
M
Editor: Import geometry parameter panels dynamically.
Mr.doob committed
July 28, 2020
M
Removed all @author mrdoob.
Mr.doob committed
June 12, 2020
M
Editor: Code clean up.
Mr.doob committed
April 13, 2020
L
Editor: Strings for sidebar.
linbingquan committed
M
Editor: Added Show Vertex Normals button in Sidebar.Geometry.
Mr.doob committed
February 24, 2020
M
Editor: Fix geometry sidebar.
Mugen87 committed
February 6, 2020
M
Editor: Only rebuild geometry sidebar if type has changed.
Mugen87 committed
December 30, 2019
M
Math: Rename to MathUtils.
Mugen87 committed
December 22, 2019
M
Editor: Fix Geometry sidebar.
Mugen87 committed
December 20, 2019
M
Editor: Use THREE namespace.
Mugen87 committed
December 19, 2019
M
Editor: Move to ES6 modules (2nd attempt).
Mugen87 committed
June 23, 2019
M
Editor: Make editor parameter of Command class mandatory.
Mugen87 committed
April 1, 2019
T
Add check for bounding sphere
Temdog007 committed
February 27, 2019
M
Editor: Removed instanceof usage.
Mr.doob committed
October 31, 2018
M
Editor: Clean up.
Mr.doob committed
October 27, 2018
林
Editor: i18n
林炳权 committed
August 20, 2018
M
Editor: Expose BoundingSphere radius.
Mr.doob committed
December 13, 2016
M
Editor: UI improvements.
Mr.doob committed
May 19, 2016
M
Editor: Nicer objectChanged handling.
Mr.doob committed
November 25, 2015
M
Editor: Clean up.
Mr.doob committed
M
Editor: Added more tabs.
Mr.doob committed
M
Editor: Added UI.Row.
Mr.doob committed
October 22, 2015
D
Renamed commands and added folder 'commands'
Daniel committed
October 6, 2015
D
removed unnecessary signal-calls
Daniel committed
October 3, 2015
D
added optionalName attribute to history.execute
Daniel committed
D
Added command property 'name'
Daniel committed
September 27, 2015
D
fixes after rebase
Daniel committed
D
Merge remote-tracking branch 'mrdoob/dev' into dev
Daniel committed
September 2, 2015
M
Editor: Move Convert to BufferGeometry to Actions.
Mr.doob committed
September 1, 2015
D
Merged changes from master- into dev-branch #17
Daniel committed
May 6, 2015
M
Editor: Fixed Sidebar.Geometry
Mr.doob committed
April 15, 2015
M
Editor: Simplified Sidebar.Geometry.
Mr.doob committed