Three.js Developer Tools version history - 6 versions
Three.js Developer Tools by Jordan Santell
Three.js Developer Tools version history - 6 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.4.0
Released 27 Jul 2020 - 1.3 MBWorks with firefox 48.0 and later### New
* Added inspector view in the rendering panel to debug WebGLRenderers.
### Changes
* Improve styling for the rendering panel.
* Add parameters for lights.
* Fixed int and radian parameters in the parameters view.
* Parameters view will now display readonly parameters.
* Added and updated parameters for many material types.
* Added tooltips to properties in parameters view.
* InstancedBufferGeometry now correctly identified as Geometry.
* SkinnedMesh and InstancedMesh now correctly identified as Mesh.
* Inspecting a CompressedTexture should no longer throw an error.Source code released under MIT Licence
Older versions
Version 0.3.1
Released 15 Jan 2020 - 1.29 MBWorks with firefox 48.0 and later* Fix the setting of boolean properties from an entity's parameter view.Source code released under MIT Licence
Version 0.3.0
Released 9 Jan 2020 - 1.29 MBWorks with firefox 48.0 and later* Add several views to filter entities: Scene graph, geometry, materials, textures, and renderer.
* Improved heuristics on displaying all available entities in overviews, rather than needing to refresh often.
* Significant improvement to scenes with large assets/data (textures, geometry).
* Entity dependencies are now shown as links in the parameter view -- select a Mesh's material, or geometry, for example.Source code released under MIT Licence
Version 0.2.1
Released 14 Dec 2019 - 568.89 kBWorks with firefox 48.0 and later* Display three.js revision found in content to console
* Display correct extension version in console
* Rejoice! Extensions now support [major.minor.patch] format in versions.Source code released under MIT Licence
Version 0.2
Released 14 Dec 2019 - 568.66 kBWorks with firefox 71.0 and later* Refresh button to get latest changes of a scene
* Fixed issues in debugging scenes with unserializable objects (InterleavedBufferAttribute, WebGLRenderTarget, DataTexture, ParametricGeometry)
* Style improvements (@jacobcoughenour)
* Dark theme support (@jacobcoughenour)Source code released under MIT Licence
Version 0.1
Released 12 Jul 2019 - 817.72 kBWorks with firefox 67.0 and laterSource code released under MIT Licence