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 Jul 27, 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 License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.3.1
Released Jan 15, 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 License
Version 0.3.0
Released Jan 9, 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 License
Version 0.2.1
Released Dec 14, 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 License
Version 0.2
Released Dec 14, 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 License
Version 0.1
Released Jul 12, 2019 - 817.72 KBWorks with firefox 67.0 and laterSource code released under MIT License