|
1ed9371154
|
Merge branch 'master' of http://git.axibug.com/alienjack/AxibugEmuOnline
|
2024-12-31 22:23:55 +08:00 |
|
|
b1c4a5046f
|
滤镜增加一个抽象类FilterChainEffect,用于支持多pass调用
|
2024-12-31 18:31:47 +08:00 |
|
|
b9b081d037
|
滤镜增加一个抽象类FilterChainEffect,用于支持多pass调用
|
2024-12-31 18:31:47 +08:00 |
|
|
571b29b70f
|
Merge branch 'master' of http://git.axibug.com/sin365/AxibugEmuOnline
|
2024-12-31 09:37:12 +08:00 |
|
|
a5c096f141
|
Merge branch 'master' of http://git.axibug.com/sin365/AxibugEmuOnline
|
2024-12-31 09:37:12 +08:00 |
|
|
498819be7e
|
Merge branch 'master' of http://git.axibug.com/alienjack/AxibugEmuOnline
|
2024-12-31 09:37:06 +08:00 |
|
|
d681a936fe
|
Merge branch 'master' of http://git.axibug.com/alienjack/AxibugEmuOnline
|
2024-12-31 09:37:06 +08:00 |
|
|
3d13eb9512
|
Merge pull request 'master' (#76) from Alienjack/AxibugEmuOnline:master into master
Reviewed-on: sin365/AxibugEmuOnline#76
|
2024-12-30 23:52:18 +08:00 |
|
|
6168fffba1
|
添加一个1990-esque滤镜
|
2024-12-30 23:10:07 +08:00 |
|
|
3dff9abf23
|
Merge branch 'master' of http://git.axibug.com/sin365/AxibugEmuOnline
|
2024-12-30 09:24:17 +08:00 |
|
|
0abbeba15a
|
Merge branch 'master' of http://git.axibug.com/sin365/AxibugEmuOnline
|
2024-12-30 09:24:17 +08:00 |
|
|
0cb4c85b4a
|
Merge pull request '合特么的' (#74) from Alienjack/AxibugEmuOnline:master into master
Reviewed-on: sin365/AxibugEmuOnline#74
|
2024-12-27 22:25:28 +08:00 |
|
|
f421fd4f1f
|
Merge branch 'master' of http://git.axibug.com/sin365/AxibugEmuOnline
|
2024-12-27 20:36:13 +08:00 |
|
|
06c1fbb904
|
Merge branch 'master' of http://git.axibug.com/sin365/AxibugEmuOnline
|
2024-12-27 20:36:13 +08:00 |
|
|
0b07d251b0
|
增加画面比例修改功能,以及配套的设置界面
|
2024-12-27 20:36:01 +08:00 |
|
|
d5626f7a94
|
增加画面比例修改功能,以及配套的设置界面
|
2024-12-27 20:36:01 +08:00 |
|
|
ecb3630751
|
filter相关代码移入appsetting文件夹
|
2024-12-27 16:46:18 +08:00 |
|
ALIENJACK\alien
|
f998fe6b76
|
filter相关代码移入appsetting文件夹
|
2024-12-27 16:46:18 +08:00 |
|
|
abbc2eac2e
|
增加一个画面比例模式设置项目,滤镜类型移入AppSettings类型下
|
2024-12-27 16:40:33 +08:00 |
|
ALIENJACK\alien
|
168ee1ed95
|
增加一个画面比例模式设置项目,滤镜类型移入AppSettings类型下
|
2024-12-27 16:40:33 +08:00 |
|
|
fdf88aa626
|
场景中只保留Initer脚本,启动时从脚本动态加载其他初始化所需对象(为了该死的低版本UNITY兼容)
|
2024-12-27 14:47:17 +08:00 |
|
ALIENJACK\alien
|
e9375e2277
|
场景中只保留Initer脚本,启动时从脚本动态加载其他初始化所需对象(为了该死的低版本UNITY兼容)
|
2024-12-27 14:47:17 +08:00 |
|
|
7464b0c05f
|
Merge pull request 'master' (#73) from Alienjack/AxibugEmuOnline:master into master
Reviewed-on: sin365/AxibugEmuOnline#73
|
2024-12-27 14:33:08 +08:00 |
|
|
0d410f9c5e
|
Merge pull request 'master' (#73) from Alienjack/AxibugEmuOnline:master into master
Reviewed-on: sin365/AxibugEmuOnline#73
|
2024-12-27 14:33:08 +08:00 |
|
|
588c8c13de
|
Merge branch 'master' of http://git.axibug.com/sin365/AxibugEmuOnline
# Conflicts:
# AxibugEmuOnline.Client/Assets/Script/AppMain/Filter/FilterManager.cs
|
2024-12-27 14:31:36 +08:00 |
|
ALIENJACK\alien
|
6775c1279e
|
Merge branch 'master' of http://git.axibug.com/sin365/AxibugEmuOnline
# Conflicts:
# AxibugEmuOnline.Client/Assets/Script/AppMain/Filter/FilterManager.cs
|
2024-12-27 14:31:36 +08:00 |
|
|
8dd334e5fb
|
滤镜增加通用参数RenderScale
优化滤镜机制
|
2024-12-27 14:11:31 +08:00 |
|
ALIENJACK\alien
|
59576be9ee
|
滤镜增加通用参数RenderScale
优化滤镜机制
|
2024-12-27 14:11:31 +08:00 |
|
|
05d980e127
|
AxiHttp网络异常处理,PSVita RenderTexture分辨率
|
2024-12-27 14:10:22 +08:00 |
|
|
bbcd4de0b8
|
AxiHttp网络异常处理,PSVita RenderTexture分辨率
|
2024-12-27 14:10:22 +08:00 |
|
|
3b7bdcf445
|
服务端跟随新用户槽位 更改管理 ,以及对象池
|
2024-12-27 14:00:52 +08:00 |
|
|
5caff2dbda
|
服务端跟随新用户槽位 更改管理 ,以及对象池
|
2024-12-27 14:00:52 +08:00 |
|
|
b7a4c5907a
|
Merge branch 'master' of http://git.axibug.com/alienjack/AxibugEmuOnline
|
2024-12-27 13:31:18 +08:00 |
|
ALIENJACK\alien
|
37bbbd7cfd
|
Merge branch 'master' of http://git.axibug.com/alienjack/AxibugEmuOnline
|
2024-12-27 13:31:18 +08:00 |
|
|
b7a663415f
|
123
|
2024-12-27 13:31:14 +08:00 |
|
ALIENJACK\alien
|
4bf783cd96
|
123
|
2024-12-27 13:31:14 +08:00 |
|
|
dbe77aae3d
|
完善移植工具后 不再依赖中间项目
|
2024-12-27 01:42:22 +08:00 |
|
|
ff3c511895
|
完善移植工具后 不再依赖中间项目
|
2024-12-27 01:42:22 +08:00 |
|
|
57a1f4a622
|
Merge pull request 'master' (#72) from Alienjack/AxibugEmuOnline:master into master
Reviewed-on: sin365/AxibugEmuOnline#72
|
2024-12-27 01:26:31 +08:00 |
|
|
ab3b7e86f8
|
Merge pull request 'master' (#72) from Alienjack/AxibugEmuOnline:master into master
Reviewed-on: sin365/AxibugEmuOnline#72
|
2024-12-27 01:26:31 +08:00 |
|
|
30373844c4
|
Merge branch 'master' of http://git.axibug.com/sin365/AxibugEmuOnline
|
2024-12-27 01:25:10 +08:00 |
|
|
59b62350ea
|
Merge branch 'master' of http://git.axibug.com/sin365/AxibugEmuOnline
|
2024-12-27 01:25:10 +08:00 |
|
|
779fdf9e12
|
PSVita 完整程序运行基线 归档
|
2024-12-27 01:24:06 +08:00 |
|
|
b012c50ac9
|
PSVita 完整程序运行基线 归档
|
2024-12-27 01:24:06 +08:00 |
|
|
e2570c2b52
|
增加滤镜RetroArchMattiasCRTGlow,
filtereffect派生类现在自动加载,
StripAttribute用于标记滤镜不在某些平台自动加载
|
2024-12-26 23:57:28 +08:00 |
|
|
37cd8b1d22
|
增加滤镜RetroArchMattiasCRTGlow,
filtereffect派生类现在自动加载,
StripAttribute用于标记滤镜不在某些平台自动加载
|
2024-12-26 23:57:28 +08:00 |
|
|
6e7d6a27cf
|
shader实验中
|
2024-12-26 20:34:56 +08:00 |
|
ALIENJACK\alien
|
c254f0f5bb
|
shader实验中
|
2024-12-26 20:34:56 +08:00 |
|
|
0cf0966c6f
|
MattiasCRT增加几个质量变体,优化MattiasCRT render代码效率
|
2024-12-26 15:20:11 +08:00 |
|
ALIENJACK\alien
|
710359f538
|
MattiasCRT增加几个质量变体,优化MattiasCRT render代码效率
|
2024-12-26 15:20:11 +08:00 |
|