瀏覽代碼

what's new

Bartosz Ostapowicz 7 年之前
父節點
當前提交
a3660bac10
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      what's new.md

+ 1 - 1
what's new.md

@@ -121,7 +121,7 @@
 - Added `alphaCutOff` support for StandardMaterial ([deltakosh](https://github.com/deltakosh))
 - New `serialize` and `Parse` functions for SSAO2 Rendering Pipeline ([julien-moreau](https://github.com/julien-moreau))
 - Added `furOcclusion` property to FurMaterial to control the occlusion strength ([julien-moreau](https://github.com/julien-moreau))
-
+- Added `isEnabled` property to InputText to control if input can be focused ([barteq100](https://github.com/barteq100)) 
 ## Bug fixes
 
 - `setPivotMatrix` was not setting pivot correctly. This is now fixed. We also introduced a new `setPreTransformMatrix` to reproduce the sometimes needed behavior of the previous `setPivotMatrix` function ([deltakosh](https://github.com/deltakosh))