개선 사항
노트 | 상태 |
---|---|
The debug stats windows have been updated to use a new color scheme. They should be much easier to read than they were previously. | Live |
Humanoid scaling values now clamped to a minimum of 0.01. | Live |
Humanoid:UnequipTools() now works on non-Player characters. | Live |
The new API Dump is now available for developers to use! You can export it as a JSON file through Roblox Studio, under File → Advanced → Export Scripting API. It can also be exported externally with the command line argument: -API [fileName.json] | Live |
Pending |
수정
노트 | 상태 |
---|---|
Fixed issue that may cause clothing and scripts to not load correctly when loadCharacter is called repeatedly. | Live |
| Live |
Fixed bug where new windows appear behind Animation Editor | Live |
Mouse drag scrolling on ScrollingFrames is improved. | Live |
Billboard guis no longer accidentally appear twice on screen | Live |
Edge case of some animating UI rendering multiple times is fixed. | Live |
Zoom Extents will now fit object on screen better. | Live |
Part will no longer be dragged if drag leaves 3D view. | Live |
Fixed issue with scripts duplicating after playSolo | Live |
Fixed issue with CPU increase based on selection in script editor | Live |
Character in play solo will stop movement when focus of 3D view is lost. | Live |
Bug fix for new UI Editor on loading a place with existing valid UI Objects | Live |
Fixed an issue where Roblox would fail to install on non-English Windows versions. | Pending |