fzhangtj
|
a1b34c06
|
add packman template
|
6 年前 |
fzhangtj
|
27118445
|
move files
|
6 年前 |
fzhangtj
|
cb240799
|
rename namespace
|
6 年前 |
fzhangtj
|
2d3ecb43
|
sample
This reverts commit a68481b
|
6 年前 |
kg
|
088540e9
|
image updates.
|
6 年前 |
fzhangtj
|
959216d2
|
redux sample
|
6 年前 |
Fan Zhang
|
13a4a45d
|
Merge branch 'image_updates' into 'master'
image updates.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!2
|
6 年前 |
kg
|
51c8b010
|
add image resolution.
|
6 年前 |
fzhangtj
|
52c16787
|
Merge remote-tracking branch 'upstream/master'
|
6 年前 |
Shenhua Gu
|
57c62572
|
Merge branch 'master' into 'master'
redux sample
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!3
|
6 年前 |
Fan Zhang
|
6dad37a9
|
Merge branch 'image_updates' into 'master'
add image resolution.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!4
|
6 年前 |
kg
|
ee0e5f98
|
make sure texture/rendertexture/material has hideflags as HideAndDontSave.
|
6 年前 |
Fan Zhang
|
13375925
|
Merge branch 'kgdev' into 'master'
make sure texture/rendertexture/material has hideflags as HideAndDontSave.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!7
|
6 年前 |
kg
|
b8702585
|
MediaQuery
|
6 年前 |
Fan Zhang
|
563bba8d
|
Merge branch 'kgdev' into 'master'
MediaQuery
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!9
|
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 年前 |
kg
|
8ccc89d6
|
add Path.contains.
add DecorationImage and ShapeDocorations.
TODO: Gradient & Shadow.
|
6 年前 |
Fan Zhang
|
26d239dc
|
Merge branch 'kgdev' into 'master'
add Path.contains.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!19
|
6 年前 |
kg
|
b5a9692b
|
add MaskFilter to canvas.
|
6 年前 |
fzhangtj
|
2887412b
|
text selection overlay
|
6 年前 |
Shenhua Gu
|
6d294bbd
|
Merge branch 'text_edit' into 'master'
text selection overlay
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!27
|
6 年前 |
kg
|
ed524f3e
|
Merge branches 'kgdev' and 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into kgdev
|
6 年前 |
xingwei.zhu
|
9dc2eebe
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into dragdrop_fix
# Conflicts:
# Runtime/material.meta
# Runtime/rendering/proxy_box.cs
|
6 年前 |
fzhangtj
|
bdd92944
|
update
|
6 年前 |
Fan Zhang
|
0f06187a
|
Merge branch 'kgdev' into 'master'
add MaskFilter to canvas.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!34
|
6 年前 |
Xingwei Zhu
|
ec7ec67e
|
Merge branch 'master' into 'dragdrop_fix'
# Conflicts:
# Runtime/rendering/proxy_box.cs
|
6 年前 |
kg
|
c5d11ddb
|
refactor canvas.
|
6 年前 |
fzhangtj
|
ee73e282
|
Merge remote-tracking branch 'upstream/master' into text_edit
|
6 年前 |
fzhangtj
|
8ee8979a
|
cleanup
|
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 年前 |
kg
|
f9625421
|
add gradient.
|
6 年前 |
Shenhua Gu
|
8a64a781
|
Merge branch 'kgdev' into 'master'
add gradient.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!44
|
6 年前 |
xingwei.zhu
|
fb3be64c
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
|
6 年前 |
kg
|
97792dd0
|
fix the case where antiAliasing is 0 (disabled).
|
6 年前 |
Shenhua Gu
|
ed608a94
|
Merge branch 'kgdev' into 'master'
fix the case where antiAliasing is 0 (disabled).
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!59
|
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 年前 |
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 年前 |
kg
|
e8a39005
|
fix gradient shader.
|
6 年前 |
kg
|
370901d5
|
add ArcTo
|
6 年前 |
Shenhua Gu
|
e1ed5b2f
|
Merge branch 'kgdev' into 'master'
fix gradient shader.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!88
|
6 年前 |
fzhangtj
|
8e31db86
|
Merge remote-tracking branch 'upstream/master'
|
6 年前 |
fzhangtj
|
d6d7d1bc
|
add drawParagraph
|
6 年前 |
xingwei.zhu
|
8ca0de57
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material2
|
6 年前 |
fzhangtj
|
15454571
|
remove window parameter
|
6 年前 |
Shenhua Gu
|
a76b4fe6
|
Merge branch 'widgets_panel' into 'master'
WidgetCanvas => UIWidgetsPanel
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!92
|
6 年前 |
Shenhua Gu
|
ff11d6b4
|
Merge branch 'master' into 'master'
drawParagraph
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!91
|
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 年前 |
Fan Zhang
|
93e61bed
|
Merge branch 'kgdev' into 'master'
add ArcTo
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!94
|
6 年前 |
xingwei.zhu
|
cdc72bdf
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
|
6 年前 |
kg
|
f1006919
|
add Promise.Delayed
|
6 年前 |
Fan Zhang
|
3693e397
|
Merge branch 'kgdev' into 'master'
add Promise.Delayed
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!106
|
6 年前 |
xingwei.zhu
|
3d1425b4
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
|
6 年前 |
kg
|
3e36490d
|
fix test sample.
|
6 年前 |
Shenhua Gu
|
87f76db8
|
Merge branch 'kgdev' into 'master'
fix test sample.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!113
|
6 年前 |
fzhangtj
|
ece17ad8
|
Merge remote-tracking branch 'upstream/master' into widgets_panel
|
6 年前 |
xingwei.zhu
|
2b32d116
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
|
6 年前 |
kg
|
37bd09c7
|
add backdrop image filter.
|
6 年前 |
Fan Zhang
|
2fc74f4c
|
Merge branch 'kgdev' into 'master'
add backdrop image filter.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!128
|
6 年前 |
Yuncong Zhang
|
97fc1ca3
|
Merge branch 'master' into yczhang_material
|
6 年前 |
kg
|
7d24f31e
|
charts demo
|
6 年前 |
Shenhua Gu
|
4459f4e4
|
Merge branch 'kgdev' into 'master'
charts demo
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!132
|
6 年前 |
Yuncong Zhang
|
34c69532
|
Merge branch 'yczhang_material' into gallery
|
6 年前 |
Yuncong Zhang
|
9d88e923
|
Merge branch 'master' into yczhang_material
|
6 年前 |
xingwei.zhu
|
e4f3e3a4
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
|
6 年前 |
Yuncong Zhang
|
9800ccea
|
Merge branch 'master' into gallery
|
6 年前 |
Yuncong Zhang
|
ecfc433b
|
Temp store.
|
6 年前 |
fzhangtj
|
6752ce45
|
Merge remote-tracking branch 'upstream/master' into text_edit
|
6 年前 |
xingwei.zhu
|
2d70f843
|
Merge branch 'gallery' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
|
6 年前 |
Yuncong Zhang
|
9291f272
|
Temp store.
|
6 年前 |
xingwei.zhu
|
242c1e08
|
Merge branch 'gallery' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
|
6 年前 |
Xingwei Zhu
|
fc08aae4
|
Merge branch 'gallery' into 'master'
Gallery
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!137
|
6 年前 |
Yuncong Zhang
|
11206008
|
Implement ContactsDemo and Unity logo switching with theme.
|
6 年前 |
Shenhua Gu
|
b32bcfaa
|
Merge branch 'gallery' into 'master'
Gallery
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!140
|
6 年前 |
kg
|
4e976a76
|
fix async promise, to load image at first frame.
|
6 年前 |
Shenhua Gu
|
920bedf6
|
Merge branch 'kgdev' into 'master'
fix some obvious typos :)
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!142
|
6 年前 |
fzhangtj
|
c067eec3
|
Merge remote-tracking branch 'upstream/master' into text_edit
|
6 年前 |
Yuncong Zhang
|
dc7e8b0b
|
Implement CardsDemo.
|
6 年前 |
Yuncong Zhang
|
41ffe913
|
Implement BackdropDemo.
|
6 年前 |
Xingwei Zhu
|
82c377ea
|
Merge branch 'gallery' into 'master'
Gallery
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!146
|
6 年前 |
fzhangtj
|
d217b35c
|
Merge remote-tracking branch 'upstream/master' into text_edit
|
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 年前 |
kg
|
7d8a57f1
|
Merge branches 'kgdev' and 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into kgdev
|
6 年前 |
fzhangtj
|
bb7f0f99
|
change some classes in ui namspace to internal
|
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 年前 |
kg
|
fa1b8e44
|
remove Awake.
|
6 年前 |
GitHub
|
3d395cf8
|
Merge pull request #72 from UnityTech/kgdev
remove Awake.
|
6 年前 |
Yuncong Zhang
|
98c48536
|
Complete Shrine Demo in Gallery.
|
6 年前 |
fzhangtj
|
1a40fc57
|
Merge remote-tracking branch 'upstream/master'
|
6 年前 |
Yuncong Zhang
|
e9b3d5d5
|
Set antiAliasing.
|
6 年前 |
Yuncong Zhang
|
3358b5a9
|
Tmp store.
|
6 年前 |
GitHub
|
c8187334
|
Merge pull request #85 from UnityTech/yczhang
Yczhang
|
6 年前 |
fzhangtj
|
96329329
|
Merge remote-tracking branch 'upstream/master'
|
6 年前 |
kg
|
ae4a0018
|
Merge branches 'kgdev' and 'master' of github.com:UnityTech/UIWidgets into kgdev
|
6 年前 |
Yuncong Zhang
|
9de7f7fa
|
Fix some issues.
|
6 年前 |
GitHub
|
0c130835
|
Merge pull request #86 from UnityTech/yczhang
Set antiAliasing, fix ShrineDemo, implement GridView ReorderableListView RefreshIndicator UserAccountsDrawerHeader.
|
6 年前 |
kg
|
ba2503d3
|
fix textBlob maskFilter and blurFilter.
|
6 年前 |
GitHub
|
dbb685b0
|
Merge pull request #95 from UnityTech/kgdev
some fixes.
|
6 年前 |
kg
|
ca08ce81
|
remove reference to UIElements
|
6 年前 |
GitHub
|
50a52536
|
Merge pull request #105 from UnityTech/kgdev
remove reference to UIElements
|
6 年前 |
Yuncong Zhang
|
3cb81034
|
Merge branch 'framerate' into yczhang
|
6 年前 |
xingwei.zhu
|
7d4cd4a7
|
fix sample errors
|
6 年前 |
GitHub
|
8f37bd6f
|
Merge pull request #160 from UnityTech/textselection
fix sample errors
|
6 年前 |
Yuncong Zhang
|
02a9e9e9
|
Merge branch 'yczhang' of https://github.com/UnityTech/UIWidgets into yczhang
|
6 年前 |
GitHub
|
302c2b32
|
Merge pull request #152 from UnityTech/yczhang
Yczhang
|
6 年前 |
xingwei.zhu
|
b7839a20
|
mouse tracking (refer to 1811d574 (diff-f41d041ddd3fe665cc9e123f992bb5e0))
|
6 年前 |
xingwei.zhu
|
7419b36c
|
pointer hover bug fix
|
6 年前 |
GitHub
|
ca1c1002
|
Merge pull request #183 from UnityTech/mouse_tracking
Mouse tracking
|
6 年前 |
Yuncong Zhang
|
632114c7
|
Cleanup Warnings.
|
6 年前 |
Yuncong Zhang
|
dd6a9be6
|
Move pragma to lines.
|
6 年前 |
Yuncong Zhang
|
38057089
|
Fix warnings.
|
6 年前 |
GitHub
|
01f8e36d
|
Merge pull request #201 from UnityTech/yczhang
Cleanup Warnings.
|
6 年前 |
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
|
1cc9df70
|
Don't skip surrogate pairs.
|
5 年前 |
Yuncong Zhang
|
32084435
|
Fix issues.
|
5 年前 |
Yuncong Zhang
|
4bfe4802
|
Update Texture.
|
5 年前 |
Yuncong Zhang
|
787f3950
|
Support single-char emoji.
|
5 年前 |
GitHub
|
469003a4
|
Merge pull request #231 from UnityTech/emoji_new
Support Emoji Display and Edit
|
5 年前 |
xingwei.zhu
|
b8e35174
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into allocator2
# 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
|
79e9b237
|
Change bounds into four floats.
|
5 年前 |
Yuncong Zhang
|
2939cc54
|
Change TextBlob positions to float.
|
5 年前 |
Yuncong Zhang
|
9a40d31e
|
[1.5.4] Upgrade widgets. Add visible to TextOverflow.
|
5 年前 |
Yuncong Zhang
|
dedb9d11
|
Release paragraphs in all places where they are created.
|
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
|
d0c40629
|
Code cleanup.
|
5 年前 |
iizzaya
|
0cb4fb39
|
[1.5.4] Add Cupertino.
|
5 年前 |
Yuncong Zhang
|
11f1d8a3
|
Fix issues.
|
5 年前 |
GitHub
|
266e6ea0
|
Merge pull request #278 from IIzzaya/hook1.5.4
[1.5.4] Add Cupertino basic.
|
5 年前 |
xingwei.zhu
|
1db8bcdd
|
fix some sample errors
|
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 年前 |
iizzaya
|
653f437c
|
[Cupertino] Fix bugs & Update Gallery.
|
5 年前 |
Yuncong
|
4405d7ac
|
Merge branch 'master' into hook1.5.4
|
5 年前 |
GitHub
|
30fb2bc5
|
Merge pull request #284 from IIzzaya/cupertino
[Cupertino] Update Cupertino gallery
|
5 年前 |
GitHub
|
2afb2e0c
|
Merge pull request #287 from UnityTech/cupertino
Cupertino
|
5 年前 |
Yuncong
|
17e5c5fa
|
Merge branch 'hook1.5.4' of https://github.com/UnityTech/UIWidgets into hook1.5.4
|
5 年前 |
xingwei.zhu
|
b884ab45
|
remove all hardware-MSAA related codes
|
5 年前 |
GitHub
|
b3e5905c
|
Merge pull request #289 from UnityTech/hook1.5.4
Hook1.5.4
|
5 年前 |
GitHub
|
5787086c
|
Merge pull request #292 from UnityTech/removehardwareMSAA
remove all hardware-MSAA related codes
|
5 年前 |
Yuncong Zhang
|
74741d5b
|
Merge branch 'master' of https://github.com/UnityTech/UIWidgets into clean_warning
|
5 年前 |
xingwei.zhu
|
21c4a326
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into dev
|
5 年前 |
Yuncong Zhang
|
95f5d9bb
|
Fix emoji blur.
|
5 年前 |
Yuncong Zhang
|
1b36474c
|
Fix editable overflow issue.
|
5 年前 |
GitHub
|
251adcb1
|
Merge pull request #313 from UnityTech/fix_editable
Fix editable overflow issue (#312)
|
5 年前 |
Yuncong Zhang
|
7a030b4f
|
Reduce emoji resource size.
|
5 年前 |
Yuncong Zhang
|
94d36942
|
Update emoji to google icons.
|
5 年前 |
GitHub
|
a3bfa351
|
Merge pull request #321 from UnityTech/fix_editable
Update emoji to google icons.
|
5 年前 |
xingwei.zhu
|
71880753
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into dev
|
5 年前 |
GitHub
|
0a294de5
|
Merge pull request #333 from UnityTech/fix_emoji
Fix emoji blur.
|
5 年前 |
xingwei.zhu
|
fa97d4f2
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into dev
|
5 年前 |
GitHub
|
2de6d833
|
Merge pull request #346 from UnityTech/fix_emoji
Reduce emoji resource size.
|
5 年前 |
GitHub
|
e0be165f
|
Merge pull request #347 from UnityTech/dev
Dev
|
5 年前 |
Yuncong Zhang
|
1c272fef
|
Cleanup resources in Tests.
|
5 年前 |
Yuncong Zhang
|
3ab64529
|
Fix font path.
|
5 年前 |
GitHub
|
95f249b6
|
Merge pull request #351 from UnityTech/cleanup
Cleanup
|
5 年前 |