Skip to content

1.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 18:16
· 37 commits to main since this release
6bf2d16

Added

  • Added support to Part.Shape = Wedge

Changed

  • Replaced deprecated Raycast enum. (Enum.RaycastFilterType.Blacklist -> Enum.RaycastFilterType.Exclude)
  • Update checker will only change state when update is found.
  • Optimized GetPartInfo
  • Updated to latest Rojo, Wally and Selene.

Fixed

  • Fixed double setState on ToolbarButton click
  • Missing pixel padding on search bar.