fzhangtj
|
1516f165
|
editable render object
|
6 年前 |
fzhangtj
|
639c9f04
|
very basic editable text
|
6 年前 |
fzhangtj
|
d51d845b
|
ime composing
|
6 年前 |
fzhangtj
|
08f74fa2
|
update
|
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 年前 |
fzhangtj
|
392445f7
|
more keyboard edit function
|
6 年前 |
GitHub
|
28333fbb
|
Merge pull request #18 from UnityTech/text
Text
|
6 年前 |
gewentao
|
8a70a724
|
Merge remote-tracking branch 'origin/master' into image
|
6 年前 |
fzhangtj
|
433ebb1c
|
refine text edit
|
6 年前 |
GitHub
|
a50f39f3
|
Merge pull request #24 from UnityTech/text
refine text edit
|
6 年前 |
kg
|
e18956a0
|
Merge remote-tracking branch 'origin/master'
|
6 年前 |
fzhangtj
|
cb240799
|
rename namespace
|
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 年前 |
xingwei.zhu
|
1e7da4a2
|
material basics
|
6 年前 |
xingwei.zhu
|
93d770e1
|
material basics
|
6 年前 |
xingwei.zhu
|
36c1fd37
|
more material components: support material button
|
6 年前 |
xingwei.zhu
|
a22dadce
|
material components: code review + .editorconfig update: add one more rule for class modifier: internal
|
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 年前 |
fzhangtj
|
4da440ff
|
fix Editable: missing onSubmitted event implement
|
6 年前 |
Shenhua Gu
|
58cd3dab
|
Merge branch 'text_edit' into 'master'
fix Editable: missing onSubmitted event implement
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!28
|
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 年前 |
Shenhua Gu
|
3a3c970c
|
Merge branch 'dragdrop_fix' into 'master'
Material Basics
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!33
|
6 年前 |
kg
|
7197dd45
|
Merge branches 'kgdev' and 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into kgdev
# Conflicts:
# Runtime/ui/painting/painting.cs
|
6 年前 |
xingwei.zhu
|
71be303c
|
solve syntax error + remedy warnings
|
6 年前 |
Shenhua Gu
|
2183e725
|
Merge branch 'dragdrop_fix' into 'master'
fix warnings + add two more rules to editorconfig
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!36
|
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 年前 |
xingwei.zhu
|
8709fe38
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
# Conflicts:
# Runtime/material/utils.cs
|
6 年前 |
fzhangtj
|
ee73e282
|
Merge remote-tracking branch 'upstream/master' into text_edit
|
6 年前 |
Yuncong Zhang
|
c05d7130
|
Merge branch 'material' into material_yczhang
|
6 年前 |
Shenhua Gu
|
62021509
|
Merge branch 'material' into 'master'
Material Phase 2 (fundamental layouts & widgets)
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!48
|
6 年前 |
fzhangtj
|
1262bcba
|
text edit keyboard
|
6 年前 |
Yuncong Zhang
|
503f7bec
|
Merge branch 'master' into splay_tree
|
6 年前 |
Shenhua Gu
|
9ddb1163
|
Merge branch 'text_edit' into 'master'
Text edit
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!56
|
6 年前 |
xingwei.zhu
|
ab8630b2
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
# Conflicts:
# Runtime/editor/editor_window.cs
# Runtime/ui/txt/paragraph.cs
|
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
|
4bf67a5a
|
ios keyboard
|
6 年前 |
fzhangtj
|
38eea642
|
android keyboard
|
6 年前 |
xingwei.zhu
|
9e9a2bcf
|
performanceoverlay layer
|
6 年前 |
Shenhua Gu
|
d757df93
|
Merge branch 'material' into 'master'
performanceoverlay layer
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!97
|
6 年前 |
fzhangtj
|
ece17ad8
|
Merge remote-tracking branch 'upstream/master' into widgets_panel
|
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
|
fc239bff
|
fix desktop platform compile error
|
6 年前 |
Shenhua Gu
|
63241851
|
Merge branch 'master' into 'master'
fix desktop platform compile error
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!118
|
6 年前 |
xingwei.zhu
|
9f7fd9d6
|
Merge branch 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
|
6 年前 |
xingwei.zhu
|
475f6188
|
drawer fix
|
6 年前 |
Shenhua Gu
|
de6befa5
|
Merge branch 'material' into 'master'
Material Scaffold
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!120
|
6 年前 |
Yuncong Zhang
|
19720d78
|
Merge branch 'master' into gallery
|
6 年前 |
fzhangtj
|
96b87e98
|
Merge remote-tracking branch 'upstream/master' into text_edit
|
6 年前 |
fzhangtj
|
f369c5e0
|
webgl ime keyboard support
|
6 年前 |
fzhangtj
|
5d8c4b6f
|
fix
|
6 年前 |
Shenhua Gu
|
4ff011c0
|
Merge branch 'text_edit' into 'master'
webgl IME keyboard
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!136
|
6 年前 |
Yuncong Zhang
|
4f62ed91
|
Merge branch 'master' into gallery
|
6 年前 |
xingwei.zhu
|
242c1e08
|
Merge branch 'gallery' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into material
|
6 年前 |
fzhangtj
|
453e28e5
|
handling cases none printable characters and fix index out of range error
|
6 年前 |
fzhangtj
|
dda01af9
|
update editable
|
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
|
bebfe60a
|
Merge branch 'text_edit' into 'master'
Text edit
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!158
|
6 年前 |
wangshuang
|
21115f43
|
add mate file
|
6 年前 |
Shenhua Gu
|
5a4481ad
|
Merge branch 'master' into 'master'
add mate file
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!163
|
6 年前 |
fzhangtj
|
8af7812a
|
Merge remote-tracking branch 'upstream/master' into text_edit
|
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
|
ed675598
|
text field
|
6 年前 |
fzhangtj
|
a497f6a5
|
text field
|
6 年前 |
GitHub
|
fd26e5ca
|
Merge pull request #58 from fzhangtj/text_edit
text field
|
6 年前 |
fzhangtj
|
cb2efc74
|
fix text edit: copy/paste/select keyboard shortcut
|
6 年前 |
GitHub
|
d065a8f2
|
Merge pull request #59 from fzhangtj/text_edit
fix text edit: copy/paste/select keyboard shortcut
|
6 年前 |
GitHub
|
a0e4cb7c
|
Merge branch 'master' into translate
|
6 年前 |
xingwei.zhu
|
db412ae7
|
performanceOverlay reconstruction
|
6 年前 |
GitHub
|
b8f3d408
|
Merge pull request #74 from UnityTech/xwzhu
performanceOverlay reconstruction
|
6 年前 |
fzhangtj
|
1a40fc57
|
Merge remote-tracking branch 'upstream/master'
|
6 年前 |
kg
|
ae4a0018
|
Merge branches 'kgdev' and 'master' of github.com:UnityTech/UIWidgets into kgdev
|
6 年前 |
Yuncong Zhang
|
2c274328
|
Complete todos in editable text.
|
6 年前 |
Yuncong Zhang
|
cac6a69b
|
Merge branch 'yczhang' into match_flutter12
|
6 年前 |
Yuncong Zhang
|
78a53637
|
Update.
|
6 年前 |
GitHub
|
302c2b32
|
Merge pull request #152 from UnityTech/yczhang
Yczhang
|
6 年前 |
kg
|
5a817602
|
1. refine assert. defer message generation.
2. refine Path.
|
6 年前 |
GitHub
|
ad739fb1
|
Merge pull request #162 from UnityTech/kgdev
some fixes and improvements.
|
6 年前 |
kg
|
a2e4c27c
|
performance improvements...
|
6 年前 |
xingwei.zhu
|
c5bfc1b0
|
SUPPORT WEBGL COPY-PASTE
|
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 年前 |
GitHub
|
0d09b470
|
Merge pull request #184 from UnityTech/iphoneplus_view
webgl copy-paste text
|
6 年前 |
Yuncong Zhang
|
94eda57a
|
Fix delete bug.
|
5 年前 |
Yuncong Zhang
|
96862940
|
Fix emoji selection issue.
|
5 年前 |
Yuncong Zhang
|
32084435
|
Fix issues.
|
5 年前 |
Yuncong Zhang
|
2d2a3ce9
|
Update comment
|
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 年前 |
iizzaya
|
8e8058fb
|
[Fix] TextField maxLength wrong IME input behavior
|
5 年前 |
iizzaya
|
b0f1883c
|
Change name
|
5 年前 |
GitHub
|
55fd597a
|
Merge pull request #327 from IIzzaya/master
[Fix] TextField maxLength wrong IME input behavior
|
5 年前 |
GitHub
|
e27405d3
|
Merge pull request #341 from UnityTech/dev
Dev
|
5 年前 |
Json
|
7161a526
|
add WhitelistingTextInputFormatter
|
5 年前 |
GitHub
|
bca05469
|
Merge pull request #342 from wglios/dev
add WhitelistingTextInputFormatter
|
5 年前 |
xingwei.zhu
|
b8db6773
|
Merge branch 'dev' of github.com:UnityTech/UIWidgets into fix_raster_cache_assert
|
5 年前 |
GitHub
|
669dd968
|
Merge pull request #345 from UnityTech/dev
Dev
|
5 年前 |
xingwei.zhu
|
0a7a0c47
|
refine globalkeyEventhandler
|
5 年前 |
xingwei.zhu
|
a672ed10
|
fix editor mode ime position issue
|
5 年前 |
xingwei.zhu
|
9de8246c
|
fix editor mode ime position issue windowS
|
5 年前 |
xingwei.zhu
|
ffc4a352
|
fix editor mode ime position issue WINDOWS&MAC
|
5 年前 |
GitHub
|
33aed7f8
|
Merge pull request #370 from UnityTech/editorfeatures
Editorfeatures
|
5 年前 |
GitHub
|
d9b90d42
|
Merge pull request #372 from UnityTech/master
merge hotfixes
|
5 年前 |
Yuncong Zhang
|
398ed9cc
|
Merge branch 'master' of https://github.com/UnityTech/UIWidgets into fix_emoji
|
5 年前 |
xingwei.zhu
|
1e1427be
|
add protection for textediting composition
|
5 年前 |
GitHub
|
f3f3967b
|
Merge pull request #373 from UnityTech/editorfeatures
fix conflict between drag & scroll
|
5 年前 |
GitHub
|
4df92c51
|
Merge pull request #377 from UnityTech/master
hotfixes
|
5 年前 |
Kevin Gu
|
52e20ad9
|
remove this.
|
4 年前 |
siyao
|
1db60ffd
|
Merge branch 'skia' into siyao/skia/txt
|
4 年前 |
siyao
|
cbbb4171
|
fix widget
|
4 年前 |
siyao
|
11d3f36f
|
Merge branch 'tempH/t2' into siyaoH/skiaBase
|
4 年前 |
siyao
|
57cac2f3
|
remove sample & update widget
|
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 年前 |
xingweizhu
|
f81b3c5d
|
fix some other compile errors
|
4 年前 |
GitHub
|
c18133ec
|
Merge pull request #18 from Unity-Technologies/zxw/skiaBase
fix some other compile errors
|
4 年前 |
GitHub
|
1871d52e
|
Merge pull request #22 from Unity-Technologies/siyaoH/skiaBase
Siyao h/skia base
|
4 年前 |
Shiyun Wen
|
6c3a3fe3
|
temporary change
|
4 年前 |
Shiyun Wen
|
7355a76f
|
delete material
|
4 年前 |
Shiyun Wen
|
b836738c
|
fix T-W
|
4 年前 |
guanghuispark
|
1ace4fef
|
add shortcuts.cs
add shortcuts.cs and part of keyboard.cs,and little fix in raw_keyboard.cs
|
4 年前 |
Shiyun Wen
|
980e81aa
|
Merge remote-tracking branch 'origin/zgh/skia' into shiyun/skia
|
4 年前 |
GitHub
|
dd8e3440
|
Merge branch 'shiyun/skia' into dev_1.17.5
|
4 年前 |
xingweizhu
|
b9466bf9
|
Revert "Merge branch 'shiyun/skia' into dev_1.17.5"
This reverts commit 5c1a9d036876a7491cde8c358e43e3dfac8b0040, reversing
changes made to 90a94113824095e376cf649b81df98e93ba71e58.
|
4 年前 |
xingweizhu
|
eae5297b
|
Revert "Revert "Merge branch 'shiyun/skia' into dev_1.17.5""
This reverts commit 5434c2693ad93a46b777b150330e8e3f13db3735.
|
4 年前 |
xingweizhu
|
64c8fb43
|
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into fix_runtime_errors
|
4 年前 |
Shiyun Wen
|
c892ecc3
|
fix string interpolation $
|
4 年前 |