F3XTeam / RBX-Building-Tools

A set of powerful, easy building tools for ROBLOX.
41 stars 22 forks source link

Client lags severely as you select lots of parts #48

Closed GigsD4X closed 7 years ago

GigsD4X commented 9 years ago

Progress made in release 1.4.0 (a700ad0de2cb0a29aaadc1408486cb8e4cb0e801), but selection box lag is yet to be fixed. Ideally, ROBLOX would improve the selection box system. If that doesn't happen in a reasonable amount of time, we'll alternate 100 max selection boxes amongst all the parts in the selection.

ThatChristianGuy commented 9 years ago

Studio crashes on plugin startup when selecting lots of items as well.

GigsD4X commented 8 years ago

Confirmed that lag is from hundreds/thousands of SelectionBoxes being created to highlight selected items. This is a ROBLOX issue.

GigsD4X commented 7 years ago

Fixed in 2.1.0 👍