fzhangtj
|
d5a10357
|
update
|
6 年前 |
kg
|
410818cb
|
scroller updates.
|
6 年前 |
fzhangtj
|
f05de4ec
|
inspector
|
6 年前 |
fzhangtj
|
cb240799
|
rename namespace
|
6 年前 |
kg
|
6aa80211
|
format code. use setting repository.
|
6 年前 |
fzhangtj
|
bdd92944
|
update
|
6 年前 |
xingwei.zhu
|
d8e75c4a
|
code style cleanup (add 2 more rules)
|
6 年前 |
fzhangtj
|
ee73e282
|
Merge remote-tracking branch 'upstream/master' into text_edit
|
6 年前 |
fzhangtj
|
8ee8979a
|
cleanup
|
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
|
e9db36b3
|
fix Scroll-Drag conflicts + fix dragStartDistanceMotionThreshold problem for dropdown drag error + provide 2 public/protected interfaces to Xun Ye
|
6 年前 |
fzhangtj
|
6e186c96
|
add missing recognizer into textspan
|
6 年前 |
fzhangtj
|
d217b35c
|
Merge remote-tracking branch 'upstream/master' into text_edit
|
6 年前 |
xingwei.zhu
|
57a069d4
|
selectableText
|
6 年前 |
xingwei.zhu
|
6ab94493
|
improve batch efficiency when long paragraph is selected
|
6 年前 |
xingwei.zhu
|
c6a37b73
|
bug fix when performing selection on multi-line paragraph
|
6 年前 |
xingwei.zhu
|
23f17048
|
pointer hover recognizer on TextSpan
|
6 年前 |
xingwei.zhu
|
84534614
|
bug fix on comparing textSpan
|
6 年前 |
xingwei.zhu
|
7f02481a
|
refine code
|
6 年前 |
xingwei.zhu
|
b7839a20
|
mouse tracking (refer to 1811d574 (diff-f41d041ddd3fe665cc9e123f992bb5e0))
|
6 年前 |
kg
|
a2e4c27c
|
performance improvements...
|
6 年前 |
xingwei.zhu
|
35cd9ca1
|
fix a bug in flutter + reimport support to textSpan-level hoverrecognizer
|
6 年前 |
xingwei.zhu
|
b0400b19
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into mouse_tracking
# Conflicts:
# Samples/UIWidgetsGallery/gallery/app.cs
|
6 年前 |
Yuncong Zhang
|
632114c7
|
Cleanup Warnings.
|
6 年前 |
Yuncong Zhang
|
dd6a9be6
|
Move pragma to lines.
|
6 年前 |
Yuncong Zhang
|
38057089
|
Fix warnings.
|
6 年前 |
Yuncong Zhang
|
9a40d31e
|
[1.5.4] Upgrade widgets. Add visible to TextOverflow.
|
5 年前 |
Yuncong Zhang
|
c5a05438
|
Add strut style (framework part).
|
5 年前 |
Yuncong Zhang
|
396535c6
|
Use a pool to manage the paragraphs.
|
5 年前 |
iizzaya
|
288df053
|
[Cupertino] Add Action Sheet & Dialog
|
5 年前 |
Kevin Gu
|
52e20ad9
|
remove this.
|
4 年前 |
xingweizhu
|
90543e5e
|
fix compilation errors in rendering more
|
4 年前 |
xingweizhu
|
6fd6d3fa
|
Merge branch 'siyaoH/skiaBase' of https://github.com/Unity-Technologies/com.unity.uiwidgets into zxw/skiaBase
# Conflicts:
# com.unity.uiwidgets/Runtime/rendering/editable.cs
|
4 年前 |
Shiyun Wen
|
6c3a3fe3
|
temporary change
|
4 年前 |
Shiyun Wen
|
b836738c
|
fix T-W
|
4 年前 |
xingweizhu
|
132a4f0e
|
make all computeMax(Min)IntrinsicHeight(Width) methods to "internal override"
|
4 年前 |
xingweizhu
|
f52d297f
|
add toggle_buttons and update button
|
4 年前 |
guanghuispark
|
c78e5f14
|
update part of paragraph
|
4 年前 |
guanghuispark
|
de729244
|
review rendering code from A to P
|
4 年前 |
guanghuispark
|
7e74af2e
|
fix .Value problems
|
4 年前 |
xingweizhu
|
168e9d31
|
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
# Conflicts:
# com.unity.uiwidgets/Runtime/rendering/editable.cs
# com.unity.uiwidgets/Runtime/rendering/paragraph.cs
# com.unity.uiwidgets/Runtime/rendering/shifted_box.cs
# com.unity.uiwidgets/Runtime/widgets/basic.cs
|
4 年前 |
guanghuispark
|
b834adb0
|
fix some marked errors
|
4 年前 |
guanghuispark
|
0a57d599
|
fix errors about rendering
|
4 年前 |
guanghuispark
|
897cc603
|
fix some errors
|
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 年前 |
Shiyun Wen
|
263e177d
|
fix some
|
4 年前 |
siyao
|
c13f5d09
|
fix out of range
|
3 年前 |
siyao
|
cab28748
|
update handle Event
|
3 年前 |
Xingwei Zhu
|
906429b5
|
fix warnings (step 1)
|
3 年前 |
Xingwei Zhu
|
e6237c27
|
fix more warnings
|
3 年前 |