Skip to content

Commit

Permalink
Layout drawable
Browse files Browse the repository at this point in the history
- [x] Changes LayoutComponent to extend Drawable (implements ShapePaintContainer)
- [x] Fixes some API naming conflicts
- [x] Adds DrawableProxy to allow inserting custom draw commands into draw order (allows LayoutComponent fills to be drawn below children and strokes to be drawn above
- [x] Works with Fill/Stroke inspectors
- [x] Adds corner radius core props
- [x] Clipping
- [x] CPP Updates
- [x] Clipping in CPP
- [x] Deal with conflicting x/y properties in Node & Artboard (CPP)

https://github.com/rive-app/rive/assets/186340/5aec1cd5-6b00-4627-bfce-9cdeec8e3e96

Showing clipping and blend modes / opacity

https://github.com/user-attachments/assets/843b6c74-cec0-4333-8ef1-6fee9b910a59

Diffs=
114da4e39 Layout drawable (#7544)
  • Loading branch information
philter committed Jul 23, 2024
1 parent 3dd08cc commit 164e65c
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 @@
b5f342002be71c61608ad6c37835349eb4e7c719
114da4e39ba61dd337e8f6f47c1c7b2fb2223915
2 changes: 1 addition & 1 deletion .rive_renderer
Original file line number Diff line number Diff line change
@@ -1 +1 @@
127dc4460dd8bb19fc74a28b563f49b0e76494e6
02ab9fd5f83d2e63ebccb5dc0ffe73f13bd0b1a0
2 changes: 1 addition & 1 deletion submodules/rive-cpp

0 comments on commit 164e65c

Please sign in to comment.