vault backup: 2024-04-24 18:56:20

This commit is contained in:
BlueRose 2024-04-24 18:56:20 +08:00
parent 6c49291ae3
commit a290feab13
2 changed files with 36 additions and 2 deletions

View File

@ -1 +1 @@
{"油烟机500":{"油烟机500":{"currentFile":{"count":2,"lastUpdated":1712200328881}}},"卫生间300":{"卫生间300":{"currentFile":{"count":1,"lastUpdated":1712199965519}}},"电动晾衣架800":{"电动晾衣架800":{"currentFile":{"count":1,"lastUpdated":1712230810733}}},"渲染机器渲染":{"渲染机器渲染":{"currentFile":{"count":1,"lastUpdated":1712559691350}}},"imgPath":{"imgPath":{"currentFile":{"count":1,"lastUpdated":1713156550242}}},"03-UnrealEngine":{"03-UnrealEngine":{"internalLink":{"count":1,"lastUpdated":1713156577045}}},"StartLiveDirector启动Bat文件":{"StartLiveDirector启动Bat文件":{"currentFile":{"count":1,"lastUpdated":1713845438773}}},"Tools一些第三方库以及":{"Tools一些第三方库以及":{"currentFile":{"count":1,"lastUpdated":1713845507638}}},"LiveDirector导播台。":{"LiveDirector导播台。":{"currentFile":{"count":1,"lastUpdated":1713846588874}}},"Python小工具":{"Python小工具":{"currentFile":{"count":1,"lastUpdated":1713847220779}}}}
{"油烟机500":{"油烟机500":{"currentFile":{"count":2,"lastUpdated":1712200328881}}},"卫生间300":{"卫生间300":{"currentFile":{"count":1,"lastUpdated":1712199965519}}},"电动晾衣架800":{"电动晾衣架800":{"currentFile":{"count":1,"lastUpdated":1712230810733}}},"渲染机器渲染":{"渲染机器渲染":{"currentFile":{"count":1,"lastUpdated":1712559691350}}},"imgPath":{"imgPath":{"currentFile":{"count":1,"lastUpdated":1713156550242}}},"03-UnrealEngine":{"03-UnrealEngine":{"internalLink":{"count":1,"lastUpdated":1713156577045}}},"StartLiveDirector启动Bat文件":{"StartLiveDirector启动Bat文件":{"currentFile":{"count":1,"lastUpdated":1713845438773}}},"Tools一些第三方库以及":{"Tools一些第三方库以及":{"currentFile":{"count":1,"lastUpdated":1713845507638}}},"LiveDirector导播台。":{"LiveDirector导播台。":{"currentFile":{"count":1,"lastUpdated":1713846588874}}},"Python小工具":{"Python小工具":{"currentFile":{"count":1,"lastUpdated":1713847220779}}},"HotKeyManager快捷键相关可以通过配置实现。":{"HotKeyManager快捷键相关可以通过配置实现。":{"currentFile":{"count":1,"lastUpdated":1713948483286}}}}

View File

@ -1,3 +1,13 @@
# TODO
1. 项目目录中的EditorTools\\Python\\MaterialSetCharacter\\SetCharacter.py 是否是不需要使用的?
1. 以前使用的工具脚本,可以不用。
2. [ ] 思诺生日会
1. [ ] 道具衣服导入流程。
2. [ ] 直播流程跑通
4. [ ] Sequence播放逻辑跑通。
5. [ ] 角色、衣服重新绑定。以及重定向。
1. [ ] 角色裸模,骨骼权重传递给衣服。之后修改轴向。
# 直播流程
## 服务拉起顺序
1. Server先开
@ -20,7 +30,8 @@
2. StartClient_PicoClient_1
3. StartClient_PicoClient_2
4. StartClient_PicoClient_3
5. MotionServer动捕相关。
3. 启动编辑器项目目录中的StartEditor_Win.bat
4. MotionServer动捕相关。
## 修改配置
1. MotionServer通过修改源码来指定IP。
@ -125,6 +136,29 @@
6. MultiViewRenderer20个View的UI相关。
7. UIModuleUI样式定义功能。
### HotKeyManager
实现UI控件SHotKeyEditor、SHotkeyInput。主要的功能是注册名为HotKeyManager的Tab里面塞了前面2个UI控件。
TODO找到在哪使用
### LiveDirector
#### AIACao后续大概率不会再用
AI NLP相关需要自己接入服务。
#### AIgo一欧元滤波器
TODO找到在哪使用
#### Animation
- FAnimNode_FullBody动画蓝图中**非MotionProcessor** LiveDirector Client使用该节点。
- FSequenceMotionSource一个单例类没有继承猜测与Sequoia系统记录数据有关。
#### Camera
- DirectorCamera
- CameraCopySettings
- CamTarget
- CamTargetManagerActor
- DroneCamera
## Material
ResArt-CommonMaterial-MaterialM_ToonHair_v01。v02为新版。
- CommonMaterial-FunctionsShadingModel的骚操作。