GitHub
48f47f37
Merge pull request #208 from Unity-Technologies/zgh/fix_renderMode
fix: renderMode error
3 年前
Xingwei Zhu
3615a3b4
update readme
3 年前
shiyun wen
d819ee3a
Refine code
3 年前
GitHub
250e2ff8
Merge pull request #207 from Unity-Technologies/allow_widget_transparent_color
allow widget background color to be transparent in uiwidgets
3 年前
Shiyun Wen
69ee9081
Code cleanup
3 年前
GitHub
311c0415
Merge pull request #206 from Unity-Technologies/fix_button_down_issue
fix mouse button down issue
3 年前
Shiyun Wen
eb622493
Fix scroll index.
public int trueIndexOf(int index) : in flutter Example: [ListWheelChildLoopingListDelegate] is built by looping a list of
/// length 8. Then, trueIndexOf(10) = 2 and trueIndexOf(-5) = 3.
new DateTime(year: selectedYear, month: selectedMonth,
day: selectedDay)) : like in february, the date is still in 30, which will cause errors.
3 年前
xingweizhu
5e93ce86
update library (windows)
3 年前
Xingwei Zhu
abd62367
allow widget background color to be transparent in uiwidgets
3 年前
Shiyun Wen
c93e6e61
Fix something wrong
3 年前
siyao
737e509b
Merge branch 'master' into siyaoH/1.17/grid
3 年前
Xingwei Zhu
945bd560
upload libraries (mac, ios, android)
3 年前
Shiyun Wen
7d56f661
Fix scroll
3 年前
siyao
0899d89e
fix null ptr
3 年前
Xingwei Zhu
5bec9cf5
fix mouse button down issue
3 年前
guanghuispark
4aa5a623
fix: renderMode error
renderMode.ScreenSpaceOverlay cause input position calculation error
3 年前
Shiyun Wen
878c93a5
Fix date picker scroll.
3 年前
siyao
6ea29062
fix splay tree
3 年前
GitHub
8449e664
Merge pull request #202 from Unity-Technologies/fix_page_view
fix page view bug
3 年前
siyao
2cb4e56f
girds
3 年前
GitHub
34b0ec4e
Merge pull request #189 from Unity-Technologies/siyaoH/1.17/lottie
Siyao h/1.17/lottie
4 年前
GitHub
25113d72
Merge pull request #200 from Unity-Technologies/zgh/fix_win_il2cpp_build_2
fix: windows il2cpp build lead to empty scene
4 年前
guanghuispark
82d75008
Update window.cs
4 年前
guanghuispark
a364b861
fix: windows il2cpp build lead to empty scene
4 年前
GitHub
e12b6ffb
Merge pull request #194 from Unity-Technologies/siyaoH/1.17/fixIL
fix android IL2CPP crash
4 年前
Xingwei Zhu
904270dd
fix page view bug
4 年前
siyao
468e007c
fix android IL2CPP crash
4 年前
siyao
66996229
update by delta time
4 年前
GitHub
8e9a8531
Merge pull request #191 from Unity-Technologies/2.0.3
bump uiwidgets version
4 年前
GitHub
f90f53e1
Merge pull request #190 from Unity-Technologies/fix_nullable_equals
fix Equals calls on nullable objects
4 年前
Xingwei Zhu
62b50159
fix Equals calls on nullable objects
4 年前
GitHub
bde39fa8
Merge pull request #188 from Unity-Technologies/fix_build_issue
delete SDKROOT in the env if any
4 年前
GitHub
6f52260c
Merge pull request #187 from Unity-Technologies/handle_touches_on_mobile
Handle touches on mobile
4 年前
Xingwei Zhu
5d5ac378
Merge branch 'handle_touches_on_mobile' of github.com:Unity-Technologies/com.unity.uiwidgets into handle_touches_on_mobile
4 年前
siyao
c2536878
fix win build
4 年前
Xingwei Zhu
a62c5072
fix meta
4 年前
Xingwei Zhu
5ac7a249
Merge branch 'handle_touches_on_mobile' of github.com:Unity-Technologies/com.unity.uiwidgets into handle_touches_on_mobile
4 年前
xingweizhu
8dc249aa
update release build (windows)
4 年前
Xingwei Zhu
e471fa3f
add test sample
4 年前
Xingwei Zhu
ed1c5d55
update release builds (ios, mac, android)
4 年前
Xingwei Zhu
58e889fd
fix android part
4 年前
Xingwei Zhu
badfad8c
fix ios/mac/windows
4 年前
Xingwei Zhu
b835e83f
delete SDKROOT in the env if any
4 年前
GitHub
4339367c
Merge pull request #183 from Unity-Technologies/fix_potential_crash
fix crash when font file doesn't exist
4 年前
GitHub
8bc2f1f2
Merge pull request #184 from Unity-Technologies/siyaoH/1.17/gc
fix gc
4 年前
siyao
3b763473
update comment
4 年前
siyao
94c1f0c4
fix
4 年前
siyao
884aacd0
fix
4 年前
siyao
16c8a620
disable incremental gc by default
4 年前
siyao
e34201e6
fix gc
4 年前