Edit of asset "FastText class" Accepted
Warning: Using Git tags or branches is no longer supported. Please give a full Git commit hash instead, or use the Custom download provider for GitHub Releases downloads.
If you think that this warning is incorrect, you can always open an issue.
If you think that this warning is incorrect, you can always open an issue.
Old/Current | New/Edit | |
---|---|---|
Title | FastText class | FastText class |
Description |
Text node with fast rendering capabilities, expecially useful on Android. Text rendering on Android devices highly harms FPS. (https://github.com/godotengine/godot/issues/19917) You can append FastText nodes in Scene Tree and use instead of Label and LineEdit nodes to avoid FPS drop. Note: even if it has been created as a workaround for Android, you can use it on any plaftorm for it has a different approach to text input. |
Text node with fast rendering capabilities, expecially useful on Android. Text rendering on Android devices highly harms FPS. This custom class let users to add FastText nodes in Scene Tree and use them instead of Label and LineEdit nodes. Note: even if it has been created as a workaround for Android, you can use it on any plaftorm for it has a different approach to text input. |
Category | Scripts | Scripts |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/burstina/FastText-for-Godot-Engine | https://github.com/burstina/FastText-for-Godot-Engine |
Issues Url | https://github.com/burstina/FastText-for-Godot-Engine/issues | https://github.com/burstina/FastText-for-Godot-Engine/issues |
Godot version | Godot 3.2 | Godot 3.1 |
Version String | 2.0 | 1.1 |
Download Commit | 2.0 | Latest |
Download Url (Computed) | https://github.com/burstina/FastText-for-Godot-Engine/archive/2.0.zip | https://github.com/burstina/FastText-for-Godot-Engine/archive/Latest.zip |
Icon Url |
https://raw.githubusercontent.com/burstina/FastText-for-Godot-Engine/master/FT.jpg
|
https://raw.githubusercontent.com/burstina/FastText-for-Godot-Engine/master/FT.png
|
Preview Insert | ||
---|---|---|
Type | image | |
Image/Video URL |
https://raw.githubusercontent.com/burstina/FastText-for-Godot-Engine/Latest/FastTextclip.jpg
|
|
Thumbnail |
|