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 ecd9b7a commit a9e7d13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .rive_head
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f8004f31ef266f150bc560af02e533f851a60962
ee0a1ee5d6640c62cb7b72a530ac5e9b75bf6f84
2 changes: 1 addition & 1 deletion .rive_renderer
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6e0f173d0b46c767997f5950400dcf924d059da5
b5fcded27b4802d63611b34f64fc9d622e34ec54
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit a9e7d13

Please sign in to comment.