This repository was archived by the owner on Apr 29, 2021. It is now read-only.
File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -9,3 +9,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
9
### This is the first release of * Unity Package UIWidgets* .
10
10
11
11
* just the first release*
12
+
13
+
14
+ ## [ 1.5.4-release] - 2019-08-30
15
+
16
+ #### In this release we mainly focus on the optimization and stabilization of the framework.
17
+ #### We also upgrade UIWidgets to version 1.5.4, mainly derived from flutter 1.5.4.
18
+
19
+ ### New Features
20
+ - Optimize the GC performance of the rendering system [ \# 247] ( https://github.com/UnityTech/UIWidgets/pull/247 )
21
+ - Optimize the rendering performance of shadows [ \# 257] ( https://github.com/UnityTech/UIWidgets/pull/257 )
22
+ - Leverage Compute Buffer to optimize GPU-CPU communication [ \# 272] ( https://github.com/UnityTech/UIWidgets/pull/272 )
23
+ - Cupertino Theme Supported [ \# 287] ( https://github.com/UnityTech/UIWidgets/pull/287 )
24
+ - Support Unity Editor Drag&Drop mouse event [ \# 253] ( https://github.com/UnityTech/UIWidgets/pull/253 )
25
+ - Implement geometric shapes anti-alias draw [ \# 262] ( https://github.com/UnityTech/UIWidgets/pull/262 )
26
+ - Optimize paragraph layout [ \# 254] ( https://github.com/UnityTech/UIWidgets/pull/254 )
27
+ - Support emoji display and edit [ \# 231] ( https://github.com/UnityTech/UIWidgets/pull/231 )
28
+
You can’t perform that action at this time.
0 commit comments