vault backup: 2024-08-01 14:58:06
This commit is contained in:
parent
41892bf5e2
commit
119d793334
@ -38,4 +38,40 @@
|
|||||||
3. 解决PVW会崩溃的问题,保证NaiLin生日会录制正常运行。
|
3. 解决PVW会崩溃的问题,保证NaiLin生日会录制正常运行。
|
||||||
4. 合并Development分支内容到Director中。
|
4. 合并Development分支内容到Director中。
|
||||||
5. 解决北京同事P4操作问题。
|
5. 解决北京同事P4操作问题。
|
||||||
6. 解决了F08衣服阴影问题以及衣服没有溶解效果问题。
|
6. 解决了F08衣服阴影问题以及衣服没有溶解效果问题。
|
||||||
|
|
||||||
|
# bug
|
||||||
|
LoadPropByConfig =>
|
||||||
|
CheckPropPose=>
|
||||||
|
TriggerInstrumentPose=> TriggerInstrumentIK
|
||||||
|
=>
|
||||||
|
RefreshInstrumentIK (最终问题位置)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
加入道具后首先清楚所有的Pose调用CheckAllPropPose()=>ClearAllPropPose()=>TriggerInstrumentPose()=>TriggerInstrumentIK()
|
||||||
|
|
||||||
|
```text
|
||||||
|
TriggerHandPose
|
||||||
|
|
||||||
|
Disable instrument pose
|
||||||
|
|
||||||
|
RefreshSceneCaptureShowList
|
||||||
|
|
||||||
|
CheckItemFxPool, size 0
|
||||||
|
|
||||||
|
OnRep_MountPoint BP_Guitar01_C_0Prop.MountPoint.Hips
|
||||||
|
|
||||||
|
TriggerHandPose
|
||||||
|
|
||||||
|
Disable instrument pose
|
||||||
|
|
||||||
|
OnRep_PropList 1, Idol.F08
|
||||||
|
|
||||||
|
TriggerHandPose
|
||||||
|
|
||||||
|
Disable instrument pose
|
||||||
|
TriggerHandPose Guitar
|
||||||
|
Enable instrument pose 电吉他
|
||||||
|
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user