vault backup: 2024-09-06 17:23:31

This commit is contained in:
BlueRose 2024-09-06 17:23:31 +08:00
parent b6da48e71e
commit b20bc2dba3
2 changed files with 31 additions and 30 deletions

View File

@ -56,32 +56,4 @@
1. 添加EOE 4个角色。
2. Fix Bink视频播放没有声音的问题。
3. Fix 在StaticMesh上右键时右下角会报错的问题。
4. 完成卡通材质文档。
# TODO
1. [x] 恢复P4的权限设置。
2. [x] 北京相关人员的P4工作区更换。
3. [x] Bink播放视频没有声音问题解决。
4. [ ] 传动道具继续开发完善。
5. [ ] Sequence 播放VJ逻辑解决。
6. [ ] 曹老师切换LiveArea时RootMotion 问题。切换前需要换回enable RootMotion并在切换后再禁用
7. [ ] 所有手机APP部署一次FaceMask。
8. [ ] P4触发器
1. [ ] https://www.perforce.com/manuals/p4sag/Content/P4SAG/scripting.triggers.variables.html
2. [ ] https://www.cnblogs.com/itech/archive/2011/08/17/2141310.html
3. [ ] https://www.perforce.com/manuals/p4sag/Content/P4SAG/scripting.triggers.command.html
4. [ ] Python检查代码 https://gist.github.com/cmcginty/8d99e0eac345e06dc1ba
5. [ ] [创建 Perforce 表单触发器以更改多行默认描述](https://stackoverflow.com/questions/76824451/creating-a-perforce-form-trigger-to-change-default-description-with-multi-lines) https://stackoverflow.com/questions/76824451/creating-a-perforce-form-trigger-to-change-default-description-with-multi-lines
6. [ ] ## Case Sensitivity https://portal.perforce.com/s/article/3081
7. [ ] https://swarm.workshop.perforce.com/files/guest/perforce_software/sdp/dev/Unsupported/Samples/triggers/CheckCaseTrigger.py?v=%40%3D29027
8. [ ] https://swarm.workshop.perforce.com/files/guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/triggers/CheckCaseTrigger.py?v=4
# 问题
1. 功能测试问题:
1. 因为才艺资产会影响到直播性能,所以上次贝拉生日会之后就将才艺数据删除了。一些问题需要等到生日会技术彩排时才会出现是个非常大的问题。
2. 考虑购买P4或者再搞几台电脑在新棚的工位上布置用于测试的环境。
3. 给老六设置一个测试功能清单。
2. P4 文件夹大小写的问题。
1. 使用触发器+脚本检查。
2. 人工检查。
3. ~~P4 Shelf协作方法测试。~~ 理论可行,但字节并没有使用这种方式。
4. 之后大活的实现方式。新建大地图,需要的场景手动移植到新的大地图。
4. 完成卡通材质文档。

View File

@ -1,3 +1,32 @@
# 9.2~9.6
1. 测试ACL以及其他CommandLet针对项目启动的影响。
2. 搭建大小棚用的P4 Server并且测试。
2. 搭建大小棚用的P4 Server并且测试。
# TODO
1. [x] 恢复P4的权限设置。
2. [x] 北京相关人员的P4工作区更换。
3. [x] Bink播放视频没有声音问题解决。
4. [ ] 传动道具继续开发完善。
5. [ ] Sequence 播放VJ逻辑解决。
6. [ ] 曹老师切换LiveArea时RootMotion 问题。切换前需要换回enable RootMotion并在切换后再禁用
7. [ ] 所有手机APP部署一次FaceMask。
8. [ ] P4触发器
1. [ ] https://www.perforce.com/manuals/p4sag/Content/P4SAG/scripting.triggers.variables.html
2. [ ] https://www.cnblogs.com/itech/archive/2011/08/17/2141310.html
3. [ ] https://www.perforce.com/manuals/p4sag/Content/P4SAG/scripting.triggers.command.html
4. [ ] Python检查代码 https://gist.github.com/cmcginty/8d99e0eac345e06dc1ba
5. [ ] [创建 Perforce 表单触发器以更改多行默认描述](https://stackoverflow.com/questions/76824451/creating-a-perforce-form-trigger-to-change-default-description-with-multi-lines) https://stackoverflow.com/questions/76824451/creating-a-perforce-form-trigger-to-change-default-description-with-multi-lines
6. [ ] ## Case Sensitivity https://portal.perforce.com/s/article/3081
7. [ ] https://swarm.workshop.perforce.com/files/guest/perforce_software/sdp/dev/Unsupported/Samples/triggers/CheckCaseTrigger.py?v=%40%3D29027
8. [ ] https://swarm.workshop.perforce.com/files/guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/triggers/CheckCaseTrigger.py?v=4
# 问题
1. 功能测试问题:
1. 因为才艺资产会影响到直播性能,所以上次贝拉生日会之后就将才艺数据删除了。一些问题需要等到生日会技术彩排时才会出现是个非常大的问题。
2. 考虑购买P4或者再搞几台电脑在新棚的工位上布置用于测试的环境。
3. 给老六设置一个测试功能清单。
2. P4 文件夹大小写的问题。
1. 使用触发器+脚本检查。
2. 人工检查。
3. ~~P4 Shelf协作方法测试。~~ 理论可行,但字节并没有使用这种方式。
4. 之后大活的实现方式。新建大地图,需要的场景手动移植到新的大地图。