개선 사항
노트 | 상태 |
---|---|
Fix when the parent of PathfindingModifier is origin offset mesh part the NavMesh doesn't update for the MeshPart when PathfindingModifier changed. | Live |
Show warning if user imports avatar as gltf | Live |
Improve physics solver stability for AlignPosition constraint with rigidity enabled. | Live |
수정
노트 | 상태 |
---|---|
Refactored legacy behavior in isClient and isServer | Live |
Fixed an issue with tangents not being loaded properly in the AnimationClipEditor | Live |
Fixed a bug where Models that use JointsService to store Joints didn't work properly when Streamed out and then back in. | Live |
Fixed another bug where Stream Out and Stream In would sometimes cause constraints to break on complicated mechanisms. | Live |
Fix update for Attachment::WorldCFrame when CFrame in parent changes. | Live |
Overhaul grid snap boxes: Text input behavior is more straightforward. There is no longer any lower limit to the grid snap you can enter, any value greater than zero will be accepted (though only visually displayed to three decimal places). The upper limit has been raised. Entering exactly zero will disable grid snap instead of changing the snap increment. | Live |
Correct interaction between ScaleTo and Responsiveness properties: They are no longer scaled since they are scale invariant. | Live |
The Parent property on Services now accurately shows up as uneditable. | Live |