fzhangtj
0b003a69
WidgetCanvas => UIWidgetsPanel
6 年前
fzhangtj
c9411b85
fix window size issue when scale factor is not 1
6 年前
fzhangtj
15454571
remove window parameter
6 年前
fzhangtj
76d4bdff
update
6 年前
fzhangtj
14cf548e
fix
6 年前
xingwei.zhu
9e9a2bcf
performanceoverlay layer
6 年前
kg
f76588f7
fix dismiss.
6 年前
fzhangtj
ece17ad8
Merge remote-tracking branch 'upstream/master' into widgets_panel
6 年前
fzhangtj
d066a685
fix media query issue
6 年前
fzhangtj
6f7c8cf8
rename
6 年前
fzhangtj
d2cf9c0e
fix focus
6 年前
fzhangtj
f369c5e0
webgl ime keyboard support
6 年前
kg
31887c1b
fix some obvious typos :)
6 年前
xingwei.zhu
f5204603
safe area problem fix
6 年前
fzhangtj
ec3cf29f
WindowProvider.of(GameObject)
6 年前
kg
2b96915a
fix Time. Do not use Stopwatch. Use Time.time.
6 年前
xingwei.zhu
8c75bffd
IOS STATUS BAR ISSUE FIXED
6 年前
xingwei.zhu
ec84eae5
iOS status bar + keyboard events
6 年前
fzhangtj
1a40fc57
Merge remote-tracking branch 'upstream/master'
6 年前
Yuncong Zhang
e9b3d5d5
Set antiAliasing.
6 年前
Yuncong Zhang
3358b5a9
Tmp store.
6 年前
xingwei.zhu
29f20ef9
Merge branch 'master' of github.com:UnityTech/UIWidgets into xwzhu
# Conflicts:
# Runtime/engine/UIWidgetsPanel.cs
6 年前
Yuncong
a103c01c
Merge branch 'master' into yczhang
6 年前
xingwei.zhu
5fa776fe
Android SAFE AREA + KEYBOARD SHOW/HIDE EVENT LISTENER
6 年前
fzhangtj
c3510a6a
fix code delete by mistake
6 年前
xingwei.zhu
5d39d42d
Android BUG DEBUG
6 年前
Yuncong Zhang
7a5baa3e
Merge branch 'master' of https://github.com/UnityTech/UIWidgets
6 年前
Yuncong Zhang
9813cb26
Merge branch 'yczhang' into antialias
6 年前
xingwei.zhu
bacb0c29
refine scroll : a scroll activity lasts for 0.3 seconds instead of 20 frames.
6 年前
Yuncong Zhang
9de7f7fa
Fix some issues.
6 年前
xingwei.zhu
45ba50e6
refine scrollinput, remove duplicated instances in UIWidgetPanel and WindowAdapter
6 年前
GitHub
56dfa3bf
Merge pull request #91 from UnityTech/xwzhu
Android SAFE AREA + KEYBOARD SHOW/HIDE EVENT LISTENER
6 年前
xingwei.zhu
012356d5
enteredPointers bug fix + remove default settings on full-screen mode in UIWidgetPanel, player can set this via their own code or build settings
6 年前
kg
91ed3f2d
refine antiAliasing.
6 年前
GitHub
5c183c5d
Merge pull request #101 from UnityTech/xwzhu
Xwzhu
6 年前
GitHub
5fc49897
Merge pull request #109 from UnityTech/xwzhu
enteredPointers bug fix + remove default settings on full-screen mode…
6 年前
Yuncong Zhang
9081c37d
Implement speedUpFrameRate and coolDownFrameRate with overridable
method.
6 年前
Yuncong Zhang
520c111c
Merge branch 'master' into yczhang
6 年前
Yuncong Zhang
e57b6c21
Use UIWidgetsGlobalSettings.
6 年前
xingwei.zhu
845bf4a5
handle navigation back button events (within-unity solution)
6 年前
xingwei.zhu
cd184a03
fix
6 年前
kg
3f331ca4
add recreateWidget.
6 年前
xingwei.zhu
b0400b19
Merge branch 'master' of github.com:UnityTech/UIWidgets into mouse_tracking
# Conflicts:
# Samples/UIWidgetsGallery/gallery/app.cs
6 年前
Yuncong Zhang
f80cd249
Fix issue introduced by moving queryWindowSize to update.
5 年前
Yuncong Zhang
834d11f5
Create function updatePhysicalSize.
5 年前
xingwei.zhu
92f447b6
avoid mark viewMetrics dirty in update, which will potentially leads to frequent native-calls
5 年前
xingwei.zhu
61a56230
fast shadow
5 年前
xingwei.zhu
7af210c5
fix android fit
5 年前
xingwei.zhu
b884ab45
remove all hardware-MSAA related codes
5 年前
xingwei.zhu
ec189832
fix mouse position bug when canvas.renderMode == ScreenSpaceCamera ( https://answers.unity.com/questions/849117/46-ui-image-follow-mouse-position.html )
5 年前
xingwei.zhu
6bb40513
fix event camera problem
5 年前
xingwei.zhu
0fad4c86
hardware antialias re-supporting
5 年前
iizzaya
25f6d10a
[Raycast] Add UIWidgetsRaycastablePanel
5 年前
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 年前
Kevin Gu
52e20ad9
remove this.
4 年前
xingweizhu
f81b3c5d
fix some other compile errors
4 年前
siyao
957be42a
rename & clean
4 年前
siyao
936ea167
fix
4 年前
Xingwei Zhu
0062aa5c
add android back button listener
4 年前
siyao
6a76d3ae
incremental gc
3 年前
siyao
90006589
draw frame delta time for debug
3 年前
Xingwei Zhu
c5243b86
code refine
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 年前
siyao
884aacd0
fix
3 年前
siyao
94c1f0c4
fix
3 年前
GitHub
4339367c
Merge pull request #183 from Unity-Technologies/fix_potential_crash
fix crash when font file doesn't exist
3 年前
siyao
fd824ab7
add touch
3 年前
siyao
bb1d27a4
format
3 年前
siyao
e6aa38bd
fix
3 年前
siyao
9238edb3
update engine
3 年前
guanghuispark
4aa5a623
fix: renderMode error
renderMode.ScreenSpaceOverlay cause input position calculation error
3 年前
Xingwei Zhu
cf5067ee
add raycastable panel and test sample scene
3 年前
siyao
2b4c296c
update android enable
3 年前
siyao
4f05a4d4
fix copy
3 年前
siyao
ee1cfe4c
remove log
3 年前
siyao
90ebb4db
fix
3 年前
siyao
84425ca8
update comment
3 年前
GitHub
36627c5a
Merge pull request #214 from Unity-Technologies/raycastable_panel
add raycastable panel and test sample scene
3 年前
guanghuispark
ae51aaca
fix _wrapper null error
3 年前
siyao
e8d1f872
check graphic api
3 年前
siyao
2f48c0a4
only support d3d11 for now
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 年前
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 年前
Xingwei Zhu
38e5f140
temporary fix screen rotation safe-area issue
3 年前
siyao
1ee7acf7
paste for runtime
3 年前
siyao
e3c96460
paste for runtime and editor
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 年前
siyao
af8b96df
fix
3 年前
siyao
7c691b7c
udpate
3 年前
siyao
a699ee53
cache RawTouch and dispatch during Input_Update
3 年前
xingweizhu
611f618e
fix input issue
3 年前