siyao
985da97f
fix shadow radii crash
4 年前
xingweizhu
f2b5f40f
add dpr override setting
4 年前
GitHub
e26ce617
Merge pull request #223 from Unity-Technologies/siyaoH/1.17/fix_crash
check graphic api
4 年前
siyao
ca1a4483
restore gitignore
4 年前
siyao
2f48c0a4
only support d3d11 for now
4 年前
siyao
e8d1f872
check graphic api
4 年前
GitHub
a790e008
Merge pull request #222 from Unity-Technologies/fix_runtime_debug
Fix runtime debug
4 年前
Xingwei Zhu
45c2aba0
fallback to simpler rules
4 年前
Xingwei Zhu
6c291af4
fix runtime debug assertion code: this assertion will only be called if the debug mode is enabled
4 年前
GitHub
d22933d9
Merge pull request #221 from Unity-Technologies/siyaoH/1.17/androidArm64
Siyao h/1.17/android arm64
4 年前
siyao
8da388ca
fix typo
4 年前
siyao
0011a747
fix typo
4 年前
siyao
9f991933
add more state
4 年前
siyao
ae992217
update sh
4 年前
siyao
f8982c3d
clean
4 年前
siyao
b925397f
android release arm64
4 年前
siyao
62e02efa
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/androidArm64
4 年前
siyao
4e31e4af
clean code
4 年前
GitHub
f6c57bf6
Merge pull request #220 from Unity-Technologies/zgh/fix_orientation_bug
fix: raycastable rect doesn't update when orientation changed
4 年前
guanghuispark
39cf8b7e
fix: raycastable rect doesn't update when orientation changed
4 年前
siyao
c709280a
android arm64
4 年前
GitHub
e06731bb
Merge pull request #218 from Unity-Technologies/fix_null_wrapper
fix _wrapper null error
4 年前
guanghuispark
ae51aaca
fix _wrapper null error
4 年前
GitHub
fe96dc5b
Merge pull request #217 from Unity-Technologies/shiyun_datepicker
datepicker scroll fix
4 年前
GitHub
863f4a8b
Merge branch 'master' into shiyun_datepicker
4 年前
Xingwei Zhu
4602ac19
change accessibility of FocusaleActionDetector
4 年前
GitHub
900511e3
Merge pull request #216 from Unity-Technologies/fix_raycastable_issue
raycastable panel pointer position bug fix
4 年前
xingweizhu
66eec458
bug fix
4 年前
GitHub
21566389
Merge pull request #215 from Unity-Technologies/shiyun_HoverFix
Fix hover
4 年前
shiyun wen
76660376
Fix onExit
4 年前
shiyun wen
4ed3a4fd
Fix hover
4 年前
GitHub
36627c5a
Merge pull request #214 from Unity-Technologies/raycastable_panel
add raycastable panel and test sample scene
4 年前
GitHub
7b1d8903
Merge pull request #213 from Unity-Technologies/siyaoH/1.17/fixCopy
Siyao h/1.17/fix copy
4 年前
siyao
84425ca8
update comment
4 年前
siyao
90ebb4db
fix
4 年前
siyao
ee1cfe4c
remove log
4 年前
siyao
4f05a4d4
fix copy
4 年前
Xingwei Zhu
48e004fb
remove unnecessary this.
4 年前
siyao
2b4c296c
update android enable
4 年前
Xingwei Zhu
cf5067ee
add raycastable panel and test sample scene
4 年前
shiyun wen
d819ee3a
Refine code
4 年前
Shiyun Wen
69ee9081
Code cleanup
4 年前
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.
4 年前
Shiyun Wen
c93e6e61
Fix something wrong
4 年前
GitHub
c50916ed
Merge pull request #212 from Unity-Technologies/siyaoH/1.17/lottie
fix setstate after dispose
4 年前
siyao
f94fbfbe
fix setstate after dispose
4 年前
siyao
89e663a6
fix null prt release crash
4 年前
siyao
9073271b
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets
4 年前
GitHub
b6a47a4e
Merge pull request #211 from Unity-Technologies/zgh/change_class_type
change class protection level
4 年前
guanghuispark
7416cb68
change class protection level
4 年前