Histórico de versões do Three.js Developer Tools - 6 versões
Three.js Developer Tools por Jordan Santell
Histórico de versões do Three.js Developer Tools - 6 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 0.4.0
Lançado em 27 de jul de 2020 - 1,3 MBFunciona em firefox 48.0 em diante### 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.Código fonte publicado sob Licença MIT
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 0.3.1
Lançado em 15 de jan de 2020 - 1,29 MBFunciona em firefox 48.0 em diante* Fix the setting of boolean properties from an entity's parameter view.Código fonte publicado sob Licença MIT
Versão 0.3.0
Lançado em 9 de jan de 2020 - 1,29 MBFunciona em firefox 48.0 em diante* 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.Código fonte publicado sob Licença MIT
Versão 0.2.1
Lançado em 14 de dez de 2019 - 568,89 KBFunciona em firefox 48.0 em diante* 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.Código fonte publicado sob Licença MIT
Versão 0.2
Lançado em 14 de dez de 2019 - 568,66 KBFunciona em firefox 71.0 em diante* 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)Código fonte publicado sob Licença MIT
Versão 0.1
Lançado em 12 de jul de 2019 - 817,72 KBFunciona em firefox 67.0 em dianteCódigo fonte publicado sob Licença MIT