Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Commit f445970

Browse files
committed
CHANGELOG 0.4.0
1 parent b988f44 commit f445970

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## 0.4.0 (2020/7/27)
2+
3+
### New
4+
5+
* Added inspector view in the rendering panel to debug WebGLRenderers.
6+
7+
### Changes
8+
9+
* Improve styling for the rendering panel.
10+
* Add parameters for lights.
11+
* Fixed int and radian parameters in the parameters view.
12+
* Parameters view will now display readonly parameters.
13+
* Added and updated parameters for many material types.
14+
* Added tooltips to properties in parameters view.
15+
* InstancedBufferGeometry now correctly identified as Geometry.
16+
* SkinnedMesh and InstancedMesh now correctly identified as Mesh.
17+
* Inspecting a CompressedTexture should no longer throw an error.
18+
119
## 0.3.1
220

321
* Fix the setting of boolean properties from an entity's parameter view.

0 commit comments

Comments
 (0)