124 次代码提交 (a5c03e56-f1ad-4587-b129-27342ac81052)

作者 SHA1 备注 提交日期
kg 70c6b681 updates 6 年前
kg 79c3c83d updates 6 年前
kg 0daf0fb5 some updates. 6 年前
kg 90ac4089 some updates. 6 年前
kg 039631a5 add diagnostics. 6 年前
kg 70cc57ee gestures 6 年前
fzhangtj 8e442b7e move mesh generate logic into canvas 6 年前
kg 731f823d widgets 6 年前
gewentao 562e0b71 update widgets 6 年前
gewentao 7d1c51c4 merge framework 6 年前
kg 6995fceb scrollable. 6 年前
gewentao 8143c534 refine image 6 年前
kg 9ad18499 scroll updates 6 年前
gewentao 4fd35765 merge 6 年前
kg 410818cb scroller updates. 6 年前
kg b30684bd Merge remote-tracking branch 'origin/master' 6 年前
gewentao 6b8f30d9 stack & aspect ratio 6 年前
kg c6ad4737 add raster cache. 6 年前
kg 4b9239b0 update canvas 6 年前
fzhangtj f05de4ec inspector 6 年前
fzhangtj cd58f0a7 mouse hover 6 年前
kg c254afde merge 6 年前
fzhangtj cb240799 rename namespace 6 年前
xingwei.zhu a1166ec6 fix issue2 matrix4x4 -> matrix3 6 年前
xingwei.zhu c346a9ea fix according to comments on 2019/1/3 6 年前
xingwei.zhu 6d0089a0 fix : remove all matrix4x4 utils, move some useful matrix3 utils to matrix3 and leave only application-specific functions in MatrixUtils; replace property determinant with function invertable() 6 年前
xingwei.zhu 07f123c4 fix : makeTrans(Vector) --> makeTrans(Offset); use Matrix3.invert directly 6 年前
kg 6aa80211 format code. use setting repository. 6 年前
kg 9b669ea8 fix mesh leak. 6 年前
kg 8ccc89d6 add Path.contains. 6 年前
fzhangtj 2f474e8b update 6 年前
fzhangtj a3aea510 navigation 6 年前
fzhangtj 3ede87e3 fix 6 年前
xingwei.zhu 7498399a dragdrop codes: fix Axis.none, add drag_utils and format problems 6 年前
Fan Zhang 26d239dc Merge branch 'kgdev' into 'master' 6 年前
xingwei.zhu 36c1fd37 more material components: support material button 6 年前
xingwei.zhu a22dadce material components: code review + .editorconfig update: add one more rule for class modifier: internal 6 年前
fzhangtj 2887412b text selection overlay 6 年前
xingwei.zhu 9dc2eebe Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into dragdrop_fix 6 年前
xingwei.zhu 6820b203 material: Path.addPath => Path.shift 6 年前
xingwei.zhu 71be303c solve syntax error + remedy warnings 6 年前
kg 5b72935c fix typo. 6 年前
xingwei.zhu d8e75c4a code style cleanup (add 2 more rules) 6 年前
xingwei.zhu 8709fe38 Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material 6 年前
xingwei.zhu 599d0e3e code review + fix 6 年前
xingwei.zhu d09c8037 polish test case 6 年前
xingwei.zhu 78576dc3 scroller version 1 6 年前
xingwei.zhu 74197d4c scroller version 2 6 年前
Yuncong Zhang 7bea6c4c Change double to float. 6 年前
Yuncong Zhang d821002b Remove all (float) and replace Math with Mathf. 6 年前
Yuncong Zhang f15dae0f Fix some mistakes. 6 年前
fzhangtj de1e6859 add inspector functions: refresh, toggle debug paint 6 年前
xingwei.zhu f2fe14fe clipRRect + fix clipRRectLayer 6 年前
fzhangtj 88ac27cb Merge remote-tracking branch 'upstream/master' 6 年前
kg c523fe54 some changes. 6 年前
xingwei.zhu 204b4bc8 scaffold 1 6 年前
Yuncong Zhang 9b1bba59 Implement Dismissible. 6 年前
xingwei.zhu 3d1425b4 Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material 6 年前
xingwei.zhu 374b5ae2 scaffold test sample 6 年前
xingwei.zhu 854d9b4d code style + bug fix 6 年前
kg 08783d15 some fixes. 6 年前
kg 37bd09c7 add backdrop image filter. 6 年前
Yuncong Zhang dc7e8b0b Implement CardsDemo. 6 年前
Yuncong 09a1f460 Fix issue 6 年前
Yuncong Zhang 19d64981 Clear warnings 6 年前
xingwei.zhu 380ecced material shadow basic version 6 年前
xingwei.zhu e2f5ebf6 rendering part 1 5 年前
kg 1e7cd02e fix clipPath. 5 年前
Yuncong Zhang 6f2578e2 Merge branch 'master' into yczhang 5 年前
xingwei.zhu b7839a20 mouse tracking (refer to 1811d574 (diff-f41d041ddd3fe665cc9e123f992bb5e0)) 5 年前
xingwei.zhu dfc558f0 fix flutter bug (refer to b3a5be86) 5 年前
kg 5a817602 1. refine assert. defer message generation. 5 年前
xingwei.zhu 35cd9ca1 fix a bug in flutter + reimport support to textSpan-level hoverrecognizer 5 年前
xingwei.zhu b0400b19 Merge branch 'master' of github.com:UnityTech/UIWidgets into mouse_tracking 5 年前
xingwei.zhu 11863c4a trace fix 5 年前
Yuncong Zhang 14e9fa4f Implement ClipOval. 5 年前
Yuncong Zhang a47c3967 Fix. 5 年前
GitHub ca1c1002 Merge pull request #183 from UnityTech/mouse_tracking 5 年前
iizzaya 4f3274d0 [Feature] Add Drag and Drop feature between UnityObject and UIWidgets 5 年前
iizzaya beb230fa [Format] Surround Drag&Drop feature with #if pair 5 年前
iizzaya 5f9473ff [Feature] reformat the code with #if 5 年前
iizzaya 8b9854e6 [Format] Remove unnecessary annotations 5 年前
iizzaya 9b0be843 [Format] Code clean up 5 年前
Yuncong Zhang 27c41cc7 [1.5.4] Upgrade rendering objects. 5 年前
Yuncong Zhang 796f0fc3 [1.5.4] Upgrade proxy box. 5 年前
iizzaya 288df053 [Cupertino] Add Action Sheet & Dialog 5 年前
siyao e1f50623 transform matrix3 to matrix4 4 年前
siyao 239f2267 add local position 4 年前
siyao e3311cb4 add local position sample scene 4 年前
Kevin Gu 52e20ad9 remove this. 4 年前
siyao 2a6b7284 Merge branch 'master' into siyao/skia/base 4 年前
siyao 0b27aed2 remove this 4 年前
xingweizhu 90543e5e fix compilation errors in rendering more 4 年前
siyao bffd7872 matrix4 & painting 4 年前
Shiyun Wen 6c3a3fe3 temporary change 4 年前
siyao a070fcc1 pr fix 4 年前
guanghuispark ba187f0e fix basic.cs 4 年前
xingweizhu 132a4f0e make all computeMax(Min)IntrinsicHeight(Width) methods to "internal override" 4 年前
Shiyun Wen 456e8c67 fix sliver_traversal 4 年前
GitHub 11e45c2d Merge branch 'shiyun/skia' into constrainedlayoutbuildermixin 4 年前
Shiyun Wen edcd04c9 fix compile bugs 4 年前
xingweizhu eabf8d6d Merge branch 'skia' of github.com:Unity-Technologies/com.unity.uiwidgets into merge_latest_skia_changes 4 年前
Shiyun Wen 24c8d8a3 fix cupertino 4 年前
xingweizhu 0832f7ee Merge branch 'shiyun/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into merge_latest_skia_changes 4 年前
Shiyun Wen b094c0f3 temporary fix 4 年前
Shiyun Wen 0e8f9c81 fix basic 4 年前
xingweizhu f52d297f add toggle_buttons and update button 4 年前
guanghuispark de729244 review rendering code from A to P 4 年前
xingweizhu 168e9d31 Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material 4 年前
guanghuispark b834adb0 fix some marked errors 4 年前
guanghuispark 82176cb7 update [!!!] annotations 4 年前
guanghuispark 0a57d599 fix errors about rendering 4 年前
siyao 602d20e0 Merge branch 'dev_1.17.5' into siyaoH/1.17/material 4 年前
guanghuispark ea125869 Merge branch 'shiyun/skia' into dev_1.17.5 4 年前
xingweizhu ee7cbaed fix wheel_scroll_view bug 4 年前
Shiyun Wen 263e177d fix some 4 年前
siyao 957be42a rename & clean 3 年前
xingweizhu 70df05e2 fix issue 3 年前
siyao cab28748 update handle Event 3 年前
Xingwei Zhu d6ae4be0 stash changes 3 年前
Xingwei Zhu 9cdbd4f1 revert unnecessary changes 3 年前
Xingwei Zhu fb321e0d remove unused using 3 年前
Xingwei Zhu 37b285dd minor fix 3 年前
Xingwei Zhu 7067e19c refine codegen scripts 3 年前