diff --git a/.obsidian/plugins/various-complements/histories.json b/.obsidian/plugins/various-complements/histories.json index 0e34b5b..596678d 100644 --- a/.obsidian/plugins/various-complements/histories.json +++ b/.obsidian/plugins/various-complements/histories.json @@ -1 +1 @@ -{"86.1353986110013":{"86.1353986110013":{"currentFile":{"count":1,"lastUpdated":1722512530872}}},"Multicast":{"Multicast":{"currentFile":{"count":1,"lastUpdated":1723785247956}}},"问题解决":{"问题解决":{"internalLink":{"count":1,"lastUpdated":1724391902195}}},"没有VJ播放逻辑":{"没有VJ播放逻辑":{"currentFile":{"count":1,"lastUpdated":1724393128215}}}} \ No newline at end of file +{"86.1353986110013":{"86.1353986110013":{"currentFile":{"count":1,"lastUpdated":1722512530872}}},"Multicast":{"Multicast":{"currentFile":{"count":1,"lastUpdated":1723785247956}}},"TODO清单":{"TODO清单":{"internalLink":{"count":1,"lastUpdated":1724606531953}}}} \ No newline at end of file diff --git a/01-Diary/周小结/2024.8.md b/01-Diary/周小结/2024.8.md index c9bb041..fa9ed16 100644 --- a/01-Diary/周小结/2024.8.md +++ b/01-Diary/周小结/2024.8.md @@ -51,3 +51,32 @@ 5. [x] BP12got it 没有VJ 6. [x] BP04 角色地面靠近脚的部分影子虚化了 7. [x] 检查合适的StreamingPool大小 并且执行r.Streaming.PoolSize 5000 + +# TODO +1. [ ] 恢复P4的权限设置。 +2. [ ] 北京相关人员的P4工作区更换。 +3. [ ] 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. 之后大活的实现方式。新建大地图,需要的场景手动移植到新的大地图。 \ No newline at end of file