xingwei.zhu
|
0c7b092c
|
enable compute buffer by default + remove test codes
|
5 年前 |
iizzaya
|
281ff888
|
[Cupertino] Add unfinished Navigation gallery demo.
|
5 年前 |
xingwei.zhu
|
3c52e8e3
|
compile the necessary shaders only
|
5 年前 |
iizzaya
|
288df053
|
[Cupertino] Add Action Sheet & Dialog
|
5 年前 |
GitHub
|
42951775
|
Merge pull request #290 from UnityTech/yczhang1.5.4
Fix typo.
|
5 年前 |
xingwei.zhu
|
a8f5c08c
|
refine release logics
|
5 年前 |
Yuncong Zhang
|
b0dea9aa
|
Fix typo.
|
5 年前 |
iizzaya
|
f2eeefa2
|
[Cupertino] Fix warnings
|
5 年前 |
xingwei.zhu
|
9ab5eb65
|
release compute buffer when reference is none
|
5 年前 |
xingwei.zhu
|
df755b20
|
fix cupertino button warning
|
5 年前 |
xingwei.zhu
|
b884ab45
|
remove all hardware-MSAA related codes
|
5 年前 |
xingwei.zhu
|
c340751f
|
compute buffer setup - discard isMainCanvas related logics
|
5 年前 |
Yuncong
|
17e5c5fa
|
Merge branch 'hook1.5.4' of https://github.com/UnityTech/UIWidgets into hook1.5.4
|
5 年前 |
GitHub
|
c5a65434
|
Merge pull request #288 from UnityTech/fixiostextfieldcrash
fix text field crash (merged from ConnectApp)
|
5 年前 |
xingwei.zhu
|
ea0b2800
|
compute buffer setup - static Compute Buffer
|
5 年前 |
GitHub
|
2afb2e0c
|
Merge pull request #287 from UnityTech/cupertino
Cupertino
|
5 年前 |
xingwei.zhu
|
77658f2a
|
fix text field crash (merged from ConnectApp)
|
5 年前 |
xingwei.zhu
|
62426391
|
compute buffer setup - shadow shader
|
5 年前 |
GitHub
|
30fb2bc5
|
Merge pull request #284 from IIzzaya/cupertino
[Cupertino] Update Cupertino gallery
|
5 年前 |
Yuncong
|
4405d7ac
|
Merge branch 'master' into hook1.5.4
|
5 年前 |
GitHub
|
e9141ee4
|
Merge pull request #286 from UnityTech/fix_editing_bug
Fix bug in paragraph.
|
5 年前 |
xingwei.zhu
|
e6f4fcf1
|
add metas
|
5 年前 |
iizzaya
|
82b6fc9b
|
[Cupertino] Update Cupertino gallery
|
5 年前 |
Yuncong
|
a6fc106e
|
Remove debug line.
|
5 年前 |
xingwei.zhu
|
4721c623
|
compute buffer setup - more shaders (except shadows) + refine shader folder
|
5 年前 |
iizzaya
|
653f437c
|
[Cupertino] Fix bugs & Update Gallery.
|
5 年前 |
Yuncong
|
dde66879
|
Fix bug in editable.
|
5 年前 |
xingwei.zhu
|
9b220fdf
|
compute buffer setup - convexfill
|
5 年前 |
xingwei.zhu
|
97164296
|
implement tab view
|
5 年前 |
GitHub
|
04e39e7b
|
Merge pull request #269 from UnityTech/androidfix
Androidfix
|
5 年前 |
xingwei.zhu
|
0eff16e9
|
compute buffer setup
|
5 年前 |
GitHub
|
286caab0
|
Merge pull request #283 from UnityTech/yczhang1.5.4
[Cupertino] Implement tab scaffold.
|
5 年前 |
GitHub
|
71b63712
|
Merge pull request #266 from UnityTech/dev
Dev
|
5 年前 |
GitHub
|
7c9426b0
|
Merge pull request #270 from UnityTech/antialias
Fix transparent color issue.
|
5 年前 |
xingwei.zhu
|
0b055504
|
Merge branch 'dev' of https://github.com/UnityTech/UIWidgets
|
5 年前 |
Yuncong Zhang
|
c2a0a0dd
|
[Cupertino] Implement tab scaffold.
|
5 年前 |
GitHub
|
adfd8f12
|
Merge pull request #282 from UnityTech/yczhang1.5.4
Implement slider.
|
5 年前 |
xingwei.zhu
|
b209ca81
|
merge bug fix
|
5 年前 |
Yuncong Zhang
|
f439eb9c
|
Merge branch 'cupertino' of github.com:UnityTech/UIWidgets into yczhang1.5.4
|
5 年前 |
xingwei.zhu
|
ed5f3d1d
|
Merge branch 'cupertino' of github.com:UnityTech/UIWidgets into cupertino
|
5 年前 |
GitHub
|
afc5823c
|
Merge pull request #268 from UnityTech/optmize_shadow
fix shadow clip bug
|
5 年前 |
GitHub
|
ac74cbcb
|
Merge pull request #280 from IIzzaya/cupertino
Cupertino Add Scrollbar & Switch & Thumb Painter
|
5 年前 |
Yuncong Zhang
|
6578c866
|
[Cupertino] Implement slider.
|
5 年前 |
xingwei.zhu
|
aa75a8a6
|
implement Cupertino text field + text selection
|
5 年前 |
GitHub
|
e8f7253a
|
Merge pull request #267 from UnityTech/androidfix
fix issue: softinput fails to popup after pause&resume the app once
|
5 年前 |
GitHub
|
5836cbf7
|
Merge pull request #281 from UnityTech/yczhang1.5.4
[Cupertino] Implement nav bar (with ValueListenerBuilder and DefaultTextStyleTransition)
|
5 年前 |
xingwei.zhu
|
391292ae
|
Merge branch 'optmize_shadow' of github.com:UnityTech/UIWidgets into dev
# Conflicts:
# Runtime/ui/painting/path.cs
# Runtime/ui/renderer/cmdbufferCanvas/rendering/canvas_impl.cs
# Runtime/ui/renderer/cmdbufferCanvas/rendering/canvas_shader.cs
|
5 年前 |
Yuncong Zhang
|
8036f6e4
|
[Cupertino] Remove text direction in nav bar.
|
5 年前 |
xingwei.zhu
|
57b9eec6
|
Merge branch 'optmize_shadow' of github.com:UnityTech/UIWidgets into dev
# Conflicts:
# Runtime/ui/painting/path.cs
# Runtime/ui/renderer/cmdbufferCanvas/rendering/canvas_impl.cs
# Runtime/ui/renderer/cmdbufferCanvas/rendering/canvas_shader.cs
|
5 年前 |
Yuncong Zhang
|
5a85697c
|
[Cupertino] Fix some accidental changes in samples.
|
5 年前 |