fzhangtj
|
8e442b7e
|
move mesh generate logic into canvas
|
6 年前 |
fzhangtj
|
8de2a7b2
|
text decoration
|
6 年前 |
fzhangtj
|
65454de6
|
some fix
|
6 年前 |
fzhangtj
|
94809d4a
|
fix text blur on multi pixel screen
|
6 年前 |
fzhangtj
|
040ae059
|
fix text perf issue
|
6 年前 |
kg
|
4b9239b0
|
update canvas
|
6 年前 |
fzhangtj
|
cb240799
|
rename namespace
|
6 年前 |
kg
|
6aa80211
|
format code. use setting repository.
|
6 年前 |
kg
|
9b669ea8
|
fix mesh leak.
fix matrix transform.
cache font
cache bezier tessellation.
|
6 年前 |
fzhangtj
|
c6467982
|
disable text rendering mesh cache
|
6 年前 |
fzhangtj
|
bdd92944
|
update
|
6 年前 |
fzhangtj
|
bf51eab3
|
fix
|
6 年前 |
fzhangtj
|
aacfce87
|
fix
|
6 年前 |
xingwei.zhu
|
d8e75c4a
|
code style cleanup (add 2 more rules)
|
6 年前 |
kg
|
c5d11ddb
|
refactor canvas.
|
6 年前 |
kg
|
1c77a600
|
merge
|
6 年前 |
Yuncong Zhang
|
7bea6c4c
|
Change double to float.
|
6 年前 |
Yuncong Zhang
|
d821002b
|
Remove all (float) and replace Math with Mathf.
|
6 年前 |
fzhangtj
|
cbc5af22
|
fix font texture issue
|
6 年前 |
fzhangtj
|
052787fb
|
fix
|
6 年前 |
fzhangtj
|
4bf67a5a
|
ios keyboard
|
6 年前 |
fzhangtj
|
2b4449e6
|
add assertion on get charactor info
|
6 年前 |
fzhangtj
|
6c55ab14
|
rename
|
6 年前 |
fzhangtj
|
453e28e5
|
handling cases none printable characters and fix index out of range error
|
6 年前 |
fzhangtj
|
ded9350d
|
custom font weight & custom font interface change
|
6 年前 |
fzhangtj
|
1461d376
|
fix font size 0 issue & text background
|
6 年前 |
kg
|
ba2503d3
|
fix textBlob maskFilter and blurFilter.
|
6 年前 |
kg
|
a2e4c27c
|
performance improvements...
|
6 年前 |
xingwei.zhu
|
f4f1e164
|
remove potential performance-relevant linq expr
|
6 年前 |
xingwei.zhu
|
a42ee864
|
noallocate -- use rendering-specified classes 1
|
6 年前 |
xingwei.zhu
|
721d02ef
|
more object => PoolItem
|
6 年前 |
xingwei.zhu
|
03bfdd56
|
fix some bugs
|
5 年前 |
xingwei.zhu
|
1f150601
|
convert Matrix3 to struct
|
5 年前 |
Yuncong Zhang
|
5d2c9dab
|
Render Emoji from texture loaded from image.
|
5 年前 |
Yuncong Zhang
|
9960d480
|
Fix line break issue.
|
5 年前 |
Yuncong Zhang
|
804002c9
|
Resize the emoji.
|
5 年前 |
Yuncong Zhang
|
6c5cc807
|
Render continuous emojis in one draw call.
|
5 年前 |
Yuncong Zhang
|
787f3950
|
Support single-char emoji.
|
5 年前 |
xingwei.zhu
|
1e490043
|
fix new uiPath bugs
MeshKey, MeshInfo => PoolItem
|
5 年前 |
xingwei.zhu
|
9ac5dbe6
|
refine poolitem => poolobject
eliminate the use of dictionary/list in poolitemmanager
|
5 年前 |
xingwei.zhu
|
3c2b3a5f
|
fix a minor memory leak in mesh_generator
try to keep the object pool as small as possible
|
5 年前 |
xingwei.zhu
|
2ef8478c
|
fix minor bugs
adjust folder structure (move renderer out of utils)
|
5 年前 |
xingwei.zhu
|
00bdcb03
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into allocator2 (cont.)
# Conflicts:
# Runtime/ui/painting/canvas_impl.cs
# Runtime/ui/painting/txt/mesh_generator.cs
# Runtime/ui/renderer/compositeCanvas/flow/physical_shape_layer.cs
|
5 年前 |
Yuncong Zhang
|
052e0678
|
Make all text blobs share the position buffer.
|
5 年前 |
Yuncong Zhang
|
2939cc54
|
Change TextBlob positions to float.
|
5 年前 |
Yuncong Zhang
|
eaec41e9
|
Merge branch 'master' into layout
|
5 年前 |
Yuncong Zhang
|
3bfcc1c3
|
Cleanup.
|
5 年前 |
Yuncong Zhang
|
11f1d8a3
|
Fix issues.
|
5 年前 |
Yuncong Zhang
|
84407c13
|
Make text_blob in mesh_info nullable.
|
5 年前 |
Kevin Gu
|
52e20ad9
|
remove this.
|
4 年前 |
siyao
|
a05afa9c
|
update replace ui
|
4 年前 |