Commit 801ad4b
committed
fix: bump rive-ios to 6.18.2 and rive-android to 11.4.0
rive-ios 6.18.1–6.18.2:
- fix(renderer): gamma correction fix
- fix(runtime): databind state machine transition duration
- fix(runtime): nullptr check for ConditionComparison during transition
- fix(runtime): memory leak with listeners on scripted VM properties
- fix(editor/runtime): honor path effect shape for inner vector feathering
- feat: expose view model name from view model instance
- feat: image fit & alignment when parented by layout
rive-android 11.3.2–11.4.0:
- fix(android): keep RenderTarget alive for deferred draw callbacks
- fix(Vulkan): fix saturation blend mode on some devices
- fix(runtime): databind state machine transition duration
- fix(runtime): nullptr check for ConditionComparison during transition
- fix(runtime): memory leak with listeners on scripted VM properties
- feat: component based conditions support
- feat: single/multiline support in TextInput and improved scrolling
- feat: image fit & alignment when parented by layout1 parent 89dd60f commit 801ad4b
2 files changed
Lines changed: 7 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1754 | 1754 | | |
1755 | 1755 | | |
1756 | 1756 | | |
1757 | | - | |
| 1757 | + | |
1758 | 1758 | | |
1759 | 1759 | | |
1760 | 1760 | | |
| |||
1904 | 1904 | | |
1905 | 1905 | | |
1906 | 1906 | | |
1907 | | - | |
| 1907 | + | |
1908 | 1908 | | |
1909 | 1909 | | |
1910 | 1910 | | |
| |||
1928 | 1928 | | |
1929 | 1929 | | |
1930 | 1930 | | |
1931 | | - | |
| 1931 | + | |
1932 | 1932 | | |
1933 | 1933 | | |
1934 | 1934 | | |
| |||
2379 | 2379 | | |
2380 | 2380 | | |
2381 | 2381 | | |
2382 | | - | |
| 2382 | + | |
2383 | 2383 | | |
2384 | 2384 | | |
2385 | 2385 | | |
2386 | 2386 | | |
2387 | | - | |
| 2387 | + | |
2388 | 2388 | | |
2389 | 2389 | | |
2390 | 2390 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments