fzhangtj
|
d5a10357
|
update
|
6 年前 |
fzhangtj
|
298a9754
|
update
|
6 年前 |
fzhangtj
|
1516f165
|
editable render object
|
6 年前 |
fzhangtj
|
639c9f04
|
very basic editable text
|
6 年前 |
fzhangtj
|
65454de6
|
some fix
|
6 年前 |
fzhangtj
|
f708e9e7
|
fix
|
6 年前 |
kg
|
7ce764b9
|
add icon fonts.
|
6 年前 |
fzhangtj
|
392445f7
|
more keyboard edit function
|
6 年前 |
fzhangtj
|
433ebb1c
|
refine text edit
|
6 年前 |
kg
|
c6ad4737
|
add raster cache.
|
6 年前 |
fzhangtj
|
07eb1703
|
fix ArgumentOutOfRangeException
|
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 年前 |
Yuncong Zhang
|
7bea6c4c
|
Change double to float.
|
6 年前 |
Yuncong Zhang
|
d821002b
|
Remove all (float) and replace Math with Mathf.
|
6 年前 |
fzhangtj
|
f369c5e0
|
webgl ime keyboard support
|
6 年前 |
fzhangtj
|
cea34501
|
fix text scale factor
|
6 年前 |
xingwei.zhu
|
c92533b5
|
slider
|
6 年前 |
xingwei.zhu
|
f43bacba
|
textspan equal
|
6 年前 |
xingwei.zhu
|
cdbf389e
|
text painter
|
6 年前 |
Yuncong Zhang
|
822731d2
|
Optimize layout.
|
5 年前 |
Yuncong Zhang
|
c5a05438
|
Add strut style (framework part).
|
5 年前 |
Yuncong Zhang
|
150ccf5e
|
[1.5.4] Upgrade text painter.
|
5 年前 |
Yuncong Zhang
|
8a58b721
|
[1.5.4] Upgrade editable.
|
5 年前 |
Yuncong Zhang
|
396535c6
|
Use a pool to manage the paragraphs.
|
5 年前 |
Yuncong Zhang
|
e92fbed7
|
[1.5.4] Cleanup text painter.
|
5 年前 |
Yuncong Zhang
|
2ac6e8ad
|
[1.5.4] Fix some issues.
|
5 年前 |
Yuncong Zhang
|
a46c2e24
|
Remove releaseParagraph.
|
5 年前 |
Yuncong Zhang
|
dcdc8773
|
Merge branch 'yczhang1.5.4' into added_gesture_parameters
|
5 年前 |
Yuncong Zhang
|
7353e4c5
|
Cleanup. Use UnityEngine.Rect in textblob.
|
5 年前 |
Yuncong Zhang
|
947151ff
|
Optimize getNextLineStartRect.
|
5 年前 |
Yuncong Zhang
|
11f1d8a3
|
Fix issues.
|
5 年前 |
Yuncong Zhang
|
84407c13
|
Make text_blob in mesh_info nullable.
|
5 年前 |
Yuncong Zhang
|
6ff9c1d5
|
Remove text_painter destructor.
|
5 年前 |
Yuncong
|
4405d7ac
|
Merge branch 'master' into hook1.5.4
|
5 年前 |
Yuncong Zhang
|
228f741d
|
Cleanup warnings.
|
5 年前 |
Yuncong Zhang
|
58a55809
|
Fix bug.
|
5 年前 |
Yuncong Zhang
|
b0e26642
|
Revert all optimization on paragraph layout.
|
5 年前 |
Kevin Gu
|
52e20ad9
|
remove this.
|
4 年前 |
siyao
|
1878b624
|
fix painting compile error
|
4 年前 |
siyao
|
50b8f6e2
|
fix text update
|
4 年前 |
siyao
|
bffd7872
|
matrix4 & painting
|
4 年前 |
Shiyun Wen
|
6c3a3fe3
|
temporary change
|
4 年前 |
siyao
|
a070fcc1
|
pr fix
|
4 年前 |
siyao
|
b78e831f
|
fix
|
4 年前 |
siyao
|
f7c98853
|
update
|
4 年前 |
xingweizhu
|
eabf8d6d
|
Merge branch 'skia' of github.com:Unity-Technologies/com.unity.uiwidgets into merge_latest_skia_changes
# Conflicts:
# Samples/UIWidgetsSamples_2019_4/Assets/Script/TextTest.cs
# com.unity.uiwidgets/Runtime/foundation/assertions.cs
# com.unity.uiwidgets/Runtime/painting/binding.cs
# com.unity.uiwidgets/Runtime/painting/image_provider.cs
# com.unity.uiwidgets/Runtime/widgets/framework.cs
# com.unity.uiwidgets/Runtime/widgets/table.cs
|
4 年前 |
Shiyun Wen
|
515e769d
|
fix date_ picker
|
4 年前 |
xingweizhu
|
d3ac68ee
|
Merge branch 'merge_latest_skia_changes' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
# Conflicts:
# com.unity.uiwidgets/Runtime/painting/edge_insets.cs
# com.unity.uiwidgets/Runtime/painting/image_provider.cs
|
4 年前 |
GitHub
|
5506baf2
|
Merge pull request #56 from Unity-Technologies/dev_1.17.5
Dev 1.17.5
|
4 年前 |
guanghuispark
|
aa0b4a9a
|
fix eidtable.cs
|
4 年前 |
Shiyun Wen
|
aac25425
|
review c-f
|
4 年前 |
guanghuispark
|
12d53289
|
fix some errors
|
4 年前 |
guanghuispark
|
c78e5f14
|
update part of paragraph
|
4 年前 |
guanghuispark
|
7e74af2e
|
fix .Value problems
|
4 年前 |
Xingwei Zhu
|
e6237c27
|
fix more warnings
|
3 年前 |
Xingwei Zhu
|
c25c5794
|
more fixes
|
3 年前 |