-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.4.0-preview.3a] - 2019-02-28 ### Changes - Improved performance of the Project Files GUID Remapping Tool. - Fixed an issue with the TMP_FontAsset.TryAddCharacters() functions which was resulting in an error when added characters exceeded the capacity of the atlas texture. - Updated TMP_FontAsset.TryAddCharacters functions to add new overloads returning list of characters that could not be added. - Added function in OnEnable of FontAsset Editor's to clean up Fallback list to remove any null / empty entries. - Added support for Stereo rendering to the TMP Distance Field and Mobile Distance Field shaders.
- Loading branch information
Unity Technologies
committed
Feb 27, 2019
1 parent
0f0fbf0
commit eec6d09
Showing
6 changed files
with
268 additions
and
145 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
Binary file not shown.
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.