Three.js Developer Tools 版本紀錄 - 6 個版本
Three.js Developer Tools 作者: Jordan Santell
Three.js Developer Tools 版本紀錄 - 6 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 0.4.0
發行於 2020年7月27日 - 1.3 MB適用於 firefox 48.0 與更新版本### 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.原始碼依照 MIT License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 0.3.1
發行於 2020年1月15日 - 1.29 MB適用於 firefox 48.0 與更新版本* Fix the setting of boolean properties from an entity's parameter view.原始碼依照 MIT License 條款釋出
版本 0.3.0
發行於 2020年1月9日 - 1.29 MB適用於 firefox 48.0 與更新版本* 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.原始碼依照 MIT License 條款釋出
版本 0.2.1
發行於 2019年12月14日 - 568.89 KB適用於 firefox 48.0 與更新版本* 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.原始碼依照 MIT License 條款釋出
版本 0.2
發行於 2019年12月14日 - 568.66 KB適用於 firefox 71.0 與更新版本* 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)原始碼依照 MIT License 條款釋出