Skip to content

1.3.0

Compare
Choose a tag to compare
@marwie marwie released this 26 May 07:22
· 0 commits to b45373688a560ed8218c7b84429c0d1de806dc98 since this release

[1.3.0] - 2018-08-09

Changes

  • Revamped UI to conform to Unity Human Interface Guidelines.
  • Updated the title text on the Font Asset Creator window tab to "Font Asset Creator".
  • Using TMP_Text.SetCharArray() with an empty char[] array will now clear the text.
  • Made a small improvement to the TMP Input Field when using nested 2d RectMasks.
  • Renamed symbol defines used by TMP to append TMP_ in front of the define to avoid potential conflicts with user defines.
  • Improved the Project Files GUID Remapping tool to allow specifying a target folder to scan.
  • Added the ability to cancel the scanning process used by the Project Files GUID Remapping tool.
  • Moved TMP Settings to universal settings window in 2018.3 and above.
  • Changing style sheet in the TMP Settings will now be reflected automatically on existing text objects in the editor.
  • Added new function TMP_StyleSheet.UpdateStyleSheet() to update the internal reference to which style sheet text objects should be using in conjunction with the style tag.