1569 次代码提交 (ac74cbcb-8609-4a97-9c4e-f65c1d63aa11)

作者 SHA1 备注 提交日期
GitHub 0a3b5ff0 Merge pull request #272 from UnityTech/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 年前
xingwei.zhu e6f4fcf1 add metas 5 年前
xingwei.zhu 4721c623 compute buffer setup - more shaders (except shadows) + refine shader folder 5 年前
GitHub 04e39e7b Merge pull request #269 from UnityTech/androidfix 5 年前
GitHub 71b63712 Merge pull request #266 from UnityTech/dev 5 年前
GitHub 7c9426b0 Merge pull request #270 from UnityTech/antialias 5 年前
GitHub ac74cbcb Merge pull request #280 from IIzzaya/cupertino 5 年前
Yuncong Zhang 6578c866 [Cupertino] Implement slider. 5 年前
GitHub 5836cbf7 Merge pull request #281 from UnityTech/yczhang1.5.4 5 年前
Yuncong Zhang 8036f6e4 [Cupertino] Remove text direction in nav bar. 5 年前
Yuncong Zhang 5a85697c [Cupertino] Fix some accidental changes in samples. 5 年前
iizzaya 365f0621 [Cupertino] Add Switch & Thumb Painter 5 年前
Yuncong Zhang 0b6b7511 [Cupertino] Implement nav_bar. 5 年前
iizzaya f5389279 [Cupertino] Add Scrollbar 5 年前
Yuncong Zhang 61bdc1b5 Merge branch 'cupertino' of github.com:UnityTech/UIWidgets into yczhang1.5.4 5 年前
GitHub 89e2bd6a Merge pull request #279 from IIzzaya/cupertino 5 年前
iizzaya ece133b2 [Cupertino] Add Cupertino Sample 5 年前
iizzaya 4f524133 [1.5.4] Add CupertinoPageScaffold 5 年前
Yuncong Zhang 8e5e55f6 Tmp store. 5 年前
iizzaya 901de69e [1.5.4] Fix accessibility level 5 年前
Yuncong Zhang ff5cde19 [Cupertino] Implement bottom_app_bar. 5 年前
GitHub 266e6ea0 Merge pull request #278 from IIzzaya/hook1.5.4 5 年前
iizzaya d5d5b323 [1.5.4] Remove Semantics relatives 5 年前
iizzaya e5c56129 [1.5.4] Fix accessibility level 5 年前
iizzaya 0cb4fb39 [1.5.4] Add Cupertino. 5 年前
xingwei.zhu 8e8dfe23 fix input_decoration _layout bug (c# doesn't support null key in Dictionary while dart support Map[null] = value) 5 年前
xingwei.zhu 355e7b4a fix scroll event bug (change delta => scrollDelta to fetch the correct scroll movement info) 5 年前
GitHub 7b90a814 Merge pull request #276 from UnityTech/yczhang1.5.4 5 年前
Yuncong Zhang 002ded97 [1.5.4] Fix issues. 5 年前
Yuncong Zhang 9a2e58bf [1.5.4] Upgrade most of material. 5 年前
Yuncong Zhang 79a276e6 [1.5.4] Upgrade most of the material widgets. 5 年前
Yuncong Zhang 874a0333 [1.5.4] Fix chip theme issue. 5 年前
Yuncong Zhang 853462df [1.5.4] Upgrade chip and chip theme. 5 年前
Yuncong Zhang 5a413a16 [1.5.4] Fix bottom navigation bar label position. 5 年前
Yuncong Zhang 22395196 [1.5.4] Upgrade bottom navigation bar. 5 年前
Yuncong Zhang 1d04c817 [1.5.4] Upgrade app and app_bar. 5 年前