iizzaya
|
e5dbb05c
|
[Material] Add Date Picker
|
5 年前 |
GitHub
|
251adcb1
|
Merge pull request #313 from UnityTech/fix_editable
Fix editable overflow issue (#312)
|
5 年前 |
Yuncong Zhang
|
1b36474c
|
Fix editable overflow issue.
|
5 年前 |
xingwei.zhu
|
6bb40513
|
fix event camera problem
|
5 年前 |
GitHub
|
f9a1430a
|
Merge pull request #309 from UnityTech/fixdoccn
fix mouse tracker bug
|
5 年前 |
xingwei.zhu
|
707b5754
|
make compute buffer non-static
|
5 年前 |
xingwei.zhu
|
113f0c0a
|
fix mouse tracker bug
|
5 年前 |
xingwei.zhu
|
fd5e8072
|
fix black screen issue (refine)
|
5 年前 |
GitHub
|
0d4a8ce8
|
Merge pull request #306 from UnityTech/release_1.5.4
Release 1.5.4
|
5 年前 |
xingwei.zhu
|
6688841d
|
hard fix computer buffer issue (disable it by default and skip shader preparation when enablecomputebuffer = false)
|
5 年前 |
GitHub
|
6ae2ed99
|
Merge pull request #277 from UnityTech/dev
Dev
|
5 年前 |
xingwei.zhu
|
abd80216
|
Merge branch 'dev' of github.com:UnityTech/UIWidgets into dev
|
5 年前 |
Yuncong Zhang
|
7d8dece7
|
Merge branch 'master' into dev
|
5 年前 |
xingwei.zhu
|
f50875b3
|
fix image loading error: when an image fails to be loaded and initiated correctly, we should Assert the error in debug Mode and handle this situation by workaround in release Mode
|
5 年前 |
GitHub
|
d24a8d1c
|
Merge pull request #305 from UnityTech/modify_page_view
Modify page view a bit for implementation of swiper.
|
5 年前 |
xingwei.zhu
|
d45f9e62
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into dev
|
5 年前 |
Yuncong Zhang
|
f2dac2ac
|
Modify page view a bit for implementation of swiper.
|
5 年前 |
xingwei.zhu
|
ec189832
|
fix mouse position bug when canvas.renderMode == ScreenSpaceCamera (https://answers.unity.com/questions/849117/46-ui-image-follow-mouse-position.html)
|
5 年前 |
GitHub
|
2c57e822
|
Merge pull request #299 from UnityTech/backdropbugfix
backdrop mask bug fix
|
5 年前 |
xingwei.zhu
|
21c4a326
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into dev
|
5 年前 |
GitHub
|
9482e26d
|
Merge pull request #302 from UnityTech/yczhang1.5.4
Update CHANGELOG.
|
5 年前 |
Yuncong Zhang
|
229d17b8
|
Update CHANGELOG.
|
5 年前 |
GitHub
|
c7c3d154
|
Merge pull request #301 from IIzzaya/release_1.5.4
[Release 1.5.4] Update Change Log
|
5 年前 |
iizzaya
|
39500cd9
|
[Release 1.5.4] Update Change Log
|
5 年前 |
xingwei.zhu
|
70d96acd
|
fix gc problem
|
5 年前 |
xingwei.zhu
|
d1bee2ca
|
release note fix
|
5 年前 |
GitHub
|
42f3525b
|
Merge pull request #300 from IIzzaya/master
[Fix] Fix chip debug outline paint error
|
5 年前 |
iizzaya
|
75bf86e9
|
[Fix] Fix chip debug outline paint error.
|
5 年前 |
xingwei.zhu
|
afa58416
|
backdrop mask bug fix
|
5 年前 |
xingwei.zhu
|
a9258321
|
release note
|
5 年前 |
GitHub
|
3e5e1f0c
|
Merge pull request #297 from UnityTech/cupertinosample
Cupertinosample
|
5 年前 |
xingwei.zhu
|
4185924d
|
refine class naming
|
5 年前 |
GitHub
|
5e86391e
|
Merge pull request #298 from IIzzaya/cupertinosample
[Cupertino] Fix bugs
|
5 年前 |
iizzaya
|
7ac156d3
|
[Cupertino] Fix static to static readonly
|
5 年前 |
iizzaya
|
29ec4fab
|
[Cupertino] Fix Action Sheet
|
5 年前 |
GitHub
|
b6482e34
|
Merge pull request #296 from IIzzaya/cupertinosample
[Cupertino] Gallery bug fix
|
5 年前 |
iizzaya
|
f71e43c4
|
[Cupertino] Fix Navigation Demo BorderRadius
|
5 年前 |
iizzaya
|
1384b476
|
[Cupertino] Fix Navigation Demo bugs
|
5 年前 |
xingwei.zhu
|
c842e7f0
|
fix scroll pointer error
|
5 年前 |
iizzaya
|
a1a2a327
|
[Cupertino] Hero fix
|
5 年前 |
GitHub
|
90fd7536
|
Merge pull request #295 from IIzzaya/cupertinosample
[Cupertino] Navigation Bar
|
5 年前 |
iizzaya
|
db6c7275
|
[Cupertino] Fix bug
|
5 年前 |
xingwei.zhu
|
b4307cb3
|
fix compute buffer bug on Unity 2019 and above on low-level machines
|
5 年前 |
iizzaya
|
8486553f
|
[Cupertino] Navigation Bar
|
5 年前 |
xingwei.zhu
|
c3026364
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into dev
|
5 年前 |
GitHub
|
f7ed7510
|
Merge pull request #293 from UnityTech/clean_warning
Clean warnings.
|
5 年前 |
GitHub
|
0a3b5ff0
|
Merge pull request #272 from UnityTech/computebuffer
Computebuffer
|
5 年前 |
xingwei.zhu
|
a08f2daf
|
refine fastShadow (to best match non-fastShadow effects)
|
5 年前 |
Yuncong Zhang
|
74741d5b
|
Merge branch 'master' of https://github.com/UnityTech/UIWidgets into clean_warning
|
5 年前 |
xingwei.zhu
|
10767217
|
fix shader compile errors when target platform doesn't support compute-shader
|
5 年前 |