1. 1740f4a mark dirty when constraint changes by bodymovin · 3 months ago master
  2. 8812887 Fix Android goldens by umberto-sonnino · 3 months ago
  3. f5c9054 Improve Vulkan loading and organization by csmartdalton · 3 months ago
  4. 6acee5a Add webp decoder. by rivessamr · 3 months ago
  5. a8b7f00 iOS images unpremult SIMD support by rivessamr · 3 months ago
  6. f0647c1 add arithmetic operation and group converters by bodymovin · 4 months ago
  7. 215de97 editor: setting up the update callbacks for n-slicing by susan101566 · 4 months ago
  8. 43d7f27 Fix for bug in Runtime LayoutComponent proxy by philter · 4 months ago
  9. 198caee Use artboard properties as transition conditions by bodymovin · 4 months ago
  10. 7478e62 Init NestedAnimation's nestedArtboard as nullptr by philter · 4 months ago
  11. a57a234 added some simple windows build scripts to make building on windows from powershell or command prompt easier by csmartdalton · 4 months ago
  12. f450f95 editor: nine-slicing core data type definitions by susan101566 · 4 months ago
  13. a7a0a01 fix hovered state of group listeners by bodymovin · 4 months ago
  14. 2615d26 Update version to macosx 11 for runtime. by luigi-rosso · 4 months ago
  15. 4a3beb7 feat: add nested text run getters and setters in Unity by damzobridge · 4 months ago
  16. 9e26b76 add two data converters by bodymovin · 4 months ago
  17. b583801 added a blt command for render targets that do not support VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT by blakdragan7 · 4 months ago
  18. 5b70b81 Better premake support for Visual Studio by csmartdalton · 4 months ago
  19. 725788d Add Xcode support to build_rive.sh by csmartdalton · 4 months ago
  20. a0283f9 Added support for xcode builds by rivessamr · 4 months ago
  21. 9039350 Add width/height overrides for NestedArtboardLayout by philter · 4 months ago
  22. eb1e576 refactor conditions by bodymovin · 4 months ago
  23. 076f1a2 Fix layout shape hug in CPP by philter · 4 months ago
  24. 33d096e Add a premake message when Xcode command line tools isn't installed by csmartdalton · 4 months ago
  25. 62025f9 add data converter and data types for conversion by bodymovin · 4 months ago
  26. 4afdae6 add listener actions support for databind by bodymovin · 4 months ago
  27. 7a409bd Fix alignment when flex wrap enabled by philter · 4 months ago
  28. 8a1d9a4 Buildsystem fixes for build_rive.sh and PLS shaders by csmartdalton · 4 months ago
  29. 5dd8cd9 add click event support by bodymovin · 4 months ago
  30. 2e513d2 Improve layout animation by philter · 4 months ago
  31. 7b2347c Simple procedural text rendering API by csmartdalton · 4 months ago
  32. 1510178 Add a test for nested events triggering listener in parent by philter · 4 months ago
  33. 9915759 Fix for nested events in CPP by philter · 4 months ago
  34. adb2822 Add a build_rive.sh script to unify the premake5 build process by csmartdalton · 4 months ago
  35. ef86d92 viewmodel transitions runtime by bodymovin · 4 months ago
  36. 46df7e5 Implement layout scale type in CPP runtime by philter · 4 months ago
  37. d42be0a Make an HBFont from a CTFontRef. by luigi-rosso · 4 months ago
  38. 9f0db02 Nested artboard types: node, leaf, layout by luigi-rosso · 4 months ago
  39. 560a993 Xxxx improve hittest performance by bodymovin · 4 months ago
  40. 8e0d982 Makeshadersinpremake by csmartdalton · 4 months ago
  41. 93014af Layout drawable by philter · 4 months ago
  42. 2b9cfe1 add bindable properties for state machines by bodymovin · 4 months ago
  43. 5fb0ffa skip custom events when creating hitshapes by bodymovin · 4 months ago
  44. 042a3f7 fix spilled time for animations with speed applied to them by bodymovin · 5 months ago
  45. 332db4c update data bind mode to flags by bodymovin · 5 months ago
  46. 88375e7 Only set Core Audio session category for iOS targets by dskuza · 5 months ago
  47. 595ac88 Run tests, bench, gms, & goldens on a physical Pixel 8 on CI by csmartdalton · 5 months ago
  48. 590a4fd Set audio to mix on for iOS (simulator) and Catalyst by dskuza · 5 months ago
  49. fa95d87 Vulkan! by csmartdalton · 5 months ago
  50. d80d404 Use "python3" in make_viewer_skia.sh (instead of "python") by csmartdalton · 5 months ago
  51. bd30190 Fix build on web. by luigi-rosso · 5 months ago
  52. 1e21cf7 explicit linux arch by luigi-rosso · 5 months ago
  53. ca928c1 handle linux warnings by luigi-rosso · 5 months ago
  54. 39af1a4 add pic by luigi-rosso · 5 months ago
  55. 3d37b51 Fixing windows build with rive_native. by luigi-rosso · 5 months ago
  56. c2c9ec7 Renderer in editor by luigi-rosso · 5 months ago
  57. fb37ec8 Fix crash when skinnable isn’t found. by luigi-rosso · 5 months ago
  58. 6600bc3 change how forAll iterates over children by bodymovin · 5 months ago
  59. 85a28fb Fix jpeg and png decode overflows and error handling. by luigi-rosso · 5 months ago
  60. ca54937 add missing validations by bodymovin · 5 months ago
  61. 716bb4d use varuint for writing/reading objectid, total properties and property key in animation reset by avivian · 5 months ago
  62. d18ecfb Xxxx transitions with base virtual animation by bodymovin · 5 months ago
  63. c7176bd Layout bitfield to props with keying by philter · 5 months ago
  64. b9ff2f4 disable fallback font during artboard rendering by bodymovin · 5 months ago
  65. e438959 Miscellaneous Layout UX Fixes by philter · 5 months ago
  66. 60ca97d Add yoga to thumbnail generator build by philter · 5 months ago
  67. bb814c3 change how viewmodel instances target their viewmodel by bodymovin · 5 months ago
  68. 3c092fd Xxxx databinding add boolean by bodymovin · 6 months ago
  69. 8edc70f Xxxx data binding data context by bodymovin · 6 months ago
  70. c7ecdf4 Animation for Layouts by philter · 6 months ago
  71. 40c94ab Renames for Yoga and libjpeg by philter · 6 months ago
  72. ba19285 Update LayoutComponentStyle bitfields to be compatible with older C++ versions by philter · 6 months ago
  73. 2d4e534 databinding by bodymovin · 6 months ago
  74. e1e125a Optimize image encoding/decoding in debug builds by csmartdalton · 6 months ago
  75. c825b0a Replace computeIntrinsicSize with measureLayout by luigi-rosso · 6 months ago
  76. c134293 Yoga layout runtimes by luigi-rosso · 6 months ago
  77. 3bba1c9 Nested linear animations report events up to parent artboards by philter · 6 months ago
  78. 7101954 more renames for harfbuzz by luigi-rosso · 6 months ago
  79. 5fbbf5f mark shape as dirty after flagged as target by bodymovin · 6 months ago
  80. afd3a5c don’t defer updates when a shape/path is used for hit detect by luigi-rosso · 6 months ago
  81. fa6e598 Get rid of MetricsPath. by luigi-rosso · 6 months ago
  82. dd5cc31 fix bounds calculation ahead of time by bodymovin · 6 months ago
  83. 41a6932 Fix libjpg on Mac Sonoma by csmartdalton · 6 months ago
  84. 3f9e940 Use unique_ptr in import stack. by luigi-rosso · 6 months ago
  85. eb046e6 Fail early with bad blend modes. by luigi-rosso · 6 months ago
  86. 526edf1 Fix warnings about invalid toolsets by csmartdalton · 7 months ago
  87. 7867298 fix for unexpected triggered events by bodymovin · 7 months ago
  88. 35f22ae validating core objects property keys on load by luigi-rosso · 7 months ago
  89. 61d6fbb Make ContourMeasure more robust by csmartdalton · 7 months ago
  90. 2c45ce8 use world bounds for coarse grained collision test by bodymovin · 7 months ago
  91. e682a6f initialize seed with chrono by bodymovin · 7 months ago
  92. 6ecd588 Simple libjpeg by luigi-rosso · 7 months ago
  93. 4aeeadd fix advancing nested animations by mjtalbot · 7 months ago
  94. 6573543 remove harfbuzz flag by bodymovin · 7 months ago
  95. f8e8391 Don't defer path update if Shape has a dependent skin by philter · 7 months ago
  96. 8e68ab7 Fix an assert in contour_measure.cpp by csmartdalton · 7 months ago
  97. 49a9ac5 Add strokes, gradients, and blend modes to path_fuzz by csmartdalton · 7 months ago
  98. 448cda2 Wasm fallback and min safari version by mjtalbot · 7 months ago
  99. 1fadc01 Add a "path_fuzz" mode to the PLS fuzzer by csmartdalton · 7 months ago
  100. 785bee1 Fix ios analyzer by luigi-rosso · 7 months ago