Bartosz Ostapowicz %!s(int64=7) %!d(string=hai) anos
pai
achega
a3660bac10
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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))