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에 따라 릴리스된 소스 코드