GitHub
|
2afb2e0c
|
Merge pull request #287 from UnityTech/cupertino
Cupertino
|
5 年前 |
xingwei.zhu
|
77658f2a
|
fix text field crash (merged from ConnectApp)
|
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
|
1db8bcdd
|
fix some sample errors
|
5 年前 |
GitHub
|
0a3b5ff0
|
Merge pull request #272 from UnityTech/computebuffer
Computebuffer
|
5 年前 |
xingwei.zhu
|
a08f2daf
|
refine fastShadow (to best match non-fastShadow effects)
|
5 年前 |
xingwei.zhu
|
10767217
|
fix shader compile errors when target platform doesn't support compute-shader
|
5 年前 |
xingwei.zhu
|
5960a705
|
rename function names
|
5 年前 |
xingwei.zhu
|
8002f95f
|
refine canvasShader
|
5 年前 |
xingwei.zhu
|
346cccf4
|
refine the logic on supportComputeBuffer check
|
5 年前 |
xingwei.zhu
|
e7684767
|
merge ios device changes
|
5 年前 |
xingwei.zhu
|
33537368
|
Merge branch 'dev' of github.com:UnityTech/UIWidgets into computebuffer
|
5 年前 |
xingwei.zhu
|
0c7b092c
|
enable compute buffer by default + remove test codes
|
5 年前 |
xingwei.zhu
|
3c52e8e3
|
compile the necessary shaders only
|
5 年前 |
xingwei.zhu
|
a8f5c08c
|
refine release logics
|
5 年前 |
xingwei.zhu
|
9ab5eb65
|
release compute buffer when reference is none
|
5 年前 |
xingwei.zhu
|
c340751f
|
compute buffer setup - discard isMainCanvas related logics
|
5 年前 |
xingwei.zhu
|
ea0b2800
|
compute buffer setup - static Compute Buffer
|
5 年前 |
xingwei.zhu
|
62426391
|
compute buffer setup - shadow shader
|
5 年前 |
GitHub
|
30fb2bc5
|
Merge pull request #284 from IIzzaya/cupertino
[Cupertino] Update Cupertino gallery
|
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 年前 |