Skip to content

Commit

Permalink
use skia directly from skia repository for recorder
Browse files Browse the repository at this point in the history
We decided to use skia from Skia's original repository for the recorder in order to take advantage of some fixes that have been done.
We are using version m113, because newer versions change the API significantly, and it wasn't worth the effort.
Eventually, we'll want to use our renderer for this.

Diffs=
ee0a1ee5d use skia directly from skia repository for recorder (#6359)
  • Loading branch information
bodymovin committed Dec 21, 2023
1 parent 35df9e0 commit c7b8ff3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fc8896bc6accf936b478813d5674b5f943cb63bd
ee0a1ee5d6640c62cb7b72a530ac5e9b75bf6f84
2 changes: 1 addition & 1 deletion wasm/submodules/rive-cpp

0 comments on commit c7b8ff3

Please sign in to comment.