fzhangtj
|
8e442b7e
|
move mesh generate logic into canvas
|
6 年前 |
GitHub
|
8ae57447
|
Merge pull request #6 from UnityTech/text
move mesh generate logic into canvas
|
6 年前 |
kg
|
f5815db1
|
Merge remote-tracking branch 'origin/master'
|
6 年前 |
gewentao
|
120d9e31
|
Merge remote-tracking branch 'origin/master' into image
|
6 年前 |
fzhangtj
|
8de2a7b2
|
text decoration
|
6 年前 |
fzhangtj
|
65454de6
|
some fix
|
6 年前 |
fzhangtj
|
f708e9e7
|
fix
|
6 年前 |
GitHub
|
34ce78c0
|
Merge pull request #13 from UnityTech/text
editable widgets
|
6 年前 |
kg
|
b30684bd
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# Assets/UIWidgets/foundation/diagnostics.cs
|
6 年前 |
kg
|
7ce764b9
|
add icon fonts.
|
6 年前 |
fzhangtj
|
94809d4a
|
fix text blur on multi pixel screen
|
6 年前 |
GitHub
|
e9500a58
|
Merge pull request #14 from UnityTech/text2
fix text blur on multi pixel screen
|
6 年前 |
fzhangtj
|
b1be917c
|
Merge remote-tracking branch 'origin/master' into text
# Conflicts:
# Assets/UIWidgets/foundation/diagnostics.cs
# Assets/UIWidgets/widgets/basic.cs
# Assets/UIWidgets/widgets/text.cs
# Assets/UIWidgets/widgets/text.cs.meta
|
6 年前 |
fzhangtj
|
ae63f588
|
fix font destroyed issue
|
6 年前 |
GitHub
|
a3b24bdc
|
Merge pull request #17 from UnityTech/text
fix font destroyed issue
|
6 年前 |
kg
|
0da363ff
|
Merge remote-tracking branch 'origin/master'
|
6 年前 |
gewentao
|
8a70a724
|
Merge remote-tracking branch 'origin/master' into image
|
6 年前 |
fzhangtj
|
040ae059
|
fix text perf issue
|
6 年前 |
kg
|
697e1434
|
merge text branch.
|
6 年前 |
kg
|
4b9239b0
|
update canvas
|
6 年前 |
fzhangtj
|
4136cf74
|
Merge remote-tracking branch 'origin/master' into debugger
# Conflicts:
# Assets/UIWidgets/Tests/EditableTextWiget.cs
# Assets/UIWidgets/Tests/Gestures.cs
# Assets/UIWidgets/Tests/Paragraph.cs
# Assets/UIWidgets/Tests/RenderBoxes.cs
# Assets/UIWidgets/Tests/RenderEditable.cs
# Assets/UIWidgets/Tests/Widgets.cs
# Assets/UIWidgets/editor/editor_window.cs
# Assets/UIWidgets/ui/painting/canvas_impl.cs
# Assets/UIWidgets/ui/window.cs
|
6 年前 |
fzhangtj
|
cb240799
|
rename namespace
|
6 年前 |
kg
|
c91d87b6
|
fix font and finalizer race condition in webgl
|
6 年前 |
kg
|
6aa80211
|
format code. use setting repository.
|
6 年前 |
Fan Zhang
|
fa740be6
|
Merge branch 'kgdev' into 'master'
fix font and finalizer race condition in webgl
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!11
|
6 年前 |
kg
|
9b669ea8
|
fix mesh leak.
fix matrix transform.
cache font
cache bezier tessellation.
|
6 年前 |
Fan Zhang
|
4bb624e6
|
Merge branch 'kgdev' into 'master'
fix mesh leak.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!16
|
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 年前 |
Shenhua Gu
|
5bc2f78d
|
Merge branch 'dragdrop_fix' into 'master'
code style cleanup (add 2 more rules)
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!38
|
6 年前 |
kg
|
c5d11ddb
|
refactor canvas.
|
6 年前 |
fzhangtj
|
ee73e282
|
Merge remote-tracking branch 'upstream/master' into text_edit
|
6 年前 |
Shenhua Gu
|
fba08ca2
|
Merge branch 'text_edit' into 'master'
Text edit
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!42
|
6 年前 |
kg
|
1c77a600
|
merge
|
6 年前 |
Fan Zhang
|
db4a6a0a
|
Merge branch 'kgdev' into 'master'
refactor canvas.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!43
|
6 年前 |
xingwei.zhu
|
fb3be64c
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
|
6 年前 |
Yuncong Zhang
|
7bea6c4c
|
Change double to float.
|
6 年前 |
Yuncong Zhang
|
d821002b
|
Remove all (float) and replace Math with Mathf.
|
6 年前 |
Xingwei Zhu
|
befbb3d0
|
Merge branch 'double_to_float' into 'master'
Change double to float.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!68
|
6 年前 |
kg
|
bed74c09
|
Merge branches 'kgdev' and 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into kgdev
|
6 年前 |
fzhangtj
|
cbc5af22
|
fix font texture issue
|
6 年前 |
fzhangtj
|
052787fb
|
fix
|
6 年前 |
Shenhua Gu
|
a468dcff
|
Merge branch 'master' into 'master'
Master
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!89
|
6 年前 |
xingwei.zhu
|
8ca0de57
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material2
|
6 年前 |
fzhangtj
|
4bf67a5a
|
ios keyboard
|
6 年前 |
kg
|
781f06bb
|
Merge branches 'kgdev' and 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into kgdev
# Conflicts:
# Runtime/ui/painting/canvas.cs
# Runtime/ui/painting/canvas_impl.cs
|
6 年前 |
Shenhua Gu
|
5d4cea78
|
Merge branch 'keyboard' into 'master'
Keyboard
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!114
|
6 年前 |
xingwei.zhu
|
2b32d116
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
|
6 年前 |
fzhangtj
|
2b4449e6
|
add assertion on get charactor info
|
6 年前 |
fzhangtj
|
6c55ab14
|
rename
|
6 年前 |
Shenhua Gu
|
9cabbd7a
|
Merge branch 'text_edit' into 'master'
add assertion on get character info
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!143
|
6 年前 |
fzhangtj
|
453e28e5
|
handling cases none printable characters and fix index out of range error
|
6 年前 |
fzhangtj
|
187b0d96
|
use first fontNames as key
|
6 年前 |
fzhangtj
|
501c6b49
|
fix font name
|
6 年前 |
Shenhua Gu
|
8d354b92
|
Merge branch 'text_edit' into 'master'
handling cases of none printable characters and fix index out of range error
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!145
|
6 年前 |
Yuncong Zhang
|
e4624390
|
Merge branch 'gallery' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into gallery
|
6 年前 |
Shenhua Gu
|
5ef514e2
|
Merge branch 'text_edit' into 'master'
use first fontNames as key
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!149
|
6 年前 |
Fan Zhang
|
fda39ce3
|
Merge branch 'text_edit' into 'master'
fix font name
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!154
|
6 年前 |
fzhangtj
|
ded9350d
|
custom font weight & custom font interface change
|
6 年前 |
Shenhua Gu
|
ebf1d64b
|
Merge branch 'text_edit' into 'master'
custom font weight & custom font interface change
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!164
|
6 年前 |
fzhangtj
|
79d5eb1d
|
fix
|
6 年前 |
kg
|
7d8a57f1
|
Merge branches 'kgdev' and 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into kgdev
|
6 年前 |
Shenhua Gu
|
d49cf372
|
Merge branch 'text_edit' into 'master'
fix
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!169
|
6 年前 |
fzhangtj
|
f3de354c
|
don't print warning if character is control category
|
6 年前 |
fzhangtj
|
bb7f0f99
|
change some classes in ui namspace to internal
|
6 年前 |
fzhangtj
|
1461d376
|
fix font size 0 issue & text background
|
6 年前 |
GitHub
|
e05771c4
|
Merge pull request #65 from fzhangtj/text_edit
fix font size 0 issue & text background
|
6 年前 |
GitHub
|
a0e4cb7c
|
Merge branch 'master' into translate
|
6 年前 |
fzhangtj
|
1a40fc57
|
Merge remote-tracking branch 'upstream/master'
|
6 年前 |
kg
|
ba2503d3
|
fix textBlob maskFilter and blurFilter.
|
6 年前 |
GitHub
|
dbb685b0
|
Merge pull request #95 from UnityTech/kgdev
some fixes.
|
6 年前 |
kg
|
5a817602
|
1. refine assert. defer message generation.
2. refine Path.
|
6 年前 |
kg
|
9379b106
|
some fixes.
|
6 年前 |
GitHub
|
ad739fb1
|
Merge pull request #162 from UnityTech/kgdev
some fixes and improvements.
|
6 年前 |
kg
|
a2e4c27c
|
performance improvements...
|
6 年前 |
GitHub
|
0e6b9b25
|
Merge pull request #167 from UnityTech/kgdev
performance improvements...
|
6 年前 |
xingwei.zhu
|
ecc57ee8
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into iphoneplus_view
|
6 年前 |
xingwei.zhu
|
b0400b19
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into mouse_tracking
# Conflicts:
# Samples/UIWidgetsGallery/gallery/app.cs
|
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 年前 |
GitHub
|
2dd1de55
|
Merge pull request #216 from UnityTech/remove_linq
remove potential performance-relevant linq expr
|
6 年前 |
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 年前 |
xingwei.zhu
|
daccbfd5
|
optimize string builder (render texture key)
optimize gaussiankernel key
|
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 年前 |
GitHub
|
469003a4
|
Merge pull request #231 from UnityTech/emoji_new
Support Emoji Display and Edit
|
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 年前 |
Yuncong Zhang
|
bef756b1
|
Make doLayout static.
|
5 年前 |
Yuncong Zhang
|
96a4830a
|
Optimize memory alloc of layout, and fix some warnings.
|
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 年前 |
GitHub
|
c0f47057
|
Merge pull request #247 from UnityTech/allocator2
GC optimization on renderer
|
5 年前 |
Yuncong Zhang
|
052e0678
|
Make all text blobs share the position buffer.
|
5 年前 |
Yuncong Zhang
|
7c2ce111
|
Make text blob struct.
|
5 年前 |
Yuncong Zhang
|
79e9b237
|
Change bounds into four floats.
|
5 年前 |
Yuncong Zhang
|
2939cc54
|
Change TextBlob positions to float.
|
5 年前 |
Yuncong Zhang
|
52869690
|
Remove redundant using.
|
5 年前 |
Yuncong Zhang
|
ac6132fe
|
Make advances, positions and words global static.
|
5 年前 |
Yuncong Zhang
|
6daeb787
|
[1.5.4] Upgrade widgets.
|
5 年前 |
GitHub
|
d828a18f
|
Merge pull request #273 from UnityTech/yczhang1.5.4
[To 1.5.4] Finish src/widgets.
|
5 年前 |
Yuncong Zhang
|
7353e4c5
|
Cleanup. Use UnityEngine.Rect in textblob.
|
5 年前 |
Yuncong Zhang
|
71082493
|
Cleanup.
|
5 年前 |
Yuncong Zhang
|
d0c40629
|
Code cleanup.
|
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 年前 |
GitHub
|
4532e4a1
|
Merge pull request #261 from UnityTech/layout
Layout
|
5 年前 |
xingwei.zhu
|
0b055504
|
Merge branch 'dev' of https://github.com/UnityTech/UIWidgets
|
5 年前 |
GitHub
|
71b63712
|
Merge pull request #266 from UnityTech/dev
Dev
|
5 年前 |
Yuncong
|
4405d7ac
|
Merge branch 'master' into hook1.5.4
|
5 年前 |
GitHub
|
b3e5905c
|
Merge pull request #289 from UnityTech/hook1.5.4
Hook1.5.4
|
5 年前 |
xingwei.zhu
|
21c4a326
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into dev
|
5 年前 |
Vincent Zhang
|
81c1d349
|
Move the package content into `com.unity.uiwidgets` folder.
|
4 年前 |
GitHub
|
45e4362c
|
Merge pull request #1 from Unity-Technologies/reorg-code-structure
Move the package content into `com.unity.uiwidgets` folder.
|
4 年前 |
siyao
|
0179b09c
|
Merge branch 'master' into siyao
|
4 年前 |
Kevin Gu
|
52e20ad9
|
remove this.
|
4 年前 |
siyao
|
1db60ffd
|
Merge branch 'skia' into siyao/skia/txt
|
4 年前 |
siyao
|
a05afa9c
|
update replace ui
|
4 年前 |