-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding rive text support to ios. @mjtalbot Sorry for the shell script format churn, this is my formatter in case we want to standardize on one: https://github.com/foxundermoon/vs-shell-format ``` "[shellscript]": { "editor.defaultFormatter": "foxundermoon.shell-format" }, ``` Also, I couldn't test the MacOSX build thoroughly as I was getting a Metal error on run which wasn't related to the text changes. But maybe I'm running the wrong project (this is the iOS one which I thought we were sharing)? Not sure which one I should run for Mac. This is the error: <img width="847" alt="CleanShot 2023-07-20 at 16 29 56@2x" src="https://github.com/rive-app/rive/assets/454182/6c2f70f9-c8f4-4b50-a3cb-753a861e2e0b"> Diffs= 13863bf8f Rive Text for iOS and Android! (#5634) Co-authored-by: Luigi Rosso <[email protected]>
- Loading branch information
1 parent
66b1e65
commit cf2e58c
Showing
4 changed files
with
83 additions
and
74 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
9e0c43b70a4f25342bf4572d1284c01b4781cf99 | ||
13863bf8f83c360422e9b8e924660a57e902b524 |
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
Submodule rive-cpp
updated
from 9b9326 to f47bd6