kg
|
4b9239b0
|
update canvas
|
6 年前 |
fzhangtj
|
cb240799
|
rename namespace
|
6 年前 |
kg
|
6aa80211
|
format code. use setting repository.
|
6 年前 |
kg
|
9b669ea8
|
fix mesh leak.
fix matrix transform.
cache font
cache bezier tessellation.
|
6 年前 |
kg
|
8ccc89d6
|
add Path.contains.
add DecorationImage and ShapeDocorations.
TODO: Gradient & Shadow.
|
6 年前 |
kg
|
b5a9692b
|
add MaskFilter to canvas.
|
6 年前 |
xingwei.zhu
|
d8e75c4a
|
code style cleanup (add 2 more rules)
|
6 年前 |
kg
|
c5d11ddb
|
refactor canvas.
|
6 年前 |
Yuncong Zhang
|
7bea6c4c
|
Change double to float.
|
6 年前 |
Yuncong Zhang
|
d821002b
|
Remove all (float) and replace Math with Mathf.
|
6 年前 |
Yuncong Zhang
|
f15dae0f
|
Fix some mistakes.
|
6 年前 |
kg
|
b90c78f2
|
new canvas.
|
6 年前 |
kg
|
e8a39005
|
fix gradient shader.
|
6 年前 |
kg
|
370901d5
|
add ArcTo
|
6 年前 |
kg
|
ae996ff9
|
fix error in arcTo.
|
6 年前 |
kg
|
338c741d
|
fix error in arcTo.
|
6 年前 |
kg
|
a693ef37
|
fix error in arcTo.
|
6 年前 |
Yuncong Zhang
|
bb69be8a
|
Tmp store.
|
6 年前 |
xingwei.zhu
|
380ecced
|
material shadow basic version
|
6 年前 |
kg
|
8bfe5534
|
fix direct lineTo issue in canvas.
|
6 年前 |
kg
|
22b4fe7d
|
fix strokeCap.
|
6 年前 |
xingwei.zhu
|
d8c476c6
|
shadow improve + performance step 2.1 (focus on Path)
|
6 年前 |
kg
|
1e7cd02e
|
fix clipPath.
|
6 年前 |
kg
|
60aee8d0
|
1. fix some bugs in notched shape.
2. add conicTo, arcToPoint in canvas.
3. fix some bugs in the animation.
|
6 年前 |
kg
|
5a817602
|
1. refine assert. defer message generation.
2. refine Path.
|
6 年前 |
kg
|
9379b106
|
some fixes.
|
6 年前 |
kg
|
a2e4c27c
|
performance improvements...
|
6 年前 |
kg
|
6fff9dd6
|
performance improvements...
|
6 年前 |
kg
|
d5c1d8c1
|
performance improvements...
|
6 年前 |
xingwei.zhu
|
a42ee864
|
noallocate -- use rendering-specified classes 1
|
6 年前 |
xingwei.zhu
|
bcd38152
|
cache shadowUtil's path
replace delegates
|
5 年前 |
xingwei.zhu
|
401a5864
|
cache uipath for reuse
|
5 年前 |
xingwei.zhu
|
b670b198
|
fix pathKey bug: uncached path maybe share the same pathKey, even after being cached in uiPath
|
5 年前 |
xingwei.zhu
|
a1c9ae00
|
add isRRect to path/uipath
|
5 年前 |
xingwei.zhu
|
61a56230
|
fast shadow
|
5 年前 |
xingwei.zhu
|
f50d1240
|
fast shadow version 1.0
|
5 年前 |
xingwei.zhu
|
9e7fd908
|
refine codes
|
5 年前 |
Yuncong Zhang
|
ad55f93e
|
Fix issues.
|
5 年前 |
Yuncong Zhang
|
150ccf5e
|
[1.5.4] Upgrade text painter.
|
5 年前 |
Yuncong Zhang
|
27c41cc7
|
[1.5.4] Upgrade rendering objects.
|
5 年前 |
xingwei.zhu
|
57b9eec6
|
Merge branch 'optmize_shadow' of github.com:UnityTech/UIWidgets into dev
# Conflicts:
# Runtime/ui/painting/path.cs
# Runtime/ui/renderer/cmdbufferCanvas/rendering/canvas_impl.cs
# Runtime/ui/renderer/cmdbufferCanvas/rendering/canvas_shader.cs
|
5 年前 |
Yuncong
|
4405d7ac
|
Merge branch 'master' into hook1.5.4
|
5 年前 |
Yuncong Zhang
|
228f741d
|
Cleanup warnings.
|
5 年前 |
Yuncong Zhang
|
081956e2
|
Check canvas clipping bounds and record bounds.
|
5 年前 |
Kevin Gu
|
52e20ad9
|
remove this.
|
4 年前 |
siyao
|
a05afa9c
|
update replace ui
|
4 年前 |