70 次代码提交 (9bac2216-ce85-4e98-92b3-ec98901f1510)

作者 SHA1 备注 提交日期
kg 70c6b681 updates 6 年前
kg 79c3c83d updates 6 年前
kg 1b1a743c some updates. 6 年前
kg 410818cb scroller updates. 6 年前
kg 5442870e fix pixelsPerPoint. 6 年前
kg 4b9239b0 update canvas 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 年前
fzhangtj 2887412b text selection overlay 6 年前
xingwei.zhu d8e75c4a code style cleanup (add 2 more rules) 6 年前
Yuncong Zhang d821002b Remove all (float) and replace Math with Mathf. 6 年前
kg b90c78f2 new canvas. 6 年前
xingwei.zhu f2fe14fe clipRRect + fix clipRRectLayer 6 年前
xingwei.zhu 9e9a2bcf performanceoverlay layer 6 年前
xingwei.zhu 204b4bc8 scaffold 1 6 年前
kg c0dc9c77 add texture layer. 6 年前
xingwei.zhu 374b5ae2 scaffold test sample 6 年前
kg e7bfd366 add texture sample. 6 年前
xingwei.zhu 854d9b4d code style + bug fix 6 年前
xingwei.zhu 2b32d116 Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material 6 年前
xingwei.zhu 976e5f94 localizations fix 6 年前
kg 37bd09c7 add backdrop image filter. 6 年前
xingwei.zhu e2f5ebf6 rendering part 1 5 年前
xingwei.zhu b7839a20 mouse tracking (refer to 1811d574 (diff-f41d041ddd3fe665cc9e123f992bb5e0)) 5 年前
kg 5a817602 1. refine assert. defer message generation. 5 年前
xingwei.zhu b0400b19 Merge branch 'master' of github.com:UnityTech/UIWidgets into mouse_tracking 5 年前
xingwei.zhu de01c1a5 make variable readonly 5 年前
Yuncong Zhang 27c41cc7 [1.5.4] Upgrade rendering objects. 5 年前
siyao e1f50623 transform matrix3 to matrix4 4 年前
siyao 239f2267 add local position 4 年前
Kevin Gu 52e20ad9 remove this. 4 年前
siyao 2a6b7284 Merge branch 'master' into siyao/skia/base 4 年前
siyao 0b27aed2 remove this 4 年前
xingweizhu 25c4f8c3 fix compilation errors in rendering 4 年前
xingweizhu 2c55bd54 minor fixes 4 年前
siyao bffd7872 matrix4 & painting 4 年前
siyao 09510091 fix opacity layer 4 年前
Shiyun Wen 6c3a3fe3 temporary change 4 年前
Shiyun Wen 594d924d modify layer 4 年前
Shiyun Wen c963cd1d fix widget_Inspector 4 年前
Shiyun Wen 412a2923 fix widget_Inspector.cs 4 年前
xingweizhu eed19508 fix compiler errors 4 年前
GitHub 0c57379a Merge pull request #35 from Unity-Technologies/add_diagnosticable_mix 4 年前
xingweizhu 31a9beba fix compile errors caused by unmatched API calling to foundation methods 4 年前
GitHub dd8e3440 Merge branch 'shiyun/skia' into dev_1.17.5 4 年前
guanghuispark 73942a6a add color_filter.cs and constants.cs 4 年前
guanghuispark 9927d791 add image_filter.cs 4 年前
Shiyun Wen 24c8d8a3 fix cupertino 4 年前
guanghuispark c5c37fb4 update rendering to layer.cs (except editable.cs) 4 年前
guanghuispark f5e00090 update rendering to layer.cs 4 年前
guanghuispark 4628b8ac update rendering to object.cs 4 年前
guanghuispark cb5be7da review rendering code from start to Object.cs 4 年前
guanghuispark 7b5eb8c4 fix errors up till now 4 年前
Shiyun Wen 908e7a50 FIX CUPERTINO 4 年前
Shiyun Wen f1a7f82c fix error 4 年前
xingweizhu 243ea12c minor fixes (material 2) 4 年前
Shiyun Wen 5268cb6d fix picker 4 年前
Shiyun Wen 263e177d fix some 4 年前
siyao 957be42a rename & clean 3 年前
guanghuispark c736b397 fix: app crash because of animating gif 3 年前
guanghuispark 077179f0 update gif fix files 3 年前
guanghuispark 6d273fdd Update layer.cs 3 年前
Xingwei Zhu d45c8087 fix typo in assertion and add a backdropfilter sample 3 年前
Xingwei Zhu e6237c27 fix more warnings 3 年前
Xingwei Zhu c25c5794 more fixes 3 年前