Vincent Zhang
81c1d349
Move the package content into `com.unity.uiwidgets` folder.
4 年前
GitHub
45e4362c
Merge pull request #1 from Unity-Technologies/reorg-code-structure
Move the package content into `com.unity.uiwidgets` folder.
4 年前
Vincent Zhang
c434f797
Update .npmignore file.
4 年前
Vincent Zhang
f2b9e78b
Rename `scripts.meta` to `Scripts.meta`.
4 年前
Vincent Zhang
9d095f54
Update .npmingore to ignore `Scripts.meta`.
4 年前
Vincent Zhang
eb34a4c7
Passed package validation test suites..
4 年前
GitHub
6dbde415
Merge pull request #3 from Unity-Technologies/fix-yamato-failures
Fix yamato failures
4 年前
xingwei.zhu
bfc3d31f
fix bug: potential null reference error when App goes from back to front and native calls _handleViewMetricsChanged before the window is initialized
4 年前
xingwei.zhu
3d5253f6
fix typo
4 年前
GitHub
dffbed25
Merge pull request #6 from Unity-Technologies/fix_null_ref_bug
fix bug: potential null reference error
4 年前
siyao
0179b09c
Merge branch 'master' into siyao
4 年前
siyao
310fca24
remove unused reference
4 年前
Kevin Gu
eea80dd6
draft2
4 年前
Kevin Gu
b1009c12
draft
4 年前
siyao
9b2408a6
update rotateZ
4 年前
GitHub
02c970c7
Merge pull request #7 from Unity-Technologies/siyao
transform matrix3 to matrix4
4 年前
siyao
239f2267
add local position
4 年前
siyao
e3311cb4
add local position sample scene
4 年前
siyao
d7b8a9d7
fix typo
4 年前
Kevin Gu
ab9d2afd
add more code...
4 年前
siyao
4c404d1e
paragraphBuilder && paragraph
4 年前
GitHub
59703709
Merge pull request #9 from Unity-Technologies/1.17.4/localPosition
add local position
4 年前
Kevin Gu
b00d53eb
add async and scheduler binding.
4 年前
siyao
ff9dc457
paragraph properties
4 年前
xingwei.zhu
dc7e6275
port forceUpdate to EditorWindow
4 年前
siyao
08295573
fix 0x0 image
4 年前
xingweizhu
d4773919
work around assert
4 年前
Kevin Gu
284b4aac
future, timer, serialization, platform message, asset bundle.
4 年前
siyao
6715fa3d
Merge branch 'skia' into siyao_skia
4 年前
xingwei.zhu
2fa8b1a3
add support for better drag&drop functionality in Editor
4 年前
Xingwei Zhu
80135929
bug fix
4 年前
siyao
94ea9073
txt with demo
4 年前
xingweizhu
0d71f9f6
try fix crash when exiting editor with uiwidgets-based editor window openned
4 年前
siyao
2a1b613f
fix
4 年前
Kevin Gu
52e20ad9
remove this.
4 年前
siyao
1db60ffd
Merge branch 'skia' into siyao/skia/txt
4 年前
xingwei.zhu
70ecfd32
add a uiwidgetPanel host to StoreConnector, so that we can binding it to the right window.instance when stateChanged callback is triggered
4 年前
Kevin Gu
dddde002
add image codec.
4 年前
siyao
678e4814
fix conflict & remove this.
4 年前
GitHub
7a17ac87
Merge pull request #32 from Unity-Technologies/zxw/dev_k12
add a uiwidgetPanel host to StoreConnector, so that we can binding it…
4 年前
xingweizhu
46f8a642
fix mouse tracking issue
4 年前
GitHub
66e86b01
Merge pull request #142 from Unity-Technologies/zxw/dev_k12
Zxw/dev k12
4 年前
Kevin Gu
c22a6999
external texture layer support.
4 年前
siyao
720be903
fix format & load font
4 年前
xingwei.zhu
3bcde7c0
add icon constraints to input_decorator
4 年前
xingweizhu
ebaeb7c1
temporary fix redux issue
we need to add a host to redux widget to support multi-panel interaction. but currently the code is buggy since it only support editorwindow and will break on standalone players. we should fix this in a later PR
4 年前
Kevin Gu
ce44c04f
hook mouse input
4 年前
siyao
f46b1ac5
fix
4 年前
xingweizhu
360637a2
fix color issue
when playersettings.colorspace is linear, the editor window color is wrong (still srgb). we should add logics to shader to fix this issue
4 年前
Kevin Gu
ee076cea
hook mouse input
4 年前
siyao
3ad69800
update free, equals
4 年前
GitHub
2053373e
Merge pull request #161 from Unity-Technologies/issue_1.0/editor_window_color_issue
fix color issue
4 年前
xingweizhu
c27052f6
fix editor drag issue
4 年前
siyao
157ecdc0
update lists
4 年前
GitHub
1fb3b0b3
Merge pull request #165 from Unity-Technologies/issue_1.0/editor_window_color_issue
fix editor drag issue
4 年前
xingweizhu
0c4b655c
fix mouse tracking issue
cherry-pick from tal project
3 年前
siyao
7dfbad88
fix reference
4 年前
siyao
5a446124
update json message
4 年前
siyao
68325a15
fix struct style
4 年前
siyao
8827b37e
Merge branch 'skia' into siyaoH/skia
4 年前
siyao
3ca3913a
fix conflict
4 年前
GitHub
51985979
Merge pull request #12 from Unity-Technologies/siyaoH/skia
add paragrah
4 年前
siyao
03fdf15d
extract RawImage
4 年前
siyao
2a6b7284
Merge branch 'master' into siyao/skia/base
4 年前
siyao
0b27aed2
remove this
4 年前
siyao
7e12a7db
add font load
4 年前
GitHub
31d57b27
Merge pull request #13 from Unity-Technologies/siyaoH/skiaBase
Siyao h/skia base
4 年前
siyao
a05afa9c
update replace ui
4 年前
xingweizhu
4b3b5ad1
fix simple compilation errors
4 年前
siyao
cbbb4171
fix widget
4 年前
GitHub
11bfe4e7
Merge pull request #14 from Unity-Technologies/zxw/skiaBase
fix simple compilation errors
4 年前
xingweizhu
25c4f8c3
fix compilation errors in rendering
4 年前
siyao
11d3f36f
Merge branch 'tempH/t2' into siyaoH/skiaBase
4 年前
xingweizhu
90543e5e
fix compilation errors in rendering more
4 年前
siyao
2fd4304e
enable SplayTree
4 年前
xingweizhu
42cc4471
add pathMetrics
4 年前
siyao
57cac2f3
remove sample & update widget
4 年前
xingweizhu
2c55bd54
minor fixes
4 年前
siyao
1878b624
fix painting compile error
4 年前
xingweizhu
2b116dcb
change public => internal
4 年前
siyao
cac18bcd
fix bug
4 年前
xingweizhu
9c2ee8dd
_dispose will be called in the deconstructor, no need to call it here
4 年前
GitHub
97fa588b
Merge pull request #15 from Unity-Technologies/siyaoH/skiaPainting
fix painting compile error
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
3ebd9c92
remove references to scheduler (which need to be replaced by scheduler2) and fix compile errors (excepts those in widgets)
4 年前
GitHub
ffeb157f
Merge pull request #16 from Unity-Technologies/zxw/skiaBase
Fix compilation errors in rendering
4 年前
xingweizhu
f81b3c5d
fix some other compile errors
4 年前
siyao
630746f8
fix widget compile error
4 年前
xingweizhu
040a1562
fix Editor error
4 年前
siyao
3f831a6f
fix
4 年前
siyao
566522b7
fix
4 年前
GitHub
2091c8fc
Merge pull request #17 from Unity-Technologies/siyaoH/skiaWidget
fix widget compile error
4 年前
GitHub
c18133ec
Merge pull request #18 from Unity-Technologies/zxw/skiaBase
fix some other compile errors
4 年前
xingweizhu
358019a1
fix final several errors
4 年前
xingweizhu
7731514a
remove ui folder
4 年前
GitHub
5faed40f
Merge pull request #19 from Unity-Technologies/zxw/skiaBase
remove ui folder and fix errors
4 年前
siyao
1239bb46
run widget
4 年前
siyao
3fc3e49f
fix mono_isolate nullptr
4 年前
siyao
64ab7e16
fix null exception, add retained layer
4 年前
siyao
50b8f6e2
fix text update
4 年前
xingweizhu
68b7aba1
minor fixes
4 年前
siyao
168c8959
fix task order
4 年前
xingweizhu
8c854a5b
fix view configuration issue
4 年前
xingweizhu
4c9f4b75
Merge branch 'siyaoH/skiaBase' of https://github.com/Unity-Technologies/com.unity.uiwidgets into zxw/skiaBase
# Conflicts:
# Samples/UIWidgetsSamples_2019_4/Assets/TextTest.unity
4 年前
GitHub
af5ffd06
Merge pull request #20 from Unity-Technologies/zxw/skiaBase
Zxw/skia base
4 年前
xingweizhu
6a6487f3
add missing native bindings
4 年前
GitHub
8c689b1c
Merge pull request #21 from Unity-Technologies/zxw/skiaBase
add missing native bindings
4 年前
xingweizhu
d5555654
add missing APIs for pathmetric
4 年前
GitHub
1871d52e
Merge pull request #22 from Unity-Technologies/siyaoH/skiaBase
Siyao h/skia base
4 年前
siyao
e916b0f8
screenshot & config font
4 年前
Shiyun Wen
de06dd9e
add cupertino and sth goes wrong
4 年前
siyao
b35a09d3
update binding
4 年前
GitHub
97b96e0b
Merge pull request #23 from Unity-Technologies/zxw/skiaBase
add missing APIs for pathmetric
4 年前
Shiyun Wen
93ba9083
add cupertino
4 年前
Shiyun Wen
81794ba6
revert changes
4 年前
siyao
addece2a
Merge branch 'skia' into siyaoH/skiaBase
4 年前
Shiyun Wen
04479f81
Revert "revert changes"
This reverts commit 0b2e80058e3545d67af5a1a790346616ea69f3a3.
4 年前
siyao
ac0d5b13
FileImage && NetworkImage
4 年前
siyao
191e6987
lottie
4 年前
guanghuispark
7b701649
fix format problems
4 年前
siyao
bffd7872
matrix4 & painting
4 年前
siyao
9dc87082
upgrade widgets/framework
4 年前
guanghuispark
c9a49958
split unity_console.h to unity_console.cc and unity_console.h and make the details of native console logging invisible to users
4 年前
siyao
3c95a36b
implement error render box
4 年前
Shiyun Wen
ae118ebb
temporary changes
4 年前
siyao
ee199111
type
4 年前
Shiyun Wen
e7cbeabb
Merge branch 'siyaoH/skiaBase' into shiyun/skia
4 年前
siyao
f3c81067
fix parentdata
4 年前
Shiyun Wen
93f4d640
update to 1.17.5
4 年前
siyao
09510091
fix opacity layer
4 年前
Shiyun Wen
28175a06
Merge branch 'siyaoH/skiaBase' into shiyun/skia
4 年前
siyao
c7ac8d9e
implement ime position, fix future & timer
4 年前
Shiyun Wen
52d80fd9
temporary before mixin
4 年前
siyao
9589ca6b
fix format
4 年前
Shiyun Wen
6c3a3fe3
temporary change
4 年前
siyao
a070fcc1
pr fix
4 年前
Shiyun Wen
7355a76f
delete material
4 年前
siyao
42881233
pr fix
4 年前
GitHub
4700dce3
Merge pull request #27 from Unity-Technologies/siyaoH/skiaBase
Siyao h/skia base
4 年前
Shiyun Wen
594d924d
modify layer
4 年前
GitHub
fe4f6f2d
Merge pull request #26 from guanghuispark/zgh/skia/log
output cpp log to c#
4 年前
guanghuispark
c5f516bd
Update actions.cs
4 年前
Shiyun Wen
e8bfce52
fix editable_text
4 年前
Shiyun Wen
c963cd1d
fix widget_Inspector
4 年前
Shiyun Wen
27fdb6b3
fix mat reference
4 年前
GitHub
a5d77248
Merge pull request #33 from Unity-Technologies/shiyun/skia
Shiyun/skia
4 年前
Shiyun Wen
412a2923
fix widget_Inspector.cs
4 年前
xingweizhu
eed19508
fix compiler errors
4 年前
Shiyun Wen
a84d4449
fix diagnosticsStackTrace
4 年前
GitHub
6de6239c
Merge pull request #34 from Unity-Technologies/fix_sample_errors
fix compiler errors
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
28a40a7f
fix focus
4 年前
xingweizhu
bc758b2b
stash changes
4 年前
xingweizhu
c122c592
add diagnosticable mixin
4 年前
GitHub
0c57379a
Merge pull request #35 from Unity-Technologies/add_diagnosticable_mix
Add diagnosticable mix
4 年前
xingweizhu
361fbba0
finish foundation update
4 年前
guanghuispark
e4a44cdf
fix animated_cross_fade.cs & animated_size.cs
4 年前
xingweizhu
bd79c8c2
error fix
4 年前
guanghuispark
a4398858
fix shortcuts
4 年前
xingweizhu
1e839c89
update scheduler
4 年前
Shiyun Wen
980e81aa
Merge remote-tracking branch 'origin/zgh/skia' into shiyun/skia
4 年前
xingweizhu
3823e094
bug fixes
4 年前
Shiyun Wen
2adc73cc
temporary fix
4 年前
guanghuispark
ba187f0e
fix basic.cs
also modified proxy_box.cs,
IterableProperty & Flow may have problems
4 年前
xingweizhu
31a9beba
fix compile errors caused by unmatched API calling to foundation methods
4 年前
guanghuispark
24f4b3ca
fix animated_switcher.cs
4 年前
GitHub
88bce07c
Merge pull request #37 from Unity-Technologies/upgrade_scheduler
upgrade files under foundation&scheduler to match flutter 1.17.5
4 年前
xingweizhu
2fdacde2
_debugInitialized should not be made static
4 年前
Shiyun Wen
17e74430
Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
guanghuispark
2f30a52a
fix app.cs
4 年前
xingweizhu
4945224d
temp stash
4 年前
Shiyun Wen
5993a43b
Merge branch 'dev_1.17.5' into shiyun/skia
4 年前
guanghuispark
efd4f250
Merge branch 'shiyun/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
GitHub
dd8e3440
Merge branch 'shiyun/skia' into dev_1.17.5
4 年前
Shiyun Wen
805846a2
temporary fix
4 年前
GitHub
8b846cfa
Merge pull request #38 from Unity-Technologies/dev_1.17.5
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 年前
Shiyun Wen
adc29be1
Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
xingweizhu
c98a7e85
Revert "Merge pull request #37 from Unity-Technologies/upgrade_scheduler"
This reverts commit 90a94113824095e376cf649b81df98e93ba71e58, reversing
changes made to 9a62cfdb9cc72dfd465f52dcc6e63931e8898b97.
4 年前
Shiyun Wen
377ed861
temporary fix
4 年前
xingweizhu
8ea12d4f
Revert "Revert "Merge pull request #37 from Unity-Technologies/upgrade_scheduler""
This reverts commit d7af4c772f102be5fde9b4b97c51b6d4d16a035c.
4 年前
Shiyun Wen
42877d0c
update focus_mangaer
4 年前
xingweizhu
eae5297b
Revert "Revert "Merge branch 'shiyun/skia' into dev_1.17.5""
This reverts commit 5434c2693ad93a46b777b150330e8e3f13db3735.
4 年前
Shiyun Wen
513db91f
update focus_mangaer
4 年前
xingweizhu
8331c582
revert all reverts and fix the merge issue
4 年前
guanghuispark
5b299dac
Revert "update focus_mangaer"
This reverts commit 243b3b1ba5165364d1cd363a8130203c9028d7e6.
4 年前
xingweizhu
de69ee94
fix merge issues
4 年前
xingweizhu
64c8fb43
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into fix_runtime_errors
4 年前
guanghuispark
e5d24825
Revert "update focus_mangaer"
This reverts commit c613d61bfa2813df0f131e50345571487392e1ae.
4 年前
guanghuispark
513e049d
Revert "temporary fix"
This reverts commit da892d7aa103a7faef9fdc7c2c2483a29cb52373.
4 年前
guanghuispark
68975a28
Revert "Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia"
This reverts commit 2d7dbfb1c5abcecb1d8c35a0c43144eb025ede21, reversing
changes made to 86341285264dc80698d85ef1e0b7f06c0db306e3.
4 年前
guanghuispark
f2178ae1
Revert "temporary fix"
This reverts commit 86341285264dc80698d85ef1e0b7f06c0db306e3.
4 年前
guanghuispark
6f396fd3
Revert "Merge pull request #38 from Unity-Technologies/dev_1.17.5"
This reverts commit ec8eedd0a5eba59b5f339df29ae2bd2840444e44, reversing
changes made to 05abe51922c8cd172300858b349ab87bc155cbe1.
4 年前
guanghuispark
b0819033
Revert "Revert "Merge pull request #38 from Unity-Technologies/dev_1.17.5""
This reverts commit a277e8f1c40ffc3e741df75789099b526fc23fcd.
4 年前
guanghuispark
8e196b97
Revert "Revert "temporary fix""
This reverts commit b387d7290d6380dd89418f372f35e6b306ef9a61.
4 年前
guanghuispark
c779330e
Revert "Revert "Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia""
This reverts commit bd57e3f8ce7b16769f9517144a7aafd0d7d0abba.
4 年前
guanghuispark
cf01be21
Revert "Revert "temporary fix""
This reverts commit 0417671c6b9b1f0bbf71a3c1aaf26d7d7a1f08b9.
4 年前
guanghuispark
d24edae4
Revert "Revert "update focus_mangaer""
This reverts commit d4a155908b69b21fa7745e3b8e7d37b57e2614fd.
4 年前
guanghuispark
4078ba3e
Revert "Revert "update focus_mangaer""
This reverts commit ac0e1bb5cc9e55af5f29b3e88ee238c54189abb7.
4 年前
GitHub
1bb4c8d0
Merge pull request #41 from Unity-Technologies/dev_1.17.5
Dev 1.17.5
4 年前
GitHub
658985f9
Merge pull request #42 from Unity-Technologies/dev_1.17.5
fix merge issues
4 年前
Shiyun Wen
6ed77e3d
fix text_selection
4 年前
guanghuispark
d1b28284
fix error in basic.cs
4 年前
guanghuispark
96207197
Update basic.cs
4 年前
xingweizhu
f8a96fc0
Merge branch 'shiyun/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into fix_runtime_errors
4 年前
guanghuispark
aa08396c
fix banner.cs
4 年前
GitHub
88187b12
Merge pull request #43 from Unity-Technologies/shiyun/skia
Shiyun/skia
4 年前
xingweizhu
cab6d85a
fix more runtime issues
4 年前
Shiyun Wen
c892ecc3
fix string interpolation $
4 年前
GitHub
bf36defc
Merge pull request #44 from Unity-Technologies/fix_runtime_errors
Fix runtime errors
4 年前
xingweizhu
9f0ba8ab
upgrade animation
4 年前
Shiyun Wen
49643f2b
fix focus_traversal
4 年前
GitHub
60938d39
Merge pull request #45 from Unity-Technologies/dev_1.17.5
Dev 1.17.5
4 年前
siyao
b78e831f
fix
4 年前
Shiyun Wen
c67e811f
Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
GitHub
71f48871
Merge pull request #46 from Unity-Technologies/upgrade_animation
upgrade animation
4 年前
siyao
72f420a3
gestures update
4 年前
xingweizhu
e77ea2ef
move files from service to services
4 年前
guanghuispark
52f29042
fix container.cs
4 年前
xingweizhu
8b32aab8
update service to 1.17.5
4 年前
guanghuispark
daf3a9a0
fix binding.cs
没有完全改动,可能需要帮忙看看怎么改
4 年前
xingweizhu
6c9bffef
fix compile error caused by unmatched API calls to services
4 年前
guanghuispark
d2d95dfe
fix debug.cs
4 年前
GitHub
4acabe4b
Merge pull request #47 from Unity-Technologies/fix_services_folder_issue
move files from service to services
4 年前
siyao
cfe4567d
Merge branch 'dev_1.17.5' into siyaoH/1.17/gestures
4 年前
guanghuispark
5a13351e
fix dismissible.cs
4 年前
siyao
9c512fc0
fix
4 年前
guanghuispark
c523f6df
fix drag_target.cs
T -> Object 未修改
4 年前
GitHub
9f953e8a
Merge pull request #48 from Unity-Technologies/siyaoH/1.17/gestures
Siyao h/1.17/gestures
4 年前
guanghuispark
73942a6a
add color_filter.cs and constants.cs
4 年前
siyao
409f26c4
update binding dependency
4 年前
guanghuispark
d0e395ed
add disposable_build_context.cs
4 年前
siyao
102aae11
alignment
4 年前
guanghuispark
4694e368
fix form.cs
4 年前
siyao
c653b56e
update border
4 年前
guanghuispark
de42bdfb
fix gesture_detector.cs
4 年前
siyao
fc22bbbe
SplayTree & painting/image
4 年前
siyao
9f81e5c5
border
4 年前
guanghuispark
56c58cd6
fix hero.cs
4 年前
siyao
f7c98853
update
4 年前
guanghuispark
00b84fbc
fix icon.data.cs
Operator == 有疑虑
4 年前
siyao
7f735a54
update alignment
4 年前
guanghuispark
899c4081
fix icon.cs
4 年前
GitHub
50607d73
Merge pull request #54 from Unity-Technologies/siyaoH/1.17/painting
Siyao h/1.17/painting
4 年前
guanghuispark
de3587ec
fix icon_theme.cs
4 年前
Shiyun Wen
accf9eb4
fix sliver
4 年前
Shiyun Wen
b50ef283
fix sliver_layout
4 年前
guanghuispark
a0ec4df4
Merge branch 'shiyun/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
guanghuispark
33bdd9a3
fix icon_theme_data.cs
4 年前
guanghuispark
fe944e3f
delete previous annotates
4 年前
guanghuispark
9927d791
add image_filter.cs
4 年前
guanghuispark
91987030
Merge branch 'dev_1.17.5' into shiyun/skia
4 年前
xingweizhu
e56b7648
fix .njk for RenderConstrainedLayoutBuilderMixin
4 年前
guanghuispark
7935c74d
fix image.cs
4 年前
xingweizhu
132a4f0e
make all computeMax(Min)IntrinsicHeight(Width) methods to "internal override"
4 年前
guanghuispark
7b68b84b
fix some errors
4 年前
xingweizhu
0e6a88b9
add a new parameter to codegen to specify a target file: e.g., node uiwidgets-cli.js codegen Runtime/rendering box.mixin.njk
4 年前
guanghuispark
0571690a
fix fade_in_image.cs & implicit_animations.cs
4 年前
xingweizhu
14d97533
stash changes
4 年前
Shiyun Wen
456e8c67
fix sliver_traversal
4 年前
xingweizhu
b5f7547b
finished scroll widgets
4 年前
Shiyun Wen
44fd1949
add renderanimatedopacitymixin
4 年前
guanghuispark
2ee2460b
add textDirection in class stack
4 年前
xingweizhu
9d2c2b03
update more relevant widgets
4 年前
Shiyun Wen
dbec1d50
Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
xingweizhu
4c3ed1d3
upgrade nested_scroll_view
4 年前
Shiyun Wen
df055547
fix something
4 年前
GitHub
11e45c2d
Merge branch 'shiyun/skia' into constrainedlayoutbuildermixin
4 年前
GitHub
245ff151
Merge pull request #50 from Unity-Technologies/constrainedlayoutbuildermixin
fix .njk for RenderConstrainedLayoutBuilderMixin
4 年前
Shiyun Wen
edcd04c9
fix compile bugs
4 年前
guanghuispark
e2269fa4
fix list_wheel_scroll_view.cs
4 年前
guanghuispark
dd7a71ac
fix localizations.cs
4 年前
guanghuispark
f0956716
fix an error
4 年前
xingweizhu
ea764e9d
upgrade to 1.17.5
(TODO: some minor fixes when the upgrade of painting/alignment.cs lands)
4 年前
guanghuispark
85862fb2
fix media_query,cs
4 年前
xingweizhu
eabf8d6d
Merge branch 'skia' of github.com:Unity-Technologies/com.unity.uiwidgets into merge_latest_skia_changes
# Conflicts:
# Samples/UIWidgetsSamples_2019_4/Assets/Script/TextTest.cs
# com.unity.uiwidgets/Runtime/foundation/assertions.cs
# com.unity.uiwidgets/Runtime/painting/binding.cs
# com.unity.uiwidgets/Runtime/painting/image_provider.cs
# com.unity.uiwidgets/Runtime/widgets/framework.cs
# com.unity.uiwidgets/Runtime/widgets/table.cs
4 年前
guanghuispark
4eeb0988
fix an write error
4 年前
guanghuispark
bf06efc1
fix modal_barrier.cs
4 年前
guanghuispark
f31a6edb
fix page_view.cs & page_storage.cs
4 年前
Shiyun Wen
560258df
fix old version
overlay.cs routes.cs navigator.cs pages.cs heroes.cs
4 年前
guanghuispark
088080e7
fix safe_area.cs
4 年前
Shiyun Wen
07b2a255
Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
Shiyun Wen
6fd483da
fix cupertinocolor and uiwidgetserror
4 年前
guanghuispark
61d74600
update to custom_layout.cs
4 年前
guanghuispark
07de4b8b
Update custom_layout.cs
4 年前
Shiyun Wen
65c46271
Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
Shiyun Wen
24c8d8a3
fix cupertino
4 年前
guanghuispark
ad499788
fix UIWidgetsError format
4 年前
guanghuispark
61c71f50
revert some changes
4 年前
Shiyun Wen
3aa48817
Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
xingweizhu
0832f7ee
Merge branch 'shiyun/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into merge_latest_skia_changes
4 年前
Shiyun Wen
e3141b63
fix focus_manager.cs
4 年前
guanghuispark
c5c37fb4
update rendering to layer.cs (except editable.cs)
4 年前
Shiyun Wen
e1d64950
Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
GitHub
80379726
Merge pull request #51 from Unity-Technologies/upgrade_scroll_widgets
Upgrade scroll widgets
4 年前
xingweizhu
8fd93430
Merge branch 'shiyun/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into upgrade_overlay_widget
# Conflicts:
# com.unity.uiwidgets/Runtime/widgets/overlay.cs
4 年前
GitHub
33667968
Merge pull request #52 from Unity-Technologies/upgrade_overlay_widget
upgrade overlay.cs to 1.17.5
4 年前
siyao
340585c9
Merge branch 'shiyun/skia' into siyaoH/1.17/painting
4 年前
Shiyun Wen
515e769d
fix date_ picker
4 年前
guanghuispark
140631ca
updated to lottie.cs
4 年前
siyao
1a60ea19
cast
4 年前
Shiyun Wen
49b9850d
Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
siyao
8f5923e9
fix back groundColor
4 年前
GitHub
4bb1845b
Merge pull request #55 from Unity-Technologies/siyaoH/1.17/painting
Siyao h/1.17/painting
4 年前
xingweizhu
d3ac68ee
Merge branch 'merge_latest_skia_changes' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
# Conflicts:
# com.unity.uiwidgets/Runtime/painting/edge_insets.cs
# com.unity.uiwidgets/Runtime/painting/image_provider.cs
4 年前
xingweizhu
5ef31294
fix some runtime errors (for CountDemo sample)
4 年前
xingweizhu
51072d88
try fix ParentDataMixin issue
4 年前
siyao
804fca66
fix image
4 年前
GitHub
5b316c39
Merge pull request #57 from Unity-Technologies/siyaoH/1.17/fix
fix image
4 年前
siyao
243a1ae7
fix inactive
4 年前
GitHub
5506baf2
Merge pull request #56 from Unity-Technologies/dev_1.17.5
Dev 1.17.5
4 年前
xingweizhu
34b5109f
fix time point convert issue (move from mac branch)
4 年前
guanghuispark
5a006b82
updated to value_listenable_builder.cs
4 年前
GitHub
e0bd8c03
Merge pull request #58 from Unity-Technologies/fix_parentDataMixin_issue
try fix ParentDataMixin issue
4 年前
Shiyun Wen
22658938
refix widgets A
4 年前
xingweizhu
29644f8b
bug fix
4 年前
guanghuispark
4372da2a
refix widgets T
4 年前
guanghuispark
699ae5f4
refix widgets S
4 年前
GitHub
e12a5790
Merge pull request #59 from Unity-Technologies/fix_runtime_issues
Fix runtime issues
4 年前
GitHub
14bc8cfa
Merge pull request #60 from Unity-Technologies/dev_1.17.5
Dev 1.17.5
4 年前
guanghuispark
6212441e
refix widgets F E
4 年前
xingweizhu
e1cd46a6
Merge branch 'zxw/skia_mac_dev' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
# Conflicts:
# com.unity.uiwidgets/Runtime/cupertino.meta
# com.unity.uiwidgets/Runtime/semantics.meta
4 年前
guanghuispark
7aacff04
Update tween_animation_builder.cs
4 年前
xingweizhu
0bfa3289
minor fixes
4 年前
GitHub
bbcb5ee9
Merge pull request #62 from Unity-Technologies/dev_1.17.5_merge_mac
Dev 1.17.5 merge mac
4 年前
GitHub
dd408e94
Merge pull request #63 from Unity-Technologies/zxw/check_framework
minor fixes
4 年前
siyao
57e6122f
updating material
4 年前
guanghuispark
aa0b4a9a
fix eidtable.cs
4 年前
siyao
63dfb4d3
update
4 年前
Shiyun Wen
77890adc
update rendering/performancce_overlay.cs
4 年前
siyao
64bb0b92
fix
4 年前
Shiyun Wen
b094c0f3
temporary fix
4 年前
guanghuispark
f5e00090
update rendering to layer.cs
4 年前
siyao
43ed6fb6
update
4 年前
xingweizhu
48398ed9
stash changes
4 年前
Shiyun Wen
36554d45
Merge branch 'shiyun/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
xingweizhu
a373d119
fix navigator.push
4 年前
Shiyun Wen
0e8f9c81
fix basic
4 年前
xingweizhu
9ab9bb23
temporary fix on localizations
4 年前
Shiyun Wen
aac25425
review c-f
4 年前
GitHub
28df7272
Merge pull request #64 from Unity-Technologies/zxw/1.17/material
Zxw/1.17/material
4 年前
guanghuispark
4628b8ac
update rendering to object.cs
4 年前
siyao
7fd61299
Merge branch 'siyaoH/1.17/material' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
4 年前
Shiyun Wen
e7321a21
update material2
4 年前
Shiyun Wen
234f0bac
fix f-i
4 年前
siyao
e6cd33b0
fix
4 年前
guanghuispark
cb5be7da
review rendering code from start to Object.cs
4 年前
Shiyun Wen
9d842467
fix i-m
4 年前
siyao
3fece063
Merge branch 'siyaoH/1.17/material' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
4 年前
Shiyun Wen
5c8aed86
FIX N-O
4 年前
xingweizhu
2e715875
stash changes
4 年前
siyao
a1938b77
update
4 年前
guanghuispark
546670e8
Merge branch 'shiyun/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into shiyun/skia
4 年前
xingweizhu
e272b714
Merge branch 'siyaoH/1.17/material' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/1.17/material
4 年前
Shiyun Wen
30913187
FIX P
4 年前
siyao
c71c65b5
fix compile error
4 年前
xingweizhu
0dbd34cc
minor fix
4 年前
Shiyun Wen
dc06aeef
fix S
4 年前
siyao
2a874d0b
fix
4 年前
xingweizhu
b8432d5a
add toggle_button stuffs
4 年前
guanghuispark
12d53289
fix some errors
4 年前
siyao
0b33c1c0
Merge branch 'zxw/1.17/material' into siyaoH/1.17/material
4 年前
xingweizhu
f52d297f
add toggle_buttons and update button
4 年前
guanghuispark
c2a1268f
fix some errors [!!!]
4 年前
siyao
6a9c08b8
update
4 年前
xingweizhu
1b36c914
upgrade ink stuffs
4 年前
Shiyun Wen
f46e61f1
FIX REVIEW
4 年前
siyao
7f8c427a
Merge branch 'zxw/1.17/material' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
4 年前
Shiyun Wen
fb162a32
add scroll_aware
4 年前
siyao
a81c6375
fix
4 年前
xingweizhu
3710066b
Merge branch 'siyaoH/1.17/material' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/1.17/material
4 年前
Shiyun Wen
791a37b7
fix icon_Data
4 年前
siyao
645b8f2d
update
4 年前
xingweizhu
705d4fb5
fix button bug
4 年前
Shiyun Wen
8b4fbc97
add some fix
4 年前
GitHub
623bb1d7
Merge pull request #66 from Unity-Technologies/zxw/1.17/material
upgrade ink stuffs
4 年前
xingweizhu
865298ed
upgrade text stuffs
4 年前
Shiyun Wen
b6072f7a
fix cupertino -N
4 年前
GitHub
04413a84
Merge pull request #67 from Unity-Technologies/shiyun/cupertino/skia
fix cupertino -N
4 年前
siyao
2f5fdeb9
Merge branch 'siyaoH/1.17/material' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
4 年前
xingweizhu
df3524dd
minor fixes
4 年前
Shiyun Wen
7dd1e6b4
fix cupertino
4 年前
guanghuispark
7b5eb8c4
fix errors up till now
4 年前
siyao
6440673e
update
4 年前
xingweizhu
2d8ce42f
Merge branch 'siyaoH/1.17/material' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/1.17/material
4 年前
Shiyun Wen
9fb8d804
fix errors
4 年前
guanghuispark
516c4f4f
fix Image & text errors
4 年前
siyao
1542c218
update
4 年前
xingweizhu
61d7850c
stash changes
4 年前
Shiyun Wen
2f418e9d
update app.cs
4 年前
guanghuispark
c78e5f14
update part of paragraph
4 年前
siyao
24eccf24
update
4 年前
xingweizhu
5a7c2731
upgrade input_decorator and material_localizations
4 年前
Shiyun Wen
92a5c608
Merge branch 'shiyun/skia' into shiyun/cupertino/skia
4 年前
Shiyun Wen
e0ec89ea
fix errors
4 年前
siyao
057ae7ae
update
4 年前
xingweizhu
9f593ec7
format clean up
4 年前
xingweizhu
5a2441ee
Merge branch 'shiyun/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
4 年前
Shiyun Wen
41922ca6
fix something
4 年前
guanghuispark
de729244
review rendering code from A to P
4 年前
xingweizhu
612117a5
upgrade tab stuffs
4 年前
Shiyun Wen
d96f9965
fix a part
4 年前
guanghuispark
5251b06c
fix an error in editable.cs
4 年前
GitHub
52a447b9
Merge pull request #68 from Unity-Technologies/zxw/1.17/material
Zxw/1.17/material
4 年前
xingweizhu
35f2f759
upgrade switch widgets
4 年前
xingweizhu
65115de6
Merge branch 'shiyun/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
4 年前
Shiyun Wen
6939005b
fix s-t
4 年前
guanghuispark
145a40a1
review rendering code to sliver_multi_box_adaptor
4 年前
siyao
c264113b
Merge branch 'siyaoH/1.17/material' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
4 年前
xingweizhu
9faeb501
upgrade theme
4 年前
Shiyun Wen
fbd47817
Merge branch 'shiyun/skia' into shiyun/cupertino/skia
4 年前
guanghuispark
fc41b85a
review rendering sliver_xx
4 年前
siyao
af37ddb8
update
4 年前
xingweizhu
ac8553dc
upgrade stepper
4 年前
Shiyun Wen
908e7a50
FIX CUPERTINO
4 年前
guanghuispark
7e74af2e
fix .Value problems
4 年前
siyao
5a3d302c
update
4 年前
xingweizhu
41f140ff
temporary stashes
4 年前
Shiyun Wen
39d0136b
fix
4 年前
guanghuispark
12e54291
review rendering code (stack.cs)
4 年前
siyao
cc7bb1f7
update
4 年前
xingweizhu
168e9d31
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
# Conflicts:
# com.unity.uiwidgets/Runtime/rendering/editable.cs
# com.unity.uiwidgets/Runtime/rendering/paragraph.cs
# com.unity.uiwidgets/Runtime/rendering/shifted_box.cs
# com.unity.uiwidgets/Runtime/widgets/basic.cs
4 年前
Shiyun Wen
f1a7f82c
fix error
4 年前
guanghuispark
1a43f539
review rendering T to END
4 年前
GitHub
e70771ad
Merge pull request #69 from Unity-Technologies/zxw/1.17/material_merge_dev
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.…
4 年前
xingweizhu
9f5f4d8c
Merge branch 'siyaoH/1.17/material' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/1.17/material
4 年前
Shiyun Wen
114c7175
fix sliver
4 年前
guanghuispark
b834adb0
fix some marked errors
4 年前
siyao
b76f1f4b
Merge branch 'siyaoH/1.17/material' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
4 年前
xingweizhu
a6587fd9
upgrade sliders
4 年前
Shiyun Wen
ea82d49d
Merge branch 'shiyun/skia' into shiyun/cupertino/skia
4 年前
guanghuispark
82176cb7
update [!!!] annotations
4 年前
siyao
af5b2ee1
fix
4 年前
xingweizhu
db668c8e
upgrade snack_bar
4 年前
xingweizhu
d63fa038
fix mixin issue with RenderConstrinedLayoutBuilder
4 年前
guanghuispark
0a57d599
fix errors about rendering
4 年前
siyao
c6eba7af
constants => material_
4 年前
Shiyun Wen
bf942caf
fix errors
4 年前
xingweizhu
b004e946
fix parent data issue
4 年前
guanghuispark
25ed6eb1
Update object.mixin.njk
4 年前
siyao
9aa680bd
update
4 年前
xingweizhu
94c8f9c9
Merge branch 'siyaoH/1.17/material' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/1.17/material
4 年前
GitHub
358c9d92
Merge pull request #71 from Unity-Technologies/zxw/fix_curpertino
fix mixin issue with RenderConstrinedLayoutBuilder
4 年前
guanghuispark
897cc603
fix some errors
4 年前
siyao
9c7151ee
update
4 年前
xingweizhu
bf76abc7
update more
4 年前
Shiyun Wen
4ff9325c
Merge branch 'shiyun/cupertino/skia' of https://github.com/Unity-Technologies/com.unity.uiwidgets into shiyun/cupertino/skia
4 年前
siyao
602d20e0
Merge branch 'dev_1.17.5' into siyaoH/1.17/material
4 年前
Shiyun Wen
60a6fcdb
fix alert
4 年前
siyao
b3781de3
fix
4 年前
Shiyun Wen
097af394
Merge branch 'shiyun/skia' into shiyun/cupertino/skia
4 年前
siyao
6ea96975
update
4 年前
xingweizhu
c8af76a9
Merge branch 'siyaoH/1.17/material' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/1.17/material
4 年前
Shiyun Wen
5295a2ad
Merge branch 'shiyun/skia' into shiyun/cupertino/skia
4 年前
guanghuispark
ea125869
Merge branch 'shiyun/skia' into dev_1.17.5
4 年前
siyao
7913897e
update
4 年前
xingweizhu
c3571e56
minor fixes
4 年前
Shiyun Wen
9bec5772
fix datepicker
4 年前
xingweizhu
d1b803fa
Merge branch 'shiyun/cupertino/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
4 年前
siyao
5255fa62
update
4 年前
xingweizhu
ed28dc2a
stash changes
4 年前
xingweizhu
0ccdd9ff
Update slider.cs
fix minor error
4 年前
xingweizhu
cc497058
upgrade scaffold
4 年前
GitHub
47846b43
Merge pull request #70 from Unity-Technologies/zxw/1.17/material
upgrade more material widgets
4 年前
xingweizhu
be45bd18
Merge branch 'siyaoH/1.17/material' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/1.17/material
4 年前
siyao
00fb680c
Merge branch 'siyaoH/1.17/material' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
4 年前
xingweizhu
fb41ac5a
add range_slider
4 年前
siyao
a08a79ab
update
4 年前
xingweizhu
57af0abf
upgrade refresh_indicator
4 年前
siyao
b0bf623b
update
4 年前
xingweizhu
51c80bb7
upgrade reorderable_list
4 年前
siyao
21a119b3
update
4 年前
xingweizhu
f8cdffc2
upgrade scrollbar
4 年前
siyao
0cc5ee2d
update
4 年前
xingweizhu
66cf3767
upgrade search
4 年前
xingweizhu
17e61c50
fix time
4 年前
xingweizhu
cae78761
stash time picker
4 年前
xingweizhu
85d8e8f6
add time_picker
4 年前
xingweizhu
4173e467
Merge branch 'siyaoH/1.17/material' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/1.17/material
4 年前
xingweizhu
18d32405
add temporary fix, we will address this later when cupertino ugrades are merged
4 年前
xingweizhu
0bd70662
upgrade selectable_text
4 年前
GitHub
865996f9
Merge pull request #72 from Unity-Technologies/zxw/1.17/material
Zxw/1.17/material
4 年前
xingweizhu
927fd3d3
commit picker files
4 年前
siyao
4a5b450e
Merge branch 'siyaoH/1.17/material' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
4 年前
siyao
0f753083
update
4 年前
GitHub
a3191c3c
Merge pull request #73 from Unity-Technologies/zxw/1.17/material
commit picker files
4 年前
siyao
610fc74b
Merge branch 'siyaoH/1.17/material' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
4 年前
siyao
c6115512
fix
4 年前
xingweizhu
0c86e6e7
Merge branch 'siyaoH/1.17/material' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
4 年前
xingweizhu
bb377e49
minor fixes
4 年前
xingweizhu
20464958
Update sliver.cs
fix sliver issue
4 年前
xingweizhu
e8714f54
minor fixes
preferredSize widget is made to be a statefulwidget. it is not the same as in flutter, but works the same. you can refer to the comments for the reason
4 年前
xingweizhu
af7e6ec7
bug fixes (material 1)
4 年前
siyao
4ec6a0bf
add keyboard, fix text_input
4 年前
xingweizhu
243ea12c
minor fixes (material 2)
4 年前
guanghuispark
fbac9519
fix two errors about cupertino_text_field
4 年前
siyao
6b8107f2
Merge branch 'dev_1.17.5' into siyaoH/1.17/keyboard
4 年前
guanghuispark
ca1f10bf
Update image_resolution.cs
4 年前
siyao
8fc76346
TestField & fix
4 年前
xingweizhu
b49033ee
bug fixes (meterial 3)
4 年前
guanghuispark
6fb17aa0
asset image not support
4 年前
xingweizhu
60691d72
bug fixes (material 4)
4 年前
guanghuispark
db7b4d97
fix sliver_persistent_header error
4 年前
xingweizhu
a421c514
bug fixes (material 5)
4 年前
guanghuispark
4fd01bfe
update sliver_persistent_header mixin
4 年前
siyao
37dcde9d
Merge branch 'dev_1.17.5' into siyaoH/1.17/keyboard
4 年前
xingweizhu
4fc2ef91
fix button bug in flutter
fix a bug in flutter, see the comments upon the fix for details
4 年前
guanghuispark
15121313
update sliver_persistent_header mixin
4 年前
siyao
1e99121d
fix input
4 年前
xingweizhu
63a94891
material fixes (6)
4 年前
guanghuispark
62c8a156
fix sliver persistent header bug
4 年前
siyao
eddcaa9a
use queue
4 年前
xingweizhu
532340ed
Update automatic_keep_alive.cs
fix parentDataMixin (not very sure, but it works)
4 年前
GitHub
ffbf463a
Merge pull request #74 from Unity-Technologies/zgh/cupertino/fix
Zgh/cupertino/fix
4 年前
siyao
b356baec
fix
4 年前
guanghuispark
e8f9898e
fix an error about image cache
4 年前
siyao
fd79d96f
Merge branch 'dev_1.17.5' into siyaoH/1.17/keyboard
4 年前
siyao
55b07fc4
platform meesage cpp
4 年前
xingweizhu
1701de87
material fixes (7)
4 年前
siyao
7ec28d6c
fix
4 年前
siyao
bea46202
platform message csharp regiser
4 年前
xingweizhu
abf5d5b2
material fixes (8)
4 年前
guanghuispark
41f3bad1
Merge branch 'dev_1.17.5' into shiyun/skia
4 年前
xingweizhu
d9daf216
fix a bug
4 年前
guanghuispark
d913ed4f
Merge branch 'shiyun/skia' into zgh/cupertino/fix
4 年前
xingweizhu
01e2246a
fix meterial (9)
fix drag target and add sample
4 年前
guanghuispark
efc81fa5
Merge branch 'shiyun/skia' into zgh/cupertino/fix
4 年前
xingweizhu
e8bf3f02
fix alignment bug
add reorderable list sample
4 年前
xingweizhu
f3ca9f8d
fix navigator bugs
add more widgets samples
4 年前
guanghuispark
0b8b045b
Merge branch 'shiyun/skia' into zgh/cupertino/fix
4 年前
xingweizhu
36254828
bug fixes
add more samples
4 年前
siyao
4882bcd1
Merge branch 'dev_1.17.5' into siyaoH/1.17/keyboard
4 年前
xingweizhu
ee7cbaed
fix wheel_scroll_view bug
4 年前
xingweizhu
4c412bce
add gallery widgets
4 年前
GitHub
c7533e50
Merge pull request #76 from Unity-Technologies/siyaoH/1.17/keyboard
Siyao h/1.17/keyboard
4 年前
xingweizhu
f38c2e23
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/gallery
4 年前
siyao
7529f1f9
update EdgeInsetsGeometry
4 年前
siyao
6013134b
update BoxScrollView buildSlivers
4 年前
GitHub
95cd0354
Merge pull request #75 from Unity-Technologies/zxw/gallery
add the main app for gallery
4 年前
xingweizhu
49bd6bad
add gallery material samples and fix some issue
4 年前
GitHub
257ac1c3
Merge pull request #77 from Unity-Technologies/siyaoH/1.17/fix
update EdgeInsetsGeometry
4 年前
Shiyun Wen
460db05e
add cupertino demos
4 年前
guanghuispark
a9893fd0
fix an error about heros
4 年前
xingweizhu
b32f81cd
fix IComparable interface
use the buildin IComparable in C#
4 年前
siyao
5be8db5c
update AlignmentGeometry
4 年前
Shiyun Wen
f569786b
Merge branch 'zgh/cupertino/fix' of https://github.com/Unity-Technologies/com.unity.uiwidgets into zgh/cupertino/fix
4 年前
xingweizhu
39d96b18
make String => string
4 年前
GitHub
7468753f
Merge pull request #79 from Unity-Technologies/siyaoH/1.17/fix
update AlignmentGeometry
4 年前
guanghuispark
b0cfb93e
add shrine demos
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 年前
xingweizhu
c6dc195e
Merge branch 'zgh/cupertino/fix' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/gallery
4 年前
xingweizhu
3afafe08
fix cupertino sample
4 年前
GitHub
131bc6db
Merge pull request #78 from Unity-Technologies/zxw/gallery
Zxw/gallery
4 年前
xingweizhu
4549792b
some more fixes
4 年前
GitHub
89568296
Merge pull request #81 from Unity-Technologies/zxw/gallery
Zxw/gallery
4 年前
GitHub
b4e8b797
Merge pull request #80 from Unity-Technologies/zxw/gallery
more fixes
4 年前
xingweizhu
e2d283da
bug fixes and add new samples
4 年前
siyao
f830e740
fix FloatingActionButton
4 年前
GitHub
2bf5c9a2
Merge pull request #82 from Unity-Technologies/siyaoH/1.17/fix
fix FloatingActionButton
4 年前
xingweizhu
824b00a1
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
4 年前
siyao
5c3b6d76
fix
4 年前
Shiyun Wen
84e0c012
fix erorrs
4 年前
guanghuispark
d888c478
fix shrine
4 年前
xingweizhu
4a84f2d1
minor fix
4 年前
siyao
9b77ef16
fix
4 年前
xingweizhu
6833f4e0
fix a bug
4 年前
guanghuispark
a9d99233
Merge branch 'zgh/cupertino/fix' into dev_1.17.5
4 年前
Shiyun Wen
98a7a162
Merge branch 'zgh/cupertino/fix' of https://github.com/Unity-Technologies/com.unity.uiwidgets into zgh/cupertino/fix
4 年前
xingweizhu
a8da0c06
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
4 年前
xingweizhu
d2e6c1ea
some fixes on image file path
4 年前
GitHub
86d70bfe
Merge pull request #83 from Unity-Technologies/siyaoH/1.17/fix
fix
4 年前
xingweizhu
546bb0cc
minor bug fix
4 年前
GitHub
a1176b49
Merge pull request #84 from Unity-Technologies/zgh/cupertino/fix
Zgh/cupertino/fix
4 年前
xingweizhu
11cab4cd
add expansion example (WIP)
4 年前
siyao
2fd8ee8b
font & tab fab
4 年前
siyao
58cac1fc
add demo
4 年前
GitHub
95c0dea4
Merge pull request #85 from Unity-Technologies/siyaoH/1.17/demo
font & material demo
4 年前
xingweizhu
2dbd5636
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
4 年前
xingweizhu
4d54286c
fix a critical bug
4 年前
xingweizhu
9b78c6db
fix navigation bug
4 年前
xingwei.zhu
d114e119
add new samples and fix bugs
4 年前
xingwei.zhu
556ac34b
add sample and bug fixes
4 年前
xingwei.zhu
c1269e1c
add samples and bug fix
4 年前
xingwei.zhu
87d7ffd8
add slider demo and fix bug
4 年前
xingwei.zhu
c8002cef
fix dismissible bug
4 年前
siyao
44b14682
fix gesture error
4 年前
xingwei.zhu
581f9f85
fix nested_scroll_view bug
4 年前
GitHub
c0ebabc7
Merge pull request #86 from Unity-Technologies/siyaoH/1.17/fix2
fix gesture error
4 年前
xingwei.zhu
41d21d01
fix route bug
4 年前
xingwei.zhu
fdb992cc
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
4 年前
xingwei.zhu
118a7e57
minor fixes
4 年前
siyao
978c86d6
add debug log config
4 年前
xingweizhu
0cd983e8
split UIWidgetsPanelWrapper
4 年前
GitHub
05c39daf
Merge pull request #88 from Unity-Technologies/siyaoH/1.17.5/fix3
add debug log config
4 年前
siyao
b41da6c1
build android
4 年前
xingweizhu
66d149d7
minor fixes
4 年前
guanghuispark
ab3be02f
fix shopping cart page error
4 年前
siyao
dc533e91
scroll
4 年前
xingweizhu
f1bfa403
refine code
4 年前
GitHub
329ac5a9
Merge pull request #89 from Unity-Technologies/siyaoH/1.17/gestures
scroll
4 年前
guanghuispark
36a69cab
revert scroll_position.cs
4 年前
xingwei.zhu
4babc724
fix mac issue
4 年前
Shiyun Wen
8fd690c9
Merge branch 'zgh/cupertino/fix' of https://github.com/Unity-Technologies/com.unity.uiwidgets into zgh/cupertino/fix
4 年前
xingweizhu
50ef2073
add test
4 年前
guanghuispark
9053774f
fix shcroll error
4 年前
GitHub
e836f579
Merge pull request #91 from Unity-Technologies/zgh/cupertino/fix
Zgh/cupertino/fix
4 年前
xingweizhu
f81cba9d
refine code
4 年前
Shiyun Wen
5268cb6d
fix picker
4 年前
guanghuispark
6d7d7e6c
fix FileImage error and and float compare func
4 年前
Shiyun Wen
8396fcb5
Merge branch 'zgh/cupertino/fix' of https://github.com/Unity-Technologies/com.unity.uiwidgets into zgh/cupertino/fix
4 年前
xingwei.zhu
633aa1e9
format issue
4 年前
Shiyun Wen
8ed3e9d8
fix date
4 年前
xingweizhu
f8807f8c
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into editorwindow
4 年前
Shiyun Wen
43478128
fix date_picker
4 年前
xingweizhu
90fb647e
minor fixes
4 年前
Shiyun Wen
b311d209
fix counter
4 年前
Shiyun Wen
b57d0085
fix barrierColor
4 年前
Shiyun Wen
19ab53f8
fix review
4 年前
GitHub
8aa8ba9f
Merge pull request #93 from Unity-Technologies/zgh/cupertino/fix
Zgh/cupertino/fix
4 年前
xingweizhu
05342832
fix typo
4 年前
Shiyun Wen
706638e0
fix background
4 年前
GitHub
82637156
Merge pull request #95 from Unity-Technologies/zgh/cupertino/fix
fix backgroundcolor
4 年前
xingweizhu
fa3a24bd
yet another typo
4 年前
Shiyun Wen
ed63d82d
fix count down column
4 年前
xingweizhu
0cac1c89
minor bug fixes
4 年前
guanghuispark
050ae00b
fix update error
4 年前
Shiyun Wen
2aa1eadc
add fix
4 年前
xingwei.zhu
ca949ede
mac fixes
4 年前
Shiyun Wen
263e177d
fix some
4 年前
guanghuispark
d35db49e
fix two errors(dropdown list & checkbox)
4 年前
GitHub
a0310c21
Merge pull request #94 from Unity-Technologies/editorwindow
add editorWindow support
4 年前
guanghuispark
f4773be7
replace Future.value
4 年前
Shiyun Wen
0b580bd2
add and fix
4 年前
wangshuang
81cff0c6
add redux
4 年前
Shiyun Wen
e020d4a1
add scroll in editor panel
4 年前
guanghuispark
7b061a74
fix future.value
4 年前
Shiyun Wen
f5c95fb4
fix
4 年前
Shiyun Wen
83e919e6
fix after comments
4 年前
Shiyun Wen
dbd93f4d
fix pr
4 年前
guanghuispark
7219b99b
review Future.value
4 年前
Shiyun Wen
e583c2a0
fix a bit
4 年前
GitHub
68e4807f
Merge pull request #96 from Unity-Technologies/zgh/cupertino/fix
Zgh/cupertino/fix
4 年前
guanghuispark
de9f9980
Update shader_warmup.cs
4 年前
GitHub
cb891e8e
Merge pull request #98 from Unity-Technologies/wsy_scrollwindow
add scroll in editor window
4 年前
wangshuang
7dfad51e
Merge branch 'dev_1.17.5' into add_redux
4 年前
GitHub
0c085439
Merge pull request #99 from Unity-Technologies/add_redux
Add redux
4 年前
Shiyun Wen
f52367db
add settings in editor
4 年前
siyao
1378fd2d
Merge branch 'dev_1.17.5' into siyaoH/1.17/android
4 年前
GitHub
434fdb99
Merge pull request #101 from Unity-Technologies/zgn/future.value
Zgn/future.value
4 年前
Shiyun Wen
ff9d4557
fix settings
4 年前
siyao
88a3332c
update build & platform
4 年前
GitHub
9d67d3bd
Merge pull request #102 from Unity-Technologies/zgn/future.value
Update shader_warmup.cs
4 年前
Shiyun Wen
eba2e5a9
fix add settings
4 年前
guanghuispark
755bb996
Merge branch 'dev_1.17.5' into zgh/devtools
4 年前
xingwei.zhu
82a4fc0e
change build pipeline to use new flutter lib
4 年前
Shiyun Wen
5ecb8a4e
fix add settings
4 年前
xingweizhu
d9a52efd
stash changes
4 年前
siyao
a86821aa
temp
4 年前
Shiyun Wen
e26f1a97
add configuration about showdebuglog
4 年前
Shiyun Wen
83501781
fix show debug mode
4 年前
xingwei.zhu
967bcdc7
add touch support
4 年前
Shiyun Wen
656f4e65
add debug mode in editor
4 年前
guanghuispark
e48f562c
add some files
4 年前
Shiyun Wen
0d6ef2d4
remove unused code
4 年前
guanghuispark
4e38a562
add some files
4 年前
Shiyun Wen
0289b75f
add check marks
4 年前
Shiyun Wen
ab98f443
update debug.cs
4 年前
Shiyun Wen
d31a680e
Update debug.cs
4 年前
siyao
eceaaea0
android task
4 年前
xingweizhu
014d7bbe
code refine
4 年前
GitHub
a3c43723
Merge pull request #103 from Unity-Technologies/wsy_debugmode
add debugmode in editor
4 年前
Shiyun Wen
0cdb1f0d
fix debug mode under platforms
4 年前
Shiyun Wen
b61d2918
add Select, Where and Hover test Sample
4 年前
xingweizhu
c646105b
minor fixes
4 年前
siyao
9ab2e6a3
clean code
4 年前
xingweizhu
5504c64b
change playerPrefs settings
we should make the name unique for uiwidgets.
4 年前
GitHub
6c515f66
Merge pull request #104 from Unity-Technologies/wsy_debugmode
fix debug mode under different platforms
4 年前
xingweizhu
9e440bba
fix bug in player
4 年前
siyao
dd9c27b5
update android gl init
4 年前
siyao
37512743
Merge branch 'dev_1.17.5' into siyaoH/1.17/android
4 年前
xingweizhu
c1c93c6e
fix bug
4 年前
siyao
6dcb9ae3
update build
4 年前
siyao
5ddda1a2
fix
4 年前
xingweizhu
9e921873
fix typo
4 年前
siyao
e6ff42eb
android unpack streaming asset
4 年前
siyao
df97e210
fix
4 年前
xingweizhu
b25a421a
fix text input issue caused by incorrect TextDirection
4 年前
xingwei.zhu
49dd7b01
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/dev_mac_update_engine
# Conflicts:
# com.unity.uiwidgets/Runtime/engine2/UIWidgetsPanel.cs
4 年前
siyao
023d5203
Merge branch 'dev_1.17.5' into siyaoH/1.17/android
4 年前
xingwei.zhu
564e384b
compile engine for ios
4 年前
xingwei.zhu
6ca31f7c
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/android_bug
4 年前
xingwei.zhu
e9b52deb
add ios build support
4 年前
siyao
8a5b9087
Merge branch 'zxw/dev_mac_update_engine' into siyaoH/1.17/windows
4 年前
xingwei.zhu
dd29435e
Merge branch 'siyaoH/1.17/android' of github.com:Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/android_bug
# Conflicts:
# com.unity.uiwidgets/Runtime/engine2/UIWidgetsPanel.cs
4 年前
siyao
7b5a9f48
Merge branch 'siyaoH/1.17/android_bug' into siyaoH/1.17/android
4 年前
GitHub
0a07b871
Merge pull request #107 from Unity-Technologies/zxw/dev_mac_update_engine
Zxw/dev mac update engine
4 年前
siyao
1ca2ee1c
update for lottie
4 年前
xingwei.zhu
8b10b469
optimize animated_icons. replace list => array to save compile time for il2cpp build (which takes forever on my mac)
4 年前
siyao
1fcce2b2
Merge branch 'dev_1.17.5' into siyaoH/1.17/android
4 年前
siyao
d8e36f15
android bee
4 年前
siyao
59dbc978
format
4 年前
siyao
bf3c9fb9
fix
4 年前
siyao
5c3c8676
fix
4 年前
GitHub
02eda9ee
Merge pull request #106 from Unity-Technologies/siyaoH/1.17/android
Siyao h/1.17/android
4 年前
Xingwei Zhu
6470c92f
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/dev_ios_update_engine
4 年前
Xingwei Zhu
e5d5c2ef
minor fixes
4 年前
Xingwei Zhu
3b31c295
fix android platform compile error
4 年前
GitHub
b548fa1e
Merge pull request #110 from Unity-Technologies/zxw/dev_ios_update_engine
Zxw/dev ios update engine
4 年前
siyao
e940372f
fix android load from streamingasset with folder
4 年前
Xingwei Zhu
76800b5b
fix the crash temporarily.
4 年前
siyao
5d3c7b3a
android fix
4 年前
Xingwei Zhu
ecd0f953
fix
4 年前
siyao
aa0c836c
fix
4 年前
GitHub
581bf6e4
Merge pull request #112 from Unity-Technologies/siyaoH/1.17/android
fix android file load and pointer convert
4 年前
siyao
ad1e9d15
file load
4 年前
GitHub
7caa4556
Merge pull request #114 from Unity-Technologies/zxw/fix_editor_panel_crash
fix an editor panel crash
4 年前
GitHub
d80e7013
Merge pull request #113 from Unity-Technologies/siyaoH/1.17/android
file load
4 年前
siyao
5c101f4c
replace www with UnityWebRequest
4 年前
siyao
424c2010
android dpi
4 年前
siyao
b20deaaa
display matrix
4 年前
siyao
7306ac55
rename
4 年前
GitHub
4b4b260d
Merge pull request #115 from Unity-Technologies/siyaoH/1.17/android
replace www with UnityWebRequest
4 年前
siyao
88d5673e
android safe area
4 年前
guanghuispark
bc6ab690
Create FPS.md
4 年前
siyao
431751b4
android keyboard
4 年前
GitHub
224ead7e
Merge pull request #116 from Unity-Technologies/zgh/add_test_fps_doc
Add FPS.md
4 年前
siyao
8d8d72a9
android keyboard metrics change
4 年前
Xingwei Zhu
26f994b8
stash changes
4 年前
guanghuispark
37ed4ae7
adjust ios dpr
4 年前
siyao
6c564609
remote comment code
4 年前
Xingwei Zhu
9f763455
add comments
4 年前
guanghuispark
004f1e91
remove unnecessary class name
4 年前
siyao
67af4ec9
fix
4 年前
Xingwei Zhu
b3c86083
stash changes
4 年前
siyao
fa84cb5f
fix
4 年前
GitHub
98a0742d
Merge pull request #118 from Unity-Technologies/zgh/1.17/ios
Zgh/1.17/ios
4 年前
Xingwei Zhu
59f9b000
add some debug code
4 年前
siyao
9276f424
remove comment
4 年前
GitHub
684feb09
Merge pull request #119 from Unity-Technologies/zxw/opt_il2cpp_compile
Zxw/opt il2cpp compile
4 年前
siyao
23622102
Merge branch 'dev_1.17.5' into siyaoH/1.17/android
4 年前
siyao
43f11afa
fix
4 年前
GitHub
57f6d9a1
Merge pull request #120 from Unity-Technologies/siyaoH/1.17/android
Siyao h/1.17/android
4 年前
Xingwei Zhu
64720e9b
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/refine_debug_mode
# Conflicts:
# com.unity.uiwidgets/Editor/UIWidgetsPanelEditor.cs
# com.unity.uiwidgets/Runtime/engine2/UIWidgetsPanel.cs
4 年前
Xingwei Zhu
542a0018
minor fixes
4 年前
Xingwei Zhu
7a393f3a
refine code
4 年前
Xingwei Zhu
19d1bf29
fix occasional crash on mac
4 年前
Xingwei Zhu
3edd1d84
this line is problematic (cause scoll input assertion failures) and not existing in flutter. remove it might be ok?
4 年前
GitHub
218e8e69
Merge pull request #122 from Unity-Technologies/zxw/fix_scroll_assertion_error
fix scroll assertion error
4 年前
Xingwei Zhu
a3c4e5a2
remove unused variable
4 年前
guanghuispark
3985e0a1
add viewMetrics
4 年前
Xingwei Zhu
20a71682
move register/unregister to the proper place
4 年前
GitHub
e9e79181
Merge pull request #124 from Unity-Technologies/zgh/1.17/ios
add viewMetrics
4 年前
guanghuispark
37c42868
add virtual keyboard
4 年前
Xingwei Zhu
847f8c4f
throw a C# exception when window.instance is null instead of crashing down the app
4 年前
GitHub
3260d27e
Merge pull request #123 from Unity-Technologies/zxw/refine_debug_mode
Add a temporary working way to enable/disable debug at runtime and fix mac/ios occasional crash issue
4 年前
siyao
6835e1ef
fix format convert
4 年前
GitHub
633c25d8
Merge pull request #125 from Unity-Technologies/siyaoH/1.17/fling
fix format convert
4 年前
GitHub
fa1bb6cc
Merge pull request #126 from Unity-Technologies/zgh/1.17/ios
add virtual keyboard for ios
4 年前
siyao
4676faf3
channel message
4 年前
siyao
ae81e977
Merge branch 'dev_1.17.5' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/android
4 年前
GitHub
63cef0f3
Merge pull request #127 from Unity-Technologies/siyaoH/1.17/android
channel message
4 年前
siyao
51478fa1
fix
4 年前
GitHub
20b64b89
Merge pull request #128 from Unity-Technologies/siyaoH/1.17/android
fix
4 年前
siyao
07c3cc87
ios & isolate
4 年前
siyao
2cf92294
fix
4 年前
GitHub
1cab4cfb
Merge pull request #129 from Unity-Technologies/siyaoH/1.17/android
ios & isolate
4 年前
siyao
97820bc4
plugin meta
4 年前
siyao
957be42a
rename & clean
4 年前
siyao
abce22e2
schedule2 -> schedule
4 年前
siyao
8520bd8e
plugin file
4 年前
siyao
6da38ad6
windows release build
4 年前
siyao
fc1f1a17
update win plugin
4 年前
siyao
e94be812
mac release build
4 年前
siyao
d1db21b2
ios release build
4 年前
siyao
ba983884
android release build
4 年前
siyao
6785c03f
update ios plugin meta
4 年前
GitHub
c44cd6db
Merge pull request #130 from Unity-Technologies/siyaoH/1.17/clean
Siyao h/1.17/clean
4 年前
wangshuang
202d43f3
change navigator settings arguments to json use JsonUtility.ToJson().
4 年前
guanghuispark
fbe7e703
fix EdgeInsets bug
4 年前
guanghuispark
74b09c23
fix EdgeInsetsGeometry operator
4 年前
guanghuispark
2389eef0
rename and adjust function order
4 年前
GitHub
3afb161b
Merge pull request #133 from Unity-Technologies/zgh/fix/EdgeInsets
Zgh/fix/edge insets
4 年前
guanghuispark
89eb736b
rename multiply
4 年前
GitHub
cd1d0716
Merge pull request #136 from Unity-Technologies/zgh/fix/EdgeInsets
rename and adjust function order
4 年前
wangshuang
dad5d9c7
fix an issue for page view.
4 年前
Xingwei Zhu
77ef9b1c
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into fix_window_instance_null_crash
4 年前
GitHub
446b1d71
Merge pull request #137 from Unity-Technologies/fix_window_instance_null_crash
Fix window instance null crash
4 年前
guanghuispark
85bbaac9
update CustomAppController
4 年前
GitHub
5d568298
Merge pull request #138 from Unity-Technologies/zgh/modify_custom_app_controller
update CustomAppController
4 年前
GitHub
7656f203
Merge pull request #139 from Unity-Technologies/siyaoH/1.17/release
update win plugin
4 年前
siyao
971fc1bf
input action
4 年前
GitHub
abdb6a47
Merge pull request #140 from Unity-Technologies/siyaoH/1.17/android
input action
4 年前
siyao
65eaf34e
update mac, ios, android release
4 年前
siyao
9fde7182
update windows release
4 年前
siyao
9d7d1d06
update mac, ios release, fix color
4 年前
GitHub
2e03f978
Merge pull request #144 from Unity-Technologies/siyaoH/1.17/release
Siyao h/1.17/release
4 年前
GitHub
84b67d9e
Merge pull request #145 from Unity-Technologies/dev_1.17.5
upgrade master to uiwidgets_2.0 (preview)
4 年前
xingweizhu
58acea59
stash changes
4 年前
guanghuispark
fa06c457
fix navigation error
4 年前
xingweizhu
7ef3ff70
bug fixes
4 年前
guanghuispark
714ff05b
Update navigator.cs
4 年前
xingweizhu
754b6c82
merge similar codes for win32 and mac/ios
4 年前
guanghuispark
e7717e94
fix pushReplacementNamed<T,TO>
4 年前
guanghuispark
227122e4
Update navigator.cs
4 年前
guanghuispark
691ecf1f
Update routes.cs
4 年前
siyao
88a941ce
merge
4 年前
GitHub
3a76a6d5
Merge pull request #146 from Unity-Technologies/zgh/fix/navigation
fix navigation error
4 年前
siyao
260760ab
ios, android & mac release update
4 年前
siyao
38148ae5
win release
4 年前
GitHub
dde266cd
Merge pull request #152 from Unity-Technologies/siyaoH/1.17/release
release update
4 年前
GitHub
19dac492
Merge pull request #151 from Unity-Technologies/zgh/fix/navigation
fix pushReplacementNamed<T,TO>
4 年前
xingweizhu
d5c55377
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/windows_use_externalTex
4 年前
xingweizhu
391ba6da
fix
4 年前
siyao
bae103b4
update
4 年前
xingweizhu
ff076e67
moving mouse_tracking from gesture to rendering
4 年前
GitHub
4a488c8b
Merge pull request #154 from Unity-Technologies/fix_datepicker
fix cupertino datepicker error and relocate mouse_tracking
4 年前
guanghuispark
4a5bd404
fix getScpoe bug
4 年前
GitHub
d9f0e81d
Merge pull request #155 from Unity-Technologies/zgh/fix/getScope
fix getScpoe bug
4 年前
xingweizhu
3a622dec
fix invalid texture size issue
unity will report error if the external texture's width or height is 0. In this PR, we fix it
4 年前
GitHub
93012836
Merge pull request #156 from Unity-Technologies/fix_invalid_texture_size_issue
fix invalid texture size issue
4 年前
siyao
5c4848b9
update android release & buttons -> previous_buttons
4 年前
GitHub
a923aca1
Merge pull request #157 from Unity-Technologies/siyaoH/1.17/fix3
fix button id mismatch when pointer down/up
4 年前
xingweizhu
edae6b95
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/windows_use_externalTex
4 年前
xingweizhu
f91330cf
fix banner issue
4 年前
GitHub
1bffc345
Merge pull request #158 from Unity-Technologies/fix_banner_issue
fix banner issue
4 年前
GitHub
d8d43812
Merge pull request #153 from Unity-Technologies/zxw/windows_use_externalTex
[#BreakingChanges] Use Native d3d11Texture2D and CreateExternalTexture API for texture sharing on Windows
4 年前
xingweizhu
9411cdf2
add missing meta
4 年前
siyao
a3e2b20d
update win build
4 年前
GitHub
9bcd641b
Merge pull request #160 from Unity-Technologies/siyaoH/1.17/win
update win build
4 年前
xingweizhu
ab02bac7
revert image.cs
4 年前
xingweizhu
92b29453
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into fix_yamato_issue
4 年前
xingweizhu
783b2d5f
fix yamato scripts
4 年前
xingweizhu
99c55016
fix doc validation issue
4 年前
xingweizhu
2951ab5b
fix version id
4 年前
xingweizhu
9149c8b7
fix version id issue
4 年前
xingweizhu
e3aa2fdd
fix change log for ci
4 年前
GitHub
3a524a58
Merge pull request #159 from Unity-Technologies/fix_yamato_issue
fix yamato CI failures
4 年前
guanghuispark
a835d526
Merge branch 'master' into zgh/build_scripts
4 年前
xingweizhu
04a83108
bug fix
fix a bug found in ConnectApp
4 年前
GitHub
8e45bb3c
Merge pull request #162 from Unity-Technologies/fix_yamato_issue
bug fix
4 年前
siyao
d41bceb1
onRenderTexture
4 年前
guanghuispark
579bf3e0
Merge branch 'zgh/build_scripts' of github.com:Unity-Technologies/com.unity.uiwidgets into zgh/build_scripts
4 年前
siyao
ca53de36
ondemand frame
4 年前
siyao
936ea167
fix
4 年前
GitHub
1a6e0de3
Merge pull request #167 from Unity-Technologies/siyaoH/1.17/fixAndroid
fix
4 年前
GitHub
f0779539
Merge pull request #166 from Unity-Technologies/siyaoH/1.17/frame
ondemand frame
4 年前
siyao
f6aca663
external texture
3 年前
Xingwei Zhu
0062aa5c
add android back button listener
4 年前
Xingwei Zhu
e55df285
minor fix + disable ondemand framerate by default
4 年前
GitHub
043d0f3e
Merge pull request #169 from Unity-Technologies/disable_default_ondemand_frame
minor fix + disable ondemand framerate by default
4 年前
GitHub
155ee4e6
Merge pull request #168 from Unity-Technologies/fix_android_back_button
add android back button listener
4 年前
siyao
5385a581
keep moving
3 年前
guanghuispark
379881f1
add scripts
4 年前
GitHub
7cfe6de7
Merge pull request #170 from Unity-Technologies/zgh/build_scripts
Zgh/build scripts
4 年前
guanghuispark
a7e9e95e
revert libUIWidgets.so.meta
4 年前
GitHub
a7446c8b
Merge pull request #171 from Unity-Technologies/zgh/build_scripts
revert libUIWidgets.so.meta
4 年前
xingweizhu
b6659586
change metadata
4 年前
guanghuispark
c736b397
fix: app crash because of animating gif
3 年前
guanghuispark
077179f0
update gif fix files
3 年前
guanghuispark
b4fcd672
move DisposePtr and DisposeCPtr to NativeWrapperCPtrDisposable
3 年前
xingweizhu
61f9c3ed
typo fixes
4 年前
guanghuispark
6d273fdd
Update layer.cs
3 年前
guanghuispark
099ce203
add notes for class NativeWrapperCPtrDisposable
3 年前
GitHub
1ebdaf60
Merge pull request #172 from Unity-Technologies/bump_to_2.0.2
Bump to 2.0.2
4 年前
xingweizhu
715b176f
add package meta data
3 年前
siyao
7702acd0
update lottie
3 年前
xingweizhu
4a7d4c7d
fix desktop player crash
3 年前
siyao
a7aaa72d
update lottie demo
3 年前
siyao
66996229
update by delta time
3 年前
siyao
6a76d3ae
incremental gc
3 年前
Xingwei Zhu
84b27096
remove doc urls to pass CI
3 年前
GitHub
1210b63f
Merge pull request #178 from Unity-Technologies/dev_remove_doc_urls
remove doc urls to pass CI
3 年前
siyao
90006589
draw frame delta time for debug
3 年前
Xingwei Zhu
c5243b86
code refine
3 年前
Xingwei Zhu
f394d7d7
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/gc
3 年前
Xingwei Zhu
f79e6684
add missing meta
3 年前
GitHub
25db39f9
Merge pull request #176 from Unity-Technologies/siyaoH/1.17/gc
incremental gc
3 年前
GitHub
63d5bcf3
Merge pull request #179 from Unity-Technologies/zgh/build_scripts
fix: app crash because of animating gif
3 年前
GitHub
2a4a4220
Update color_filter.cs
3 年前
GitHub
d6495260
Merge pull request #180 from Unity-Technologies/finnif-patch-1
Update color_filter.cs
3 年前
GitHub
5f0561d5
Revert "fix: app crash because of animating gif"
3 年前
GitHub
fc0c0ab8
Merge pull request #181 from Unity-Technologies/revert-179-zgh/build_scripts
Revert "fix: app crash because of animating gif"
3 年前
guanghuispark
d0b6e5fc
Merge branch 'master' into zgh/devtools
3 年前
guanghuispark
9b5d28e8
Merge branch 'master' into zxw/devTools
3 年前
xingweizhu
70df05e2
fix issue
3 年前
GitHub
76b85427
Merge pull request #182 from Unity-Technologies/fix_transform_issue
fix initiate transform issue on view
3 年前
guanghuispark
db8fdfe6
add a simple inspector framework
3 年前
Xingwei Zhu
ceb6795a
fix crash when font file doesn't exist
3 年前
Xingwei Zhu
ef9be6fb
fix android issue
3 年前
siyao
e34201e6
fix gc
3 年前
siyao
16c8a620
disable incremental gc by default
3 年前
guanghuispark
cf9944aa
update inspector window
3 年前
siyao
884aacd0
fix
3 年前
siyao
94c1f0c4
fix
3 年前
guanghuispark
3423bdc2
revert changes in package com.unity.uiwdisgets
3 年前
siyao
3b763473
update comment
3 年前
GitHub
8bc2f1f2
Merge pull request #184 from Unity-Technologies/siyaoH/1.17/gc
fix gc
3 年前
GitHub
4339367c
Merge pull request #183 from Unity-Technologies/fix_potential_crash
fix crash when font file doesn't exist
3 年前
Xingwei Zhu
badfad8c
fix ios/mac/windows
3 年前
Xingwei Zhu
bffa7eab
update part of widget_inspector
3 年前
Xingwei Zhu
ed1c5d55
update release builds (ios, mac, android)
3 年前
xingweizhu
8dc249aa
update release build (windows)
3 年前
Xingwei Zhu
5ac7a249
Merge branch 'handle_touches_on_mobile' of github.com:Unity-Technologies/com.unity.uiwidgets into handle_touches_on_mobile
3 年前
Xingwei Zhu
a62c5072
fix meta
3 年前
GitHub
6f52260c
Merge pull request #187 from Unity-Technologies/handle_touches_on_mobile
Handle touches on mobile
3 年前
Xingwei Zhu
62b50159
fix Equals calls on nullable objects
3 年前
GitHub
f90f53e1
Merge pull request #190 from Unity-Technologies/fix_nullable_equals
fix Equals calls on nullable objects
3 年前
Xingwei Zhu
2631367f
bump uiwidgets version
3 年前
GitHub
8e9a8531
Merge pull request #191 from Unity-Technologies/2.0.3
bump uiwidgets version
3 年前
siyao
fd824ab7
add touch
3 年前
siyao
468e007c
fix android IL2CPP crash
3 年前
Xingwei Zhu
904270dd
fix page view bug
3 年前
GitHub
e12b6ffb
Merge pull request #194 from Unity-Technologies/siyaoH/1.17/fixIL
fix android IL2CPP crash
3 年前
siyao
bb1d27a4
format
3 年前
guanghuispark
a364b861
fix: windows il2cpp build lead to empty scene
3 年前
siyao
e6aa38bd
fix
3 年前
guanghuispark
82d75008
Update window.cs
3 年前
GitHub
37536b8e
remove unused file
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 年前
GitHub
34b0ec4e
Merge pull request #189 from Unity-Technologies/siyaoH/1.17/lottie
Siyao h/1.17/lottie
3 年前
siyao
9238edb3
update engine
3 年前
siyao
2cb4e56f
girds
3 年前
GitHub
8449e664
Merge pull request #202 from Unity-Technologies/fix_page_view
fix page view bug
3 年前
siyao
6ea29062
fix splay tree
3 年前
Shiyun Wen
878c93a5
Fix date picker scroll.
3 年前
guanghuispark
4aa5a623
fix: renderMode error
renderMode.ScreenSpaceOverlay cause input position calculation error
3 年前
siyao
0899d89e
fix null ptr
3 年前
Shiyun Wen
7d56f661
Fix scroll
3 年前
Xingwei Zhu
945bd560
upload libraries (mac, ios, android)
3 年前
siyao
737e509b
Merge branch 'master' into siyaoH/1.17/grid
3 年前
Shiyun Wen
c93e6e61
Fix something wrong
3 年前
Xingwei Zhu
abd62367
allow widget background color to be transparent in uiwidgets
3 年前
xingweizhu
5e93ce86
update library (windows)
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 年前
GitHub
311c0415
Merge pull request #206 from Unity-Technologies/fix_button_down_issue
fix mouse button down issue
3 年前
Shiyun Wen
69ee9081
Code cleanup
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
d819ee3a
Refine code
3 年前
GitHub
48f47f37
Merge pull request #208 from Unity-Technologies/zgh/fix_renderMode
fix: renderMode error
3 年前
siyao
b6d68eb0
Merge branch 'master' into siyaoH/1.17/grid
3 年前
siyao
8f8078d9
clean
3 年前
Xingwei Zhu
9f644390
update affected libraries
3 年前
siyao
9e504b75
do not push
3 年前
siyao
3110e486
remove mixin gen
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
d2ca2374
Merge remote-tracking branch 'origin/fix_gl_context_issue'
3 年前
GitHub
47330487
Merge pull request #210 from Unity-Technologies/siyaoH/1.17/grid
Siyao h/1.17/grid
3 年前
guanghuispark
7416cb68
change class protection level
3 年前
GitHub
b6a47a4e
Merge pull request #211 from Unity-Technologies/zgh/change_class_type
change class protection level
3 年前
siyao
9073271b
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets
3 年前
siyao
89e663a6
fix null prt release crash
3 年前
siyao
f94fbfbe
fix setstate after dispose
3 年前
GitHub
c50916ed
Merge pull request #212 from Unity-Technologies/siyaoH/1.17/lottie
fix setstate after dispose
3 年前
Xingwei Zhu
cf5067ee
add raycastable panel and test sample scene
3 年前
siyao
2b4c296c
update android enable
3 年前
Xingwei Zhu
48e004fb
remove unnecessary this.
3 年前
siyao
4f05a4d4
fix copy
3 年前
siyao
ee1cfe4c
remove log
3 年前
siyao
90ebb4db
fix
3 年前
siyao
84425ca8
update comment
3 年前
GitHub
7b1d8903
Merge pull request #213 from Unity-Technologies/siyaoH/1.17/fixCopy
Siyao h/1.17/fix copy
3 年前
GitHub
36627c5a
Merge pull request #214 from Unity-Technologies/raycastable_panel
add raycastable panel and test sample scene
3 年前
shiyun wen
4ed3a4fd
Fix hover
3 年前
shiyun wen
76660376
Fix onExit
3 年前
GitHub
21566389
Merge pull request #215 from Unity-Technologies/shiyun_HoverFix
Fix hover
3 年前
xingweizhu
66eec458
bug fix
3 年前
GitHub
900511e3
Merge pull request #216 from Unity-Technologies/fix_raycastable_issue
raycastable panel pointer position bug fix
3 年前
Xingwei Zhu
4602ac19
change accessibility of FocusaleActionDetector
3 年前
GitHub
863f4a8b
Merge branch 'master' into shiyun_datepicker
3 年前
GitHub
fe96dc5b
Merge pull request #217 from Unity-Technologies/shiyun_datepicker
datepicker scroll fix
3 年前
guanghuispark
ae51aaca
fix _wrapper null error
3 年前
GitHub
e06731bb
Merge pull request #218 from Unity-Technologies/fix_null_wrapper
fix _wrapper null error
3 年前
guanghuispark
39cf8b7e
fix: raycastable rect doesn't update when orientation changed
3 年前
GitHub
f6c57bf6
Merge pull request #220 from Unity-Technologies/zgh/fix_orientation_bug
fix: raycastable rect doesn't update when orientation changed
3 年前
siyao
62e02efa
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/androidArm64
3 年前
siyao
b925397f
android release arm64
3 年前
GitHub
d22933d9
Merge pull request #221 from Unity-Technologies/siyaoH/1.17/androidArm64
Siyao h/1.17/android arm64
3 年前
Xingwei Zhu
6c291af4
fix runtime debug assertion code: this assertion will only be called if the debug mode is enabled
3 年前
Xingwei Zhu
45c2aba0
fallback to simpler rules
3 年前
GitHub
a790e008
Merge pull request #222 from Unity-Technologies/fix_runtime_debug
Fix runtime debug
3 年前
siyao
e8d1f872
check graphic api
3 年前
siyao
2f48c0a4
only support d3d11 for now
3 年前
GitHub
e26ce617
Merge pull request #223 from Unity-Technologies/siyaoH/1.17/fix_crash
check graphic api
3 年前
xingweizhu
f2b5f40f
add dpr override setting
3 年前
Xingwei Zhu
c64c4811
Merge branch 'siyaoH/1.17/rawTouches' of github.com:Unity-Technologies/com.unity.uiwidgets into prepare_2.0.6
3 年前
xingweizhu
5f33d3d6
minor fix
3 年前
Xingwei Zhu
209adc26
refine rawTouch code
3 年前
siyao
dbd2e9d1
add patch revert
3 年前
Xingwei Zhu
831cf6b1
update mac/ios plugin
3 年前
xingweizhu
85a3e266
update for ide
3 年前
Xingwei Zhu
ee9a5c09
fix vsync issue on plugin side
3 年前
siyao
08127bca
update win dll
3 年前
Xingwei Zhu
b5b42d30
Merge branch 'siyaoH/1.17/fix_crash' of github.com:Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/fix_crash
3 年前
GitHub
da26a40d
Merge pull request #225 from Unity-Technologies/siyaoH/1.17/fix_crash
fix shadow radii crash
3 年前
xingweizhu
4be04e5a
update windows plugin
3 年前
Xingwei Zhu
81ef0b8c
update arm64 plugin
3 年前
siyao
bd6cbfa6
stream
3 年前
GitHub
fe88a0b6
Merge pull request #229 from Unity-Technologies/fix_ide
update for ide
3 年前
siyao
c13f5d09
fix out of range
3 年前
Xingwei Zhu
b89b6128
build a test plugin for android
3 年前
siyao
433d5a95
stream impl, controller, stopwatch, transformer
3 年前
GitHub
9fe5d6b0
Merge pull request #230 from Unity-Technologies/siyaoH/1.17/fix3
fix out of range
3 年前
Huidong Chen
3d114c56
Some really minor code improvement.
3 年前
Huidong Chen
b16bc925
- Fix an error in the tutorial script, otherwise we wouldn't be
able to add script component to the canvas panel because the script
class cannot be found.
- Fix some warnings shown up in the console of Unity Editor after
loading the UIWidgets package.
3 年前
xingweizhu
7c66daa9
Merge branch 'prepare_2.0.6' of github.com:Unity-Technologies/com.unity.uiwidgets into prepare_2.0.6
3 年前
Xingwei Zhu
840d4db4
revert test plugin
3 年前
siyao
0d786a46
async cast, boradcast stream controller, stream transformer
3 年前
Xingwei Zhu
2724cf13
minor fix
3 年前
xingweizhu
b99ac4b5
Merge branch 'prepare_2.0.6' of github.com:Unity-Technologies/com.unity.uiwidgets into prepare_2.0.6
3 年前
Xingwei Zhu
7a2a4b2b
revert to release build after validation on windows
3 年前
siyao
9a90b11c
stream pip, stream
3 年前
Xingwei Zhu
f5fe1e11
minor fix
3 年前
xingweizhu
7d73bf1e
Merge branch 'prepare_2.0.6' of github.com:Unity-Technologies/com.unity.uiwidgets into prepare_2.0.6
3 年前
siyao
9aea53eb
stream
3 年前
GitHub
a9fc2b47
Merge pull request #232 from Unity-Technologies/fix_paragraph
Fix paragraph
3 年前
xingweizhu
5f158f2f
upload latest windows plugin
3 年前
siyao
cf41ad6b
_AsBroadcastStream, _AsBroadcastStreamController
3 年前
GitHub
8a89f825
Merge pull request #233 from Unity-Technologies/hdc/fixing-errors-in-the-tutorial-and-some-warnings
Fixing an error and some warnings.
3 年前
siyao
4300c6f6
resolve all error
3 年前
siyao
40e92f39
fix unity compile error
3 年前
siyao
c9e46c47
fix name space
3 年前
siyao
cf91f04e
fix null expcetion & add demo
3 年前
siyao
95f61b0d
mpre fix
3 年前
Xingwei Zhu
c6416358
fix subscription issue
3 年前
Xingwei Zhu
ccc91730
fix subscription issue on OnError and OnDone
3 年前
Xingwei Zhu
33521c79
fix stream pipe
3 年前
Xingwei Zhu
eb4b0e53
minor fixes
3 年前
Xingwei Zhu
4c1b4196
fix for broadcaststream
3 年前
Xingwei Zhu
7381f6c6
add more tests
3 年前
Xingwei Zhu
0bfd667e
fix transform
3 年前
Xingwei Zhu
c1016f49
fix nullable issue
3 年前
Xingwei Zhu
febee735
remove streamTransformer generic type inherit type
3 年前
siyao
ea4bc085
streambuilder, futurebuilder demo
3 年前
siyao
dcbfe063
streamView
3 年前
Xingwei Zhu
a9de25e6
Merge branch 'siyaoH/1.17/stream' of github.com:Unity-Technologies/com.unity.uiwidgets into stream/ide_fixes
3 年前
Xingwei Zhu
858284c6
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/stream
3 年前
Xingwei Zhu
39ef25ad
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into stream/ide_fixes
3 年前
Xingwei Zhu
82cbe604
add multiStream
3 年前
Xingwei Zhu
db54610c
add multistream test case
3 年前
Xingwei Zhu
3bb37db4
move multistream to a single file as it is not supported in the original flutter 1.17.5
3 年前
Xingwei Zhu
7fa01859
minor fixes
3 年前
GitHub
81fdda64
Merge pull request #237 from Unity-Technologies/stream/ide_fixes
Stream/ide fixes
3 年前
GitHub
3727562c
Merge pull request #234 from Unity-Technologies/siyaoH/1.17/stream
Siyao h/1.17/stream
3 年前
GitHub
095fdd15
Merge pull request #239 from Unity-Technologies/hdc/minor-user-invisible-fixes
Some really minor code improvement.
3 年前
guanghuispark
314a2ff7
fix: small fix about colors.cs
3 年前
GitHub
b16ac716
Merge pull request #240 from Unity-Technologies/zgh/fix_painting_colors
fix: small fix about colors.cs
3 年前
Xingwei Zhu
91c5af37
fix shortcuts for ide
3 年前
GitHub
81f7ced6
Merge pull request #241 from Unity-Technologies/fix_shortcuts
fix shortcuts for ide
3 年前
Xingwei Zhu
5d9abebb
minor fixes
3 年前
GitHub
580bbe62
Merge pull request #242 from Unity-Technologies/fix_shortcuts
minor fixes for IDE
3 年前
Xingwei Zhu
0fbf1af7
bug fix
3 年前
Xingwei Zhu
e34ff5b3
fix sliver bug
3 年前
GitHub
426ea19c
Merge pull request #243 from Unity-Technologies/fix_sliver_bug
fix sliver bug
3 年前
Xingwei Zhu
2ef7bd56
add devicePixelRatioEditorOnlyOverride to EditorPanel, too
3 年前
GitHub
38e15ee1
Merge pull request #244 from Unity-Technologies/fix_sliver_bug
add devicePixelRatioEditorOnlyOverride to EditorPanel
3 年前
Xingwei Zhu
be87ec3d
remove duplicated willPop()
3 年前
GitHub
b8c5a0c7
Merge pull request #245 from Unity-Technologies/fix_sliver_bug
remove duplicated willPop()
3 年前
Xingwei Zhu
e26ff14d
fix stackoverflow
3 年前
GitHub
93cf0132
Merge pull request #246 from Unity-Technologies/fix_alignment_issue
fix stackoverflow
3 年前
Xingwei Zhu
6e38eedf
fix editorwindow keyboard event error sound (ref https://answers.unity.com/questions/1244017/error-sound-on-key-input-editorwindow-ongui.html )
3 年前
GitHub
3b18bad1
Merge pull request #247 from Unity-Technologies/fix_alignment_issue
fix editorwindow keyboard event error sound
3 年前
Xingwei Zhu
49b4403f
fix rgb2hue bug
3 年前
Xingwei Zhu
e2a0555a
refine fix a bit
3 年前
Xingwei Zhu
c1b898e5
expose onUpdate to editor panel
3 年前
Xingwei Zhu
38e5f140
temporary fix screen rotation safe-area issue
3 年前
GitHub
1a2be3f0
Merge pull request #248 from Unity-Technologies/fix_alignment_issue
fix rgb2hue bug
3 年前
GitHub
87ac86f0
Merge pull request #249 from Unity-Technologies/fix_alignment_issue
refine fix a bit
3 年前
GitHub
f5b796b7
Merge pull request #250 from Unity-Technologies/fix_alignment_issue
expose onUpdate to editor panel
3 年前
wangshuang
dd1a9cc9
fix gif play speed too slow.
3 年前
siyao
1ee7acf7
paste for runtime
3 年前
Xingwei Zhu
2efd6c8d
fix text input action issue for desktop
3 年前
Xingwei Zhu
2e521b19
fix keyboard action issue on desktop
3 年前
GitHub
d3ef67b7
Merge pull request #252 from Unity-Technologies/fix_text_input_action_issue
Fix TextInputAction for desktop
3 年前
siyao
e3c96460
paste for runtime and editor
3 年前
Xingwei Zhu
89042f04
enable wantsMouseMove events on editorWindow
3 年前
GitHub
dae5c4b3
Merge pull request #253 from Unity-Technologies/fix_editorwindow_mousemove_event
enable wantsMouseMove events on editorWindow
3 年前
siyao
85bdf033
native modify key
3 年前
siyao
20268386
update mac release dylib
3 年前
siyao
9d606af2
update android
3 年前
siyao
bdd1efb8
fix typo
3 年前
siyao
5826b8ae
update ctrl for windows
3 年前
siyao
8e8a478b
rebuild ios plugin
3 年前
siyao
53731745
disable mobile
3 年前
GitHub
d3b06e46
Merge pull request #259 from Unity-Technologies/siyao/CopyPaste
native modify key
3 年前
siyao
d0e351fc
fix lottie crash during wrong input
3 年前
siyao
3dd3eb5b
mac plugin build
3 年前
siyao
b9b27745
android plugin build
3 年前
siyao
92278492
update log
3 年前
siyao
548474fb
windows plugin build
3 年前
GitHub
6ffdc993
Merge pull request #263 from Unity-Technologies/siyaoH/1.17/fixLottie
Fix Lottie crash during wrong path
3 年前
guanghuispark
b36c1edb
iOS plugin build
3 年前
siyao
098e6ee0
Merge branch 'master' into siyaoH/1.17/rawTouches
3 年前
guanghuispark
e7e5508b
fix colors calculate error
3 年前
GitHub
9015b17d
Merge pull request #264 from Unity-Technologies/zgh/ios_plugin_build
iOS plugin build
3 年前
siyao
29a4f240
Merge branch 'siyaoH/1.17/rawTouches' into prepare_2.0.6
3 年前
guanghuispark
76e8af7d
fix editable inputFormatters bug
3 年前
siyao
af8b96df
fix
3 年前
guanghuispark
011d4053
refine code
3 年前
siyao
08f18e1a
ios plugin
3 年前
guanghuispark
aae50559
Update diagnostics.cs
3 年前
siyao
b5853bd3
android plugin
3 年前
GitHub
3810f362
Merge pull request #267 from Unity-Technologies/zgh/fix_color_and_editable_text_bugs
Zgh/fix color and editable text bugs
3 年前
siyao
be03f7cc
win plugin
3 年前
Xingwei Zhu
f3ecde7f
bug fix
3 年前
Xingwei Zhu
588a4fd8
add event dispatcher that convert Unity Events (DragUpdate, DragRelease, DragExit) to PointerEvents (Mac side)
3 年前
siyao
7c691b7c
udpate
3 年前
siyao
47a5709e
handle fix
3 年前
Xingwei Zhu
2c11dd33
add unity object detector support
3 年前
siyao
cab28748
update handle Event
3 年前
siyao
a699ee53
cache RawTouch and dispatch during Input_Update
3 年前
siyao
05a6592d
fix
3 年前
Xingwei Zhu
2c8621a9
remove unnecessary comments
3 年前
GitHub
2cf28426
Merge pull request #272 from Unity-Technologies/siyaoH/1.17/combineTouch
cache RawTouch and dispatch during Input_Update
3 年前
siyao
ec9de2ce
fix select multiline text, handle wrong positioned
3 年前
siyao
d64c8c53
update win plugin
3 年前
Xingwei Zhu
e4536f13
add debug dylib for test
3 年前
siyao
6199c1a0
fix text handler
3 年前
siyao
172c69d1
ios & mac plugin
3 年前
Xingwei Zhu
049947cb
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/support_editor_dragdrop
3 年前
siyao
fd0478ab
Merge branch 'siyaoH/1.17/fixAndroid' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/fixAndroid
3 年前
Xingwei Zhu
f6066cbc
refine code
3 年前
Xingwei Zhu
4e953f74
update binaries
3 年前
Xingwei Zhu
231ac364
upload arm64 library
3 年前
xingweizhu
3f32b263
upgrade windows plugin
3 年前
Xingwei Zhu
7d2eb262
Merge branch 'zxw/support_editor_dragdrop' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/support_editor_dragdrop
3 年前
GitHub
96bfc5f5
Merge pull request #268 from Unity-Technologies/zxw/support_editor_dragdrop
Add support to Editor Drag&Drop
3 年前
Xingwei Zhu
a3359000
text background color bug fix
3 年前
GitHub
51cad3c0
Merge pull request #271 from Unity-Technologies/zxw/support_editor_dragdrop
text background color bug fix
3 年前
siyao
da847262
Merge branch 'master' into siyaoH/1.17/fixAndroid
3 年前
siyao
faafd3ff
win plugin
3 年前
siyao
1a3a15f7
ios & mac plugin
3 年前
GitHub
e6cedf19
Merge pull request #270 from Unity-Technologies/siyaoH/1.17/fixAndroid
Siyao h/1.17/fix android
3 年前
Xingwei Zhu
e9f127be
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets
3 年前
Xingwei Zhu
02cde205
fix hue calculation issue
3 年前
Xingwei Zhu
8bd9e8db
fix text shadow issue
3 年前
tom tom
cdeb7083
fix the field of class assignment error
3 年前
GitHub
4352d747
Update package.json
update version for package & editor
3 年前
GitHub
d6618836
Merge pull request #275 from marcuslao/patch-1
Update package.json
3 年前
Xingwei Zhu
d45c8087
fix typo in assertion and add a backdropfilter sample
3 年前
Xingwei Zhu
22bb60a0
minor fix lowest compatible unity version
3 年前
GitHub
89d275bf
Merge branch 'Unity-Technologies:master' into master
3 年前
GitHub
599b8896
Merge pull request #279 from tomcatter/master
fix the field of class assignment error
3 年前
GitHub
ba3933ba
Merge pull request #284 from Unity-Technologies/zxw/fix_text_shadow_issue
fix text shadow issue
3 年前
GitHub
147585e8
Merge pull request #285 from Unity-Technologies/zxw/fix_backdropfilter
fix typo in assertion and add a backdropfilter sample
3 年前
GitHub
264b4462
Merge pull request #286 from Unity-Technologies/2.0.4
2.0.4
3 年前
Xingwei Zhu
d6ae4be0
stash changes
3 年前
Xingwei Zhu
9cdbd4f1
revert unnecessary changes
3 年前
Xingwei Zhu
fb321e0d
remove unused using
3 年前
Xingwei Zhu
37b285dd
minor fix
3 年前
Xingwei Zhu
68649233
update changelog for 2.0.4
3 年前
GitHub
4b856895
Merge pull request #287 from Unity-Technologies/zxw/fix_transform_hover_issue
fix transform hover issue
3 年前
Xingwei Zhu
7067e19c
refine codegen scripts
3 年前
GitHub
8501e188
Merge pull request #288 from Unity-Technologies/zxw/refine_codegen
refine codegen scripts
3 年前
Xingwei Zhu
778177cf
bug fix on material datetime picker widget
3 年前
Xingwei Zhu
906429b5
fix warnings (step 1)
3 年前
GitHub
2247b54c
Merge pull request #289 from Unity-Technologies/zxw/fix_material_datepicker_issue
bug fix on material datetime picker widget
3 年前
Xingwei Zhu
caa13427
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/refine_codegen
3 年前
Xingwei Zhu
e6237c27
fix more warnings
3 年前
Xingwei Zhu
7c2f26fc
more fixes
3 年前
Xingwei Zhu
c25c5794
more fixes
3 年前
Xingwei Zhu
cb6cd643
more fixes
3 年前
Xingwei Zhu
deb96a95
minor fix
3 年前
Xingwei Zhu
eec9bd1a
all warnings have been resolved
3 年前
Xingwei Zhu
5155ce82
fix material issue
3 年前
GitHub
3aa19571
Merge pull request #296 from Unity-Technologies/zxw/fix_material_text_direction
fix material issue
3 年前
GitHub
73e31786
Merge pull request #293 from Unity-Technologies/zxw/refine_codegen
Resolve all warnings
3 年前
Xingwei Zhu
f1051113
fix path metric crash issue
3 年前
GitHub
c7f4bd75
Merge pull request #302 from Unity-Technologies/zxw/fix_path_metric_crash
fix path metric crash issue
3 年前
Xingwei Zhu
dadf508d
fix double tap bug
3 年前
GitHub
40944cfa
Merge pull request #305 from Unity-Technologies/fix_double_tap_issue
fix double tap bug
3 年前
Yi-21
fe300eba
Add comment to drag_target.cs
3 年前
Yi-21
3efa092b
Add doubleClickSample and comment to drag_target.cs
3 年前
jiacheng.gao
0d094c3e
add comment for drag_target.
3 年前
xingweizhu
6be57ac2
refine texture
3 年前
xingweizhu
611f618e
fix input issue
3 年前
jiacheng.gao
0a2ca1d3
add comment for drag_target, add sample scene for debug.
3 年前
Xingwei Zhu
57a71bdd
update mac/ios/android library
3 年前
xingweizhu
09929ea7
update win library
3 年前
Xingwei Zhu
c089ec58
Merge branches 'zxw/fix_crash' and 'zxw/fix_crash' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/fix_crash
3 年前
GitHub
99aa51b7
Merge pull request #307 from Unity-Technologies/zxw/fix_crash
fix potential crash when spawning UIWidgetsPanels inside the Update of a MonoBehaviour
3 年前
GitHub
a77de948
Merge pull request #308 from Unity-Technologies/zxw/fix_input_issue
fix input issue
3 年前
xingweizhu
78bc82e2
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/3d
3 年前
Xingwei Zhu
6090fab0
stash changes
3 年前