siyao
4f05a4d4
fix copy
3 年前
Xingwei Zhu
48e004fb
remove unnecessary this.
3 年前
siyao
2b4c296c
update android enable
3 年前
Xingwei Zhu
cf5067ee
add raycastable panel and test sample scene
3 年前
GitHub
c50916ed
Merge pull request #212 from Unity-Technologies/siyaoH/1.17/lottie
fix setstate after dispose
3 年前
siyao
f94fbfbe
fix setstate after dispose
3 年前
siyao
89e663a6
fix null prt release crash
3 年前
siyao
9073271b
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets
3 年前
GitHub
b6a47a4e
Merge pull request #211 from Unity-Technologies/zgh/change_class_type
change class protection level
3 年前
guanghuispark
7416cb68
change class protection level
3 年前
siyao
ef5b5d91
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets
3 年前
GitHub
47330487
Merge pull request #210 from Unity-Technologies/siyaoH/1.17/grid
Siyao h/1.17/grid
3 年前
siyao
d2ca2374
Merge remote-tracking branch 'origin/fix_gl_context_issue'
3 年前
GitHub
318e7c75
Merge pull request #209 from Unity-Technologies/fix_gl_context_issue
use a gl context pool to provide glcontext objects to multiple panels
3 年前
siyao
3110e486
remove mixin gen
3 年前
siyao
9e504b75
do not push
3 年前
Xingwei Zhu
9f644390
update affected libraries
3 年前
siyao
8f8078d9
clean
3 年前
Xingwei Zhu
ab09a1fa
release resources when pluginunload
3 年前
siyao
b6d68eb0
Merge branch 'master' into siyaoH/1.17/grid
3 年前
Xingwei Zhu
77c815eb
use a gl context pool to provide glcontext objects to multiple panels
3 年前
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
3 年前
GitHub
25113d72
Merge pull request #200 from Unity-Technologies/zgh/fix_win_il2cpp_build_2
fix: windows il2cpp build lead to empty scene
3 年前
guanghuispark
82d75008
Update window.cs
3 年前
guanghuispark
a364b861
fix: windows il2cpp build lead to empty scene
3 年前
GitHub
e12b6ffb
Merge pull request #194 from Unity-Technologies/siyaoH/1.17/fixIL
fix android IL2CPP crash
3 年前
Xingwei Zhu
904270dd
fix page view bug
3 年前
siyao
468e007c
fix android IL2CPP crash
3 年前
GitHub
8e9a8531
Merge pull request #191 from Unity-Technologies/2.0.3
bump uiwidgets version
3 年前
GitHub
f90f53e1
Merge pull request #190 from Unity-Technologies/fix_nullable_equals
fix Equals calls on nullable objects
3 年前