Kevin Gu
4c25184a
draft
4 年前
Kevin Gu
eea80dd6
draft2
4 年前
Kevin Gu
b1009c12
draft
4 年前
fzhang
f6ec6871
add engine txt
4 年前
fzhang
b41eb1f0
fix readme
4 年前
GitHub
b5843c49
Merge pull request #8 from fzhangtj/skia
add engine txt
4 年前
Kevin Gu
eeed0431
Merge remote-tracking branch 'origin/skia' into skia
4 年前
Kevin Gu
ab9d2afd
add more code...
4 年前
siyao
4c404d1e
paragraphBuilder && paragraph
4 年前
Kevin Gu
b00d53eb
add async and scheduler binding.
4 年前
siyao
ff9dc457
paragraph properties
4 年前
Kevin Gu
284b4aac
future, timer, serialization, platform message, asset bundle.
4 年前
GitHub
99bc9350
Update README.md
4 年前
siyao
6715fa3d
Merge branch 'skia' into siyao_skia
4 年前
GitHub
88d9ee1d
Merge pull request #11 from gewentao/patch-1
Update README.md
4 年前
siyao
94ea9073
txt with demo
4 年前
Kevin Gu
c5704ece
Merge remote-tracking branch 'origin/skia' into skia
4 年前
siyao
1db60ffd
Merge branch 'skia' into siyao/skia/txt
4 年前
Kevin Gu
dddde002
add image codec.
4 年前
Kevin Gu
c22a6999
external texture layer support.
4 年前
siyao
720be903
fix format & load font
4 年前
Kevin Gu
ce44c04f
hook mouse input
4 年前
siyao
3ad69800
update free, equals
4 年前
siyao
157ecdc0
update lists
4 年前
siyao
3a82d3ae
embed icudtl.dat into dll
4 年前
siyao
7dfbad88
fix reference
4 年前
siyao
68325a15
fix struct style
4 年前
siyao
8827b37e
Merge branch 'skia' into siyaoH/skia
4 年前
GitHub
51985979
Merge pull request #12 from Unity-Technologies/siyaoH/skia
add paragrah
4 年前
siyao
fb4fee5b
fix icudtl path
4 年前
siyao
134b6003
add space
4 年前
GitHub
31d57b27
Merge pull request #13 from Unity-Technologies/siyaoH/skiaBase
Siyao h/skia base
4 年前
siyao
57cac2f3
remove sample & update widget
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 年前
siyao
3fc3e49f
fix mono_isolate nullptr
4 年前
siyao
64ab7e16
fix null exception, add retained layer
4 年前
xingweizhu
68b7aba1
minor fixes
4 年前
siyao
168c8959
fix task order
4 年前
xingweizhu
52996133
minor fixes
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 年前
xingweizhu
76c35802
apply format
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 年前
xingweizhu
fd59b972
fix test issue
4 年前
xingweizhu
24c8c7cc
fix text rendering issue + update readme
4 年前
xingweizhu
e906d947
Revert "fix test issue"
This reverts commit d26fc97acdfb512c8f9b1bbe5edc2cd9cd4d55c2.
4 年前
GitHub
97b96e0b
Merge pull request #23 from Unity-Technologies/zxw/skiaBase
add missing APIs for pathmetric
4 年前
GitHub
6146a8e3
Merge pull request #24 from Unity-Technologies/zxw/fix_text_resize_window_issue
fix text rendering issue + update readme
4 年前
siyao
addece2a
Merge branch 'skia' into siyaoH/skiaBase
4 年前
guanghuispark
2055e29d
output cpp log to c#
4 年前
GitHub
d1717ba6
Update README.md
4 年前
GitHub
2267f9ba
Merge pull request #25 from finnif/patch-1
Update README.md
4 年前
guanghuispark
770ca668
fix format errors about log message from cpp
4 年前
Shiyun Wen
64610bac
update imagefilter
4 年前
siyao
191e6987
lottie
4 年前
guanghuispark
7b701649
fix format problems
4 年前
Shiyun Wen
faa460a3
fix imagefilter_blur
4 年前
Shiyun Wen
a3849087
fix imagefilter
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 年前
Shiyun Wen
e7cbeabb
Merge branch 'siyaoH/skiaBase' into shiyun/skia
4 年前
siyao
a070fcc1
pr fix
4 年前
GitHub
4700dce3
Merge pull request #27 from Unity-Technologies/siyaoH/skiaBase
Siyao h/skia base
4 年前
GitHub
fe4f6f2d
Merge pull request #26 from guanghuispark/zgh/skia/log
output cpp log to c#
4 年前
siyao
409f26c4
update binding dependency
4 年前
GitHub
50607d73
Merge pull request #54 from Unity-Technologies/siyaoH/1.17/painting
Siyao h/1.17/painting
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 年前
Shiyun Wen
24c8d8a3
fix cupertino
4 年前
xingweizhu
0832f7ee
Merge branch 'shiyun/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into merge_latest_skia_changes
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 年前
siyao
340585c9
Merge branch 'shiyun/skia' into siyaoH/1.17/painting
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 年前
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 年前
xingweizhu
6ff7e038
try fix gif issue
4 年前
GitHub
14bc8cfa
Merge pull request #60 from Unity-Technologies/dev_1.17.5
Dev 1.17.5
4 年前
GitHub
c6c9ef27
Merge pull request #61 from Unity-Technologies/fix_runtime_issues
Fix gif update issue
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 年前
xingweizhu
2c1454ec
add error msg for unimplemented methods
4 年前
GitHub
bbcb5ee9
Merge pull request #62 from Unity-Technologies/dev_1.17.5_merge_mac
Dev 1.17.5 merge mac
4 年前
guanghuispark
7b5eb8c4
fix errors up till now
4 年前
Shiyun Wen
92a5c608
Merge branch 'shiyun/skia' into shiyun/cupertino/skia
4 年前
xingweizhu
5a2441ee
Merge branch 'shiyun/skia' of github.com:Unity-Technologies/com.unity.uiwidgets into dev_1.17.5
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 年前
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 年前
siyao
b76f1f4b
Merge branch 'siyaoH/1.17/material' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/material
4 年前
siyao
4ec6a0bf
add keyboard, fix text_input
4 年前
siyao
55b07fc4
platform meesage cpp
4 年前
siyao
bea46202
platform message csharp regiser
4 年前
GitHub
c7533e50
Merge pull request #76 from Unity-Technologies/siyaoH/1.17/keyboard
Siyao h/1.17/keyboard
4 年前
xingweizhu
be4c4732
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/gallery
4 年前
GitHub
131bc6db
Merge pull request #78 from Unity-Technologies/zxw/gallery
Zxw/gallery
4 年前
xingwei.zhu
2866ed8a
fix text input on mac
4 年前
xingwei.zhu
1a686c1e
fix resource_context crash issue on mac
4 年前
siyao
b41da6c1
build android
4 年前
siyao
dc533e91
scroll
4 年前
siyao
a08b4edb
add android platform
4 年前
GitHub
329ac5a9
Merge pull request #89 from Unity-Technologies/siyaoH/1.17/gestures
scroll
4 年前
Shiyun Wen
8fd690c9
Merge branch 'zgh/cupertino/fix' of https://github.com/Unity-Technologies/com.unity.uiwidgets into zgh/cupertino/fix
4 年前
xingweizhu
f81cba9d
refine code
4 年前
xingweizhu
3bebd5ac
fix multiple window crash
we should not terminate egl_display_, the reason is as follows:
When calling eglGetPlatformDisplayEXT to get egl_display_, egl will first check a dictionary<platform, egl_display>, if it contains
a display for the given configuration, it returns the display directly. otherwise it will create a new egl_display and put it into
the dictionary.
As the result, if there are more than one uiwidgets_panels in the uiwidgets_system, they will share the same egl_display instance.
Then when all the panels are disabled at the same time (happens when we hit the play button or close the Editor),the first calling of
eglTerminate here will uninitiate the shared egl_display instance, making it impossible for the other panels to be disabled properly.
4 年前
xingwei.zhu
09653fa7
refine code for mac
4 年前
xingweizhu
bfaeef3b
add commit id to comment
4 年前
xingweizhu
f8807f8c
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into editorwindow
4 年前
xingweizhu
90fb647e
minor fixes
4 年前
xingwei.zhu
27831f85
add scroll logics to mac
4 年前
xingweizhu
e9471c6f
Merge branch 'dev_1.17.5' of github.com:Unity-Technologies/com.unity.uiwidgets into editorwindow
4 年前
xingweizhu
0cac1c89
minor bug fixes
4 年前
xingweizhu
ab353519
fix editor window issue
unknown crash caused by multithread when resizing the window too frequently
4 年前
xingwei.zhu
ca949ede
mac fixes
4 年前
xingwei.zhu
f263082c
fix mac crash issue
4 年前
xingweizhu
53bdd6e2
bug fix
4 年前
GitHub
a0310c21
Merge pull request #94 from Unity-Technologies/editorwindow
add editorWindow support
4 年前
Shiyun Wen
0b580bd2
add and fix
4 年前
GitHub
68e4807f
Merge pull request #96 from Unity-Technologies/zgh/cupertino/fix
Zgh/cupertino/fix
4 年前
wangshuang
7dfad51e
Merge branch 'dev_1.17.5' into add_redux
4 年前
siyao
1378fd2d
Merge branch 'dev_1.17.5' into siyaoH/1.17/android
4 年前
siyao
88a3332c
update build & platform
4 年前
siyao
8daf0ea3
android gdb
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 年前
siyao
202ccdcf
gl context
4 年前
xingwei.zhu
46130633
refine code
4 年前
siyao
a86821aa
temp
4 年前
xingwei.zhu
f5a58839
update build mac section in readme
4 年前
siyao
ed333b83
disable multithreaded rendering
4 年前
xingwei.zhu
e285e4f8
add support to platform-specific build
4 年前
siyao
c280e8e3
try
4 年前
siyao
44c3b9d9
windows build
4 年前
siyao
71e9e3cd
run int render thread
4 年前
siyao
c636bb4a
add support
4 年前
siyao
3f9b874e
use different context for rendering
4 年前
siyao
c53000f0
remove redundant
4 年前
siyao
816abe9c
remove vulkan
4 年前
siyao
eceaaea0
android task
4 年前
siyao
0f95dda4
fix
4 年前
siyao
d04bd625
fix long overflow
4 年前
siyao
d894a9ee
fix format
4 年前
siyao
9ab2e6a3
clean code
4 年前
siyao
ee326de5
release gl context
4 年前
siyao
69f68e78
clean c++ code
4 年前
siyao
8042dc43
bee & readme
4 年前
siyao
6dcb9ae3
update build
4 年前
siyao
e6ff42eb
android unpack streaming asset
4 年前
xingwei.zhu
564e384b
compile engine for ios
4 年前
xingwei.zhu
8524337b
fix typos
4 年前
xingwei.zhu
e9b52deb
add ios build support
4 年前
xingwei.zhu
8db464bd
build icu data into to the library
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 年前
xingwei.zhu
b202658e
add "how to build for ios" to readme
4 年前
xingwei.zhu
9facd1cb
remove unused step
4 年前
siyao
72e07319
fix stack corruption
4 年前
GitHub
0a07b871
Merge pull request #107 from Unity-Technologies/zxw/dev_mac_update_engine
Zxw/dev mac update engine
4 年前
xingwei.zhu
f6c0c1af
Merge branch 'zxw/dev_mac_update_engine' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/dev_ios_update_engine
4 年前
siyao
3f4101f4
Merge branch 'dev_1.17.5' into siyaoH/1.17/windows
4 年前
siyao
1ca2ee1c
update for lottie
4 年前
siyao
b6ec8b45
fix
4 年前
siyao
a55cb7ed
temp
4 年前
xingwei.zhu
f6373219
refine readme for build ios (currently we still need to prepare icu data for ios build)
4 年前
siyao
4a023179
fix
4 年前
GitHub
23f66e81
Merge pull request #108 from Unity-Technologies/siyaoH/1.17/windows
Siyao h/1.17/windows
4 年前
xingwei.zhu
228f40a0
minor fixes for conditional build targets
4 年前
siyao
1fcce2b2
Merge branch 'dev_1.17.5' into siyaoH/1.17/android
4 年前
xingwei.zhu
e8074f4c
fix typo
4 年前
siyao
d8e36f15
android bee
4 年前
xingwei.zhu
1c25a3e9
Merge branch 'zxw/dev_mac_update_engine' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/dev_ios_update_engine
4 年前
siyao
59dbc978
format
4 年前
xingwei.zhu
b73a3842
add icu data to the library directly (ios)
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 年前
GitHub
b548fa1e
Merge pull request #110 from Unity-Technologies/zxw/dev_ios_update_engine
Zxw/dev ios update engine
4 年前
guanghuispark
37ed4ae7
adjust ios dpr
4 年前
guanghuispark
a9d4f9c9
fix:rename the files
4 年前
GitHub
98a0742d
Merge pull request #118 from Unity-Technologies/zgh/1.17/ios
Zgh/1.17/ios
4 年前
siyao
23622102
Merge branch 'dev_1.17.5' into siyaoH/1.17/android
4 年前
Xingwei Zhu
3091841b
disable ICUStaticMapping for ios/macos
4 年前
Xingwei Zhu
dba8fd12
update readme: add prelink step for ios build (first edition, need more polishing)
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
be059cf4
minor fixes
4 年前
Xingwei Zhu
542a0018
minor fixes
4 年前
Xingwei Zhu
00e2f708
typos
4 年前
GitHub
940f891a
Merge pull request #121 from Unity-Technologies/zxw/ios_prelink_solution
Zxw/ios prelink solution
4 年前
Xingwei Zhu
19d1bf29
fix occasional crash on mac
4 年前
Xingwei Zhu
f988e819
fix occasional crash on mac editor (apply the fix to ios too)
4 年前
guanghuispark
3985e0a1
add viewMetrics
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 年前
GitHub
fa1bb6cc
Merge pull request #126 from Unity-Technologies/zgh/1.17/ios
add virtual keyboard for ios
4 年前
siyao
ae81e977
Merge branch 'dev_1.17.5' of https://github.com/Unity-Technologies/com.unity.uiwidgets into siyaoH/1.17/android
4 年前
siyao
679a420f
plugin dir
4 年前
siyao
6da38ad6
windows release build
4 年前
siyao
e94be812
mac release build
4 年前
siyao
70275116
update win build
4 年前
siyao
d1db21b2
ios release build
4 年前
siyao
ba983884
android release build
4 年前
GitHub
c44cd6db
Merge pull request #130 from Unity-Technologies/siyaoH/1.17/clean
Siyao h/1.17/clean
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 年前
Xingwei Zhu
38a08fc3
fix occasional mac editor crash when play/stop the game multiple times
4 年前
GitHub
705e8dd3
Merge pull request #141 from Unity-Technologies/dev_fix_mac_editor_crash
fix occasional mac editor crash when play/stop the game multiple times
4 年前
Xingwei Zhu
815c9eea
fix srgb color issue on mac/ios
4 年前
GitHub
f2db25bc
Merge pull request #143 from Unity-Technologies/dev_fix_mac_ios_color_issue
fix srgb color issue on mac/ios
4 年前
siyao
0bfbc2cd
Merge branch 'dev_1.17.5' into siyaoH/1.17/release
4 年前
xingweizhu
58acea59
stash changes
4 年前
xingweizhu
7ef3ff70
bug fixes
4 年前
xingweizhu
fdd330b3
refine code
4 年前
siyao
88a941ce
merge
4 年前
siyao
4ac2142d
fix win crash
4 年前
Xingwei Zhu
6f03e5ab
temporary fix: printf_consolev API is not added to 2019.4.26f1c1 yet, therefore we have to disable this api by now to avoid blocking the editor release procedure
4 年前
GitHub
290e5f09
Merge pull request #150 from Unity-Technologies/zxw/fix_missing_api_crash
temporary fix on editor crash (2019.4.26f1c1)
4 年前
GitHub
64167acc
Merge pull request #149 from Unity-Technologies/siyaoH/1.17/win
Siyao h/1.17/win
4 年前
siyao
26f0c3e9
add vulkan
4 年前
siyao
59053a03
Merge remote-tracking branch 'origin/master' into siyaoH/1.17/release
4 年前
siyao
d1707d6a
temp
4 年前
siyao
6e4448f4
bad context/ bad attri
4 年前
siyao
7252caa8
android 28 & vulkan & opengl
4 年前
siyao
47979a75
update bee build & vulkan opengl texture
4 年前
siyao
17a5ebbc
vkimage & fbo
4 年前
xingweizhu
d5c55377
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/windows_use_externalTex
4 年前
siyao
b01c7fc9
cs ap
4 年前
siyao
bae103b4
update
4 年前
siyao
508c269f
add buttons to PointerState
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 年前
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 年前
guanghuispark
01f0ba62
add mac build scripts
4 年前
guanghuispark
9b272521
update mac build script
4 年前
guanghuispark
79821917
update mac build
4 年前
guanghuispark
d622b6ea
add ios build script
4 年前
guanghuispark
240de256
update mac(remove deployNp)
4 年前
guanghuispark
d8e1eb9e
copy output libs in shell scripts
4 年前
guanghuispark
1f851690
add android build scripts
4 年前
guanghuispark
b2d33e47
Update lib_build_ios.sh
4 年前
siyao
d41bceb1
onRenderTexture
4 年前
siyao
a9d23021
fix
4 年前
guanghuispark
952a9818
Update lib_build_ios.sh
4 年前
siyao
82b622e7
vulkan support
4 年前
guanghuispark
815888e7
Update lib_build_mac.sh
4 年前
guanghuispark
41d69206
Update lib_build_ios.sh
4 年前
guanghuispark
e9742645
Merge branch 'zgh/build_scripts' of github.com:Unity-Technologies/com.unity.uiwidgets into zgh/build_scripts
4 年前
guanghuispark
1387d823
add windows build scripts
4 年前
guanghuispark
a4a32df2
revert patches
4 年前
guanghuispark
4a7de290
update revert patch and bitcode setting
4 年前
guanghuispark
bc77b392
Revert "update revert patch and bitcode setting"
This reverts commit c3d8c1bb53c7de1f01b29ddffd69f2f1c9aed495.
4 年前
guanghuispark
f931afd9
update revert patch and bitcode setting
4 年前
guanghuispark
e780bd87
Update lib_build_win.py
4 年前
guanghuispark
ca18ed46
fix build errors for mac/android/ios
4 年前
guanghuispark
e9bc220a
update engine repo url
4 年前
guanghuispark
e6789f97
add visual studio path param '-v'
4 年前
guanghuispark
569874b7
Update lib_build_win.py
4 年前
guanghuispark
0fca71f8
update getopt
4 年前
guanghuispark
940049a9
Create lib_build.py
4 年前
guanghuispark
5f5e1cfc
Update lib_build.py
4 年前
guanghuispark
6ca0c34c
Update lib_build.py
4 年前
guanghuispark
9222efdc
Update lib_build.py
4 年前
guanghuispark
43ae65ff
delete useless scripts and fix some errors
4 年前
guanghuispark
4fe7a9f1
Update lib_build.py
4 年前
guanghuispark
927f2182
Update lib_build.py
4 年前
guanghuispark
e4a5f6e1
Update lib_build.py
4 年前
guanghuispark
4bc53e3f
Update lib_build.py
4 年前
GitHub
02741ecf
Merge pull request #163 from Unity-Technologies/zgh/build_scripts
Zgh/build scripts
4 年前
guanghuispark
33b35dbb
add default scripts
4 年前
guanghuispark
946945fe
Update lib_build.py
4 年前
guanghuispark
379881f1
add scripts
4 年前
guanghuispark
3780bc6e
Create lib_build_win.bat
4 年前
guanghuispark
05047f5c
Update lib_build_win.bat
4 年前
GitHub
7cfe6de7
Merge pull request #170 from Unity-Technologies/zgh/build_scripts
Zgh/build scripts
4 年前
guanghuispark
22546bf4
Update lib_build.py
3 年前
GitHub
a7446c8b
Merge pull request #171 from Unity-Technologies/zgh/build_scripts
revert libUIWidgets.so.meta
3 年前
guanghuispark
20dc6ab0
Update lib_build.py
3 年前
GitHub
3ab74ac4
Merge pull request #175 from Unity-Technologies/zgh/build_scripts
Update lib_build.py
3 年前
guanghuispark
d0b6e5fc
Merge branch 'master' into zgh/devtools
3 年前
guanghuispark
9b5d28e8
Merge branch 'master' into zxw/devTools
3 年前
Xingwei Zhu
b835e83f
delete SDKROOT in the env if any
3 年前
Xingwei Zhu
badfad8c
fix ios/mac/windows
3 年前
Xingwei Zhu
58e889fd
fix android part
3 年前
siyao
c2536878
fix win build
3 年前
Xingwei Zhu
5d5ac378
Merge branch 'handle_touches_on_mobile' of github.com:Unity-Technologies/com.unity.uiwidgets into handle_touches_on_mobile
3 年前
GitHub
6f52260c
Merge pull request #187 from Unity-Technologies/handle_touches_on_mobile
Handle touches on mobile
3 年前
GitHub
bde39fa8
Merge pull request #188 from Unity-Technologies/fix_build_issue
delete SDKROOT in the env if any
3 年前
guanghuispark
a364b861
fix: windows il2cpp build lead to empty scene
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 年前
Xingwei Zhu
5bec9cf5
fix mouse button down issue
3 年前
GitHub
311c0415
Merge pull request #206 from Unity-Technologies/fix_button_down_issue
fix mouse button down issue
3 年前
Xingwei Zhu
77c815eb
use a gl context pool to provide glcontext objects to multiple panels
3 年前
siyao
b6d68eb0
Merge branch 'master' into siyaoH/1.17/grid
3 年前
Xingwei Zhu
ab09a1fa
release resources when pluginunload
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
863f4a8b
Merge branch 'master' into shiyun_datepicker
3 年前
siyao
c709280a
android arm64
3 年前
siyao
4e31e4af
clean code
3 年前
siyao
b925397f
android release arm64
3 年前
siyao
f8982c3d
clean
3 年前
siyao
ae992217
update sh
3 年前
siyao
9f991933
add more state
3 年前
siyao
0011a747
fix typo
3 年前
siyao
8da388ca
fix typo
3 年前
GitHub
d22933d9
Merge pull request #221 from Unity-Technologies/siyaoH/1.17/androidArm64
Siyao h/1.17/android arm64
3 年前
siyao
985da97f
fix shadow radii crash
3 年前
siyao
dbd2e9d1
add patch revert
3 年前
Xingwei Zhu
ee9a5c09
fix vsync issue on plugin side
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 年前
Xingwei Zhu
7a2a4b2b
revert to release build after validation on windows
3 年前
xingweizhu
7d73bf1e
Merge branch 'prepare_2.0.6' of github.com:Unity-Technologies/com.unity.uiwidgets into prepare_2.0.6
3 年前
Xingwei Zhu
01aff6c9
stash changes (still buggy)
3 年前
siyao
85bdf033
native modify key
3 年前
siyao
16e43000
update ios, android and windows
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 年前
GitHub
6ffdc993
Merge pull request #263 from Unity-Technologies/siyaoH/1.17/fixLottie
Fix Lottie crash during wrong path
3 年前
siyao
098e6ee0
Merge branch 'master' into siyaoH/1.17/rawTouches
3 年前
siyao
29a4f240
Merge branch 'siyaoH/1.17/rawTouches' into prepare_2.0.6
3 年前
Xingwei Zhu
588a4fd8
add event dispatcher that convert Unity Events (DragUpdate, DragRelease, DragExit) to PointerEvents (Mac side)
3 年前
siyao
ec9de2ce
fix select multiline text, handle wrong positioned
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 年前
siyao
da847262
Merge branch 'master' into siyaoH/1.17/fixAndroid
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 年前
xingweizhu
728df288
prototype fix
The issue is that, create UI in Update (like in TestFei.cs) will cause crash. this is just a prototype fix: only latch2 part is useful. we will look into this issue later when having time
3 年前
xingweizhu
4fec7d10
refine fix
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 年前
xingweizhu
78bc82e2
Merge branch 'master' of github.com:Unity-Technologies/com.unity.uiwidgets into zxw/3d
3 年前
xingweizhu
58677882
stash changes
3 年前
Xingwei Zhu
6090fab0
stash changes
3 年前