-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [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.
- Loading branch information
Unity Technologies
committed
Aug 8, 2018
1 parent
b453736
commit 34d2485
Showing
18 changed files
with
342 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.