David Catuhe 5 năm trước cách đây
mục cha
commit
c9a0fb8a6d
2 tập tin đã thay đổi với 6 bổ sung2 xóa
  1. 5 1
      dist/preview release/what's new.md
  2. 1 1
      package.json

+ 5 - 1
dist/preview release/what's new.md

@@ -1,12 +1,12 @@
 # 4.2.0
 
 ## Major updates
+- Added particle editor to the Inspector ([Deltakosh](https://github.com/deltakosh)
 
 ## Updates
 
 ### General
 
-- NME Frames are now resizable from the corners ([Kyle Belfort](https://github.com/belfortk)
 - Refactored React refs from old string API to React.createRef() API ([Kyle Belfort](https://github.com/belfortk)
 
 - Scale on one axis for `BoundingBoxGizmo` ([cedricguillemet](https://github.com/cedricguillemet))
@@ -19,6 +19,10 @@
 - Allow logging of shader code when a compilation error occurs ([Popov72](https://github.com/Popov72))
 - Add back support for selecting textures based on engine capabilities ([bghgary](https://github.com/bghgary))
 
+### NME
+
+- NME Frames are now resizable from the corners ([Kyle Belfort](https://github.com/belfortk)
+
 ### Inspector
 
 - Handle PBR colors as colors in linear space ([Popov72](https://github.com/Popov72))

+ 1 - 1
package.json

@@ -107,4 +107,4 @@
         "xhr2": "^0.1.4",
         "xmlbuilder": "8.2.2"
     }
-}
+}