Three.js Developer Tools のバージョン履歴 - 全 6 バージョン
Three.js Developer Tools 作成者: Jordan Santell
Three.js Developer Tools のバージョン履歴 - 全 6 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 0.4.0
リリース日 : 2020年7月27日 - 1.3 MBfirefox バージョン 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 MBfirefox バージョン 48.0 以降 で動作* Fix the setting of boolean properties from an entity's parameter view.ソースコードは MIT License に従いリリースされています
バージョン 0.3.0
リリース日 : 2020年1月9日 - 1.29 MBfirefox バージョン 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 KBfirefox バージョン 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 KBfirefox バージョン 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 に従いリリースされています