Skip to content

Commit

Permalink
Colinear and bounds ffi
Browse files Browse the repository at this point in the history
Final fix for https://github.com/rive-app/rive/issues/7946!!

~~Letting tests run while I add WASM side.~~

This adds colinear checks and precise bounds to dart native so we can completely remove the flutter ui.Path usage in rive_core. This dries up a lot of the rendering code where we still kept the old path around and should provide some performance benefits particularly on web.

Haha @alxgibsn we both caught the StageShape issue :)

Diffs=
7e8100fee Colinear and bounds ffi (#8158)
  • Loading branch information
luigi-rosso committed Sep 17, 2024
1 parent 9ab43ef commit 6b2dfa8
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 @@
15d3e996128108391263ae2fb2b952cac3aa34e1
7e8100fee512b17e902bc3f71c22aa6e78d8fae8

0 comments on commit 6b2dfa8

Please sign in to comment.