Commit 52916d0
committed
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.0...v2.1.0) (2024-07-23)
### Bug Fixes
* fix null exception ([15d6917](15d6917))
* fix upgrading asset system (v1 to v2) ([e6d0c60](e6d0c60))
* support 'Apply display rotation during rendering' for Vulkan (experimental) ([f5c9b41](f5c9b41)), closes [#171](#171)
### Features
* add 'Hide Generated Components' option in project settings ([053e92b](053e92b))
* add a help box to the auto-generated object inspector ([f2d2115](f2d2115)), closes [#175](#175)
* revive `SoftMask.alpha` ([8080cb2](8080cb2)), closes [#172](#172)
* softmask buffers are now baked considering `Graphic.color.a` ([2eaaad6](2eaaad6))1 parent 9165da4 commit 52916d0
2 files changed
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
1 | 18 | | |
2 | 19 | | |
3 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments