Skip to content

Commit f97ba3c

Browse files
Minor docs updates, deprecating all text effects in 2022 (due to TextMeshPro only), marked other with warning on TextMesh Pro
1 parent 3a0e02b commit f97ba3c

8 files changed

Lines changed: 16 additions & 0 deletions

File tree

Controls.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ This page lists all the available controls within the UI Extensions project. To
8383

8484
=====================
8585

86+
> Text Effects are not supported with TextMeshPro due to its architecture, try using the native TextMeshPro effects instead.
87+
8688
|Effect|Description|Component Command|Notes|Donate|Credits|
8789
|-|-|-|-|-|-|
8890
|**[BestFitOutline](/Controls/BestFitOutline.md)** | An improved outline effect | UI / Effects / Extensions / Best Fit Outline ||| Melang|

Controls/BestFitOutline.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ An improved outline effect
44

55
<!--![](Images/ Game Image.jpg)-->
66

7+
> Text Effects are not supported with TextMeshPro due to its architecture, try using the native TextMeshPro effects instead.
8+
79
---------
810

911
## Contents

Controls/CurvedText.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ A Text vertex manipulator for those users NOT using TextMeshPro (why ever not?)
44

55
<!--![](Images/ Game Image.jpg)-->
66

7+
> Text Effects are not supported with TextMeshPro due to its architecture, try using the native TextMeshPro effects instead.
8+
79
---------
810

911
## Contents

Controls/CylinderText.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ An alternate curved text effect
44

55
<!--![](Images/ Game Image.jpg)-->
66

7+
> Text Effects are not supported with TextMeshPro due to its architecture, try using the native TextMeshPro effects instead.
8+
79
---------
810

911
## Contents

Controls/LetterSpacing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Allows finer control of text spacing
44

55
<!--![](Images/ Game Image.jpg)-->
66

7+
> Text Effects are not supported with TextMeshPro due to its architecture, try using the native TextMeshPro effects instead.
8+
79
---------
810

911
## Contents

Controls/MonoSpacing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Allows finer control of text spacing
44

55
<!--![](Images/ Game Image.jpg)-->
66

7+
> Text Effects are not supported with TextMeshPro due to its architecture, try using the native TextMeshPro effects instead.
8+
79
---------
810

911
## Contents

Controls/NicerOutline.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ An improved outline effect
44

55
<!--![](Images/ Game Image.jpg)-->
66

7+
> Text Effects are not supported with TextMeshPro due to its architecture, try using the native TextMeshPro effects instead.
8+
79
---------
810

911
## Contents

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ There are almost 70+ extension controls / effect and other utilities in the proj
213213
|NicerOutline|RaycastMask|UIFlippable|UIImageCrop|SoftAlphaMask|
214214
|CylinderText|UIParticleSystem|CurlyUI|Shine Effect|Shader Effects|
215215

216+
> Text Effects are not supported with TextMeshPro due to its architecture, try using the native TextMeshPro effects instead.
217+
216218
[Additional Components](https://unity-ui-extensions.github.io/Controls.html#additional-components)
217219

218220
|ReturnKeyTrigger|TabNavigation|uGUITools|ScrollRectTweener|ScrollRectLinker|

0 commit comments

Comments
 (0)