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 许可证 发布
下载 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 许可证 发布
版本 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 许可证 发布
版本 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 许可证 发布
版本 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 许可证 发布