Skip to content

Commit

Permalink
Fix feathered corners
Browse files Browse the repository at this point in the history
Replace the original hack with a mathematically correct solution.

Since the feather diminishes more quickly around corners than edges, add an optimization to contract the tessellation around corners without impacting visual fidelity.

Diffs=
a1f435cb94 Fix feathered corners (#8946)
  • Loading branch information
csmartdalton committed Jan 31, 2025
1 parent 54cf936 commit 9bd4cc6
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 @@
a95cbfa14784bace28e27ed3ac94f00013c9826d
a1f435cb941cf72b5f1333cb43bb5325d252d068

0 comments on commit 9bd4cc6

Please sign in to comment.