Skip to content

1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 16:54
· 231 commits to master since this release

1.12.0 (2020-10-27)

Bug Fixes

  • resolved the issue with absent EditorGUIUtility.GetMainWindowPosition on older Unity versions (d47fc21)

Features

  • Added Hash.SHA1 method (f7fb534)
  • Added PackageSearcher.FindPackageByName method (d028c84)
  • Added the DrawHelper.WidthDisabledGUI method (58e72c2)
  • Added the ReadOnly attribute (7b5f46d)