gewentao
|
5cbbdf04
|
widgets init
|
6 年前 |
gewentao
|
562e0b71
|
update widgets
|
6 年前 |
kg
|
d94907d4
|
widgets/framework.
|
6 年前 |
gewentao
|
7d1c51c4
|
merge framework
|
6 年前 |
gewentao
|
25b32e04
|
test image widget with margin container
|
6 年前 |
gewentao
|
4f341e4f
|
flex widget
|
6 年前 |
kg
|
6995fceb
|
scrollable.
|
6 年前 |
gewentao
|
45b4da03
|
fix
|
6 年前 |
kg
|
9ad18499
|
scroll updates
|
6 年前 |
gewentao
|
4fd35765
|
merge
|
6 年前 |
kg
|
410818cb
|
scroller updates.
|
6 年前 |
fzhangtj
|
504c268e
|
text widget
|
6 年前 |
kg
|
b30684bd
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# Assets/UIWidgets/foundation/diagnostics.cs
|
6 年前 |
kg
|
7ce764b9
|
add icon fonts.
|
6 年前 |
kg
|
2bcb0aa4
|
update tests.
|
6 年前 |
kg
|
dfc99075
|
update text widgets.
|
6 年前 |
gewentao
|
6b8f30d9
|
stack & aspect ratio
|
6 年前 |
gewentao
|
51fab5e2
|
fix
|
6 年前 |
gewentao
|
302f634c
|
as
|
6 年前 |
GitHub
|
895748fe
|
Merge pull request #20 from UnityTech/image
stack & aspect ratio
|
6 年前 |
gewentao
|
8a70a724
|
Merge remote-tracking branch 'origin/master' into image
|
6 年前 |
kg
|
e77cbe99
|
make widget immutable.
|
6 年前 |
kg
|
4b9239b0
|
update canvas
|
6 年前 |
fzhangtj
|
f05de4ec
|
inspector
|
6 年前 |
fzhangtj
|
cd58f0a7
|
mouse hover
|
6 年前 |
kg
|
c254afde
|
merge
|
6 年前 |
kg
|
1d3be554
|
merge
|
6 年前 |
fzhangtj
|
cb240799
|
rename namespace
|
6 年前 |
xingwei.zhu
|
a1166ec6
|
fix issue2 matrix4x4 -> matrix3
|
6 年前 |
kg
|
088540e9
|
image updates.
|
6 年前 |
xingwei.zhu
|
08ac9037
|
remove Debug.Log
|
6 年前 |
xingwei.zhu
|
c346a9ea
|
fix according to comments on 2019/1/3
|
6 年前 |
xingwei.zhu
|
6d0089a0
|
fix : remove all matrix4x4 utils, move some useful matrix3 utils to matrix3 and leave only application-specific functions in MatrixUtils; replace property determinant with function invertable()
|
6 年前 |
xingwei.zhu
|
07f123c4
|
fix : makeTrans(Vector) --> makeTrans(Offset); use Matrix3.invert directly
|
6 年前 |
Shenhua Gu
|
c6729b4f
|
Merge branch 'develop_matrix3' into 'master'
fix issue2 matrix4x4 -> matrix3
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!5
|
6 年前 |
kg
|
6aa80211
|
format code. use setting repository.
|
6 年前 |
kg
|
8ccc89d6
|
add Path.contains.
add DecorationImage and ShapeDocorations.
TODO: Gradient & Shadow.
|
6 年前 |
fzhangtj
|
2f474e8b
|
update
|
6 年前 |
fzhangtj
|
a3aea510
|
navigation
|
6 年前 |
xingwei.zhu
|
7498399a
|
dragdrop codes: fix Axis.none, add drag_utils and format problems
|
6 年前 |
Fan Zhang
|
26d239dc
|
Merge branch 'kgdev' into 'master'
add Path.contains.
See merge request upm-packages/ui-widgets/com.unity.uiwidgets!19
|
6 年前 |
fzhangtj
|
1bc56ed7
|
navigation toolbar
|
6 年前 |
fzhangtj
|
d773fc6e
|
custom paint
|
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 年前 |
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 年前 |
xingwei.zhu
|
d8e75c4a
|
code style cleanup (add 2 more rules)
|
6 年前 |
gewentao
|
c3f13fff
|
add material scrollbar
|
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 年前 |
xingwei.zhu
|
599d0e3e
|
code review + fix
|
6 年前 |
fzhangtj
|
ee73e282
|
Merge remote-tracking branch 'upstream/master' into text_edit
|
6 年前 |
fzhangtj
|
8ee8979a
|
cleanup
|
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 年前 |
xingwei.zhu
|
78576dc3
|
scroller version 1
|
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 年前 |
fzhangtj
|
de1e6859
|
add inspector functions: refresh, toggle debug paint
|
6 年前 |
xingwei.zhu
|
f2fe14fe
|
clipRRect + fix clipRRectLayer
|
6 年前 |
fzhangtj
|
88ac27cb
|
Merge remote-tracking branch 'upstream/master'
|
6 年前 |
Yuncong Zhang
|
c8c36dd5
|
Implement SizeTransition and SliverToBoxAdapter.
|
6 年前 |
kg
|
c523fe54
|
some changes.
|
6 年前 |
kg
|
20c03b02
|
more materials.
|
6 年前 |
Yuncong Zhang
|
c1b8396e
|
Implement wrap widget.
|
6 年前 |
kg
|
e4a3da6a
|
Merge branches 'kgdev' and 'master' of gitlab.cds.internal.unity3d.com:upm-packages/ui-widgets/com.unity.uiwidgets into kgdev
|
6 年前 |
xingwei.zhu
|
adcf538a
|
transitions
|
6 年前 |
kg
|
37bd09c7
|
add backdrop image filter.
|
6 年前 |
Yuncong Zhang
|
7dddd74d
|
Finish dropdown.
|
6 年前 |
Yuncong Zhang
|
dc7e8b0b
|
Implement CardsDemo.
|
6 年前 |
Yuncong Zhang
|
19d64981
|
Clear warnings
|
6 年前 |
fzhangtj
|
e89c7956
|
fix
|
6 年前 |
Yuncong Zhang
|
057e919e
|
Use njk to implement debug overflow indicator.
|
6 年前 |
Yuncong Zhang
|
6839a16b
|
Implement OverflowBox
|
6 年前 |
Yuncong Zhang
|
00bb541f
|
Fix IndexedStack
|
6 年前 |
xingwei.zhu
|
57a069d4
|
selectableText
|
6 年前 |
Yuncong Zhang
|
60ebaf96
|
Tmp store.
|
6 年前 |
xingwei.zhu
|
b7839a20
|
mouse tracking (refer to 1811d574 (diff-f41d041ddd3fe665cc9e123f992bb5e0))
|
6 年前 |
xingwei.zhu
|
659918fa
|
remove utils folder
|
6 年前 |
Yuncong Zhang
|
937c9b8d
|
Implement rotated box.
|
6 年前 |
xingwei.zhu
|
b0400b19
|
Merge branch 'master' of github.com:UnityTech/UIWidgets into mouse_tracking
# Conflicts:
# Samples/UIWidgetsGallery/gallery/app.cs
|
6 年前 |
Yuncong Zhang
|
14e9fa4f
|
Implement ClipOval.
|
6 年前 |
GitHub
|
ca1c1002
|
Merge pull request #183 from UnityTech/mouse_tracking
Mouse tracking
|
6 年前 |
xingwei.zhu
|
f4f1e164
|
remove potential performance-relevant linq expr
|
6 年前 |
Yuncong Zhang
|
d89467db
|
Implement FractionallySizedBox, FractionalOffset
|
6 年前 |
GitHub
|
64c33b6a
|
Merge pull request #197 from UnityTech/yczhang
Implement FractionallySizedBox, FractionalOffset
|
6 年前 |
GitHub
|
2dd1de55
|
Merge pull request #216 from UnityTech/remove_linq
remove potential performance-relevant linq expr
|
6 年前 |
Yuncong Zhang
|
2183a70f
|
Change FilterMode.Point to Bilinear.
|
5 年前 |
iizzaya
|
4f3274d0
|
[Feature] Add Drag and Drop feature between UnityObject and UIWidgets
|
5 年前 |
iizzaya
|
beb230fa
|
[Format] Surround Drag&Drop feature with #if pair
|
5 年前 |
iizzaya
|
5f9473ff
|
[Feature] reformat the code with #if
|
5 年前 |
iizzaya
|
8b9854e6
|
[Format] Remove unnecessary annotations
|
5 年前 |
Yuncong Zhang
|
3c8f4602
|
[1.5.4] Upgrade some widgets. Fix hero.
|
5 年前 |
Yuncong Zhang
|
c5a05438
|
Add strut style (framework part).
|
5 年前 |
Yuncong Zhang
|
06160d76
|
[1.5.4] Finish TODOs in gesture_detector and text_selection.
|
5 年前 |
siyao
|
e1f50623
|
transform matrix3 to matrix4
|
4 年前 |
Kevin Gu
|
52e20ad9
|
remove this.
|
4 年前 |
siyao
|
2a6b7284
|
Merge branch 'master' into siyao/skia/base
|
4 年前 |
siyao
|
0b27aed2
|
remove this
|
4 年前 |
siyao
|
cbbb4171
|
fix widget
|
4 年前 |
siyao
|
630746f8
|
fix widget compile error
|
4 年前 |
siyao
|
3f831a6f
|
fix
|
4 年前 |
siyao
|
566522b7
|
fix
|
4 年前 |
siyao
|
191e6987
|
lottie
|
4 年前 |
siyao
|
bffd7872
|
matrix4 & painting
|
4 年前 |
siyao
|
ee199111
|
type
|
4 年前 |
siyao
|
f3c81067
|
fix parentdata
|
4 年前 |
Shiyun Wen
|
6c3a3fe3
|
temporary change
|
4 年前 |
Shiyun Wen
|
b836738c
|
fix T-W
|
4 年前 |
guanghuispark
|
ba187f0e
|
fix basic.cs
also modified proxy_box.cs,
IterableProperty & Flow may have problems
|
4 年前 |
guanghuispark
|
2f30a52a
|
fix app.cs
|
4 年前 |
guanghuispark
|
d1b28284
|
fix error in basic.cs
|
4 年前 |
guanghuispark
|
96207197
|
Update basic.cs
|
4 年前 |
xingweizhu
|
cab6d85a
|
fix more runtime issues
|
4 年前 |
siyao
|
72f420a3
|
gestures update
|
4 年前 |
guanghuispark
|
52f29042
|
fix container.cs
|
4 年前 |
guanghuispark
|
fe944e3f
|
delete previous annotates
|
4 年前 |
guanghuispark
|
91987030
|
Merge branch 'dev_1.17.5' into shiyun/skia
|
4 年前 |
guanghuispark
|
0571690a
|
fix fade_in_image.cs & implicit_animations.cs
|
4 年前 |
guanghuispark
|
2ee2460b
|
add textDirection in class stack
|
4 年前 |
Shiyun Wen
|
24c8d8a3
|
fix cupertino
|
4 年前 |
xingweizhu
|
5ef31294
|
fix some runtime errors (for CountDemo sample)
|
4 年前 |
Shiyun Wen
|
b094c0f3
|
temporary fix
|
4 年前 |
Shiyun Wen
|
0e8f9c81
|
fix basic
|
4 年前 |
guanghuispark
|
7b5eb8c4
|
fix errors up till now
|
4 年前 |
siyao
|
6440673e
|
update
|
4 年前 |
Shiyun Wen
|
e0ec89ea
|
fix errors
|
4 年前 |
xingweizhu
|
ee7cbaed
|
fix wheel_scroll_view bug
|
4 年前 |
siyao
|
7529f1f9
|
update EdgeInsetsGeometry
|
4 年前 |
xingweizhu
|
be4c4732
|
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/gallery
|
4 年前 |
guanghuispark
|
d7906504
|
fix errors in shrine demos
|
4 年前 |
xingweizhu
|
d5e4e6a0
|
fix tween issues and add more material samples
|
4 年前 |
Shiyun Wen
|
b61d2918
|
add Select, Where and Hover test Sample
|
4 年前 |
Xingwei Zhu
|
d6ae4be0
|
stash changes
|
3 年前 |
Xingwei Zhu
|
9cdbd4f1
|
revert unnecessary changes
|
3 年前 |
Xingwei Zhu
|
e6237c27
|
fix more warnings
|
3 年前 |
Xingwei Zhu
|
7c2f26fc
|
more fixes
|
3 年前 |
Xingwei Zhu
|
c25c5794
|
more fixes
|
3 年前 |