1. 9068d51 Fix clang format error by philter · 7 months ago
  2. 8eb8bee add isCollapsed validation on nested artboard advance method by bodymovin · 7 months ago
  3. 5c8dbb2 Fixed clang check. by dragostis · 7 months ago
  4. 780403b Show NestedInputs in the Inputs panel of the parent artboard by philter · 7 months ago
  5. 3468991 Move vello by dragostis · 7 months ago
  6. 8f94cb5 Added by-name instantiation. by dragostis · 7 months ago
  7. d276194 add ability to attach callbacks when resolving file asset listeners by mjtalbot · 7 months ago
  8. a0fca85 patch up division by zero issue on normalizing Length by mjtalbot · 7 months ago
  9. d27d307 Android Out of Band Assets by umberto-sonnino · 7 months ago
  10. 9b87f63 Removed single-threaded counter. by dragostis · 7 months ago
  11. 9b6c601 Removed Cargo workspace dependencies. by dragostis · 7 months ago
  12. f7758ca Fission the CG and Skia renderers by csmartdalton · 7 months ago
  13. 62c29e7 Nested Inputs by philter · 7 months ago
  14. 81f4894 Add support to Listeners for events from nested artboards by philter · 7 months ago
  15. 769bbd3 Added a Rust runtime. by dragostis · 7 months ago
  16. 74ea24f feat: add count and query APIs for events and text runs at the Artboard level, and expose in WASM by zplata · 7 months ago
  17. c21247a Add out of band loading to rive-wasm by mjtalbot · 7 months ago
  18. 81be7f8 6041 follow path with 0 opacity by bodymovin · 7 months ago
  19. aaffc55 Add a math::round_up_to_multiple_of<N>() utility by csmartdalton · 7 months ago
  20. ef7dd36 Clamping color stops. by luigi-rosso · 7 months ago
  21. 0f69c2d Add a WebGPU mode that uses EXT_shader_pixel_local_storage by csmartdalton · 7 months ago
  22. 6b4b5a1 update runtime with file asset cdn information by mjtalbot · 7 months ago
  23. c9cc7a6 Fix issue with timeline events on first frame by luigi-rosso · 8 months ago
  24. aec4c7c Event fixes by luigi-rosso · 8 months ago
  25. 98adbc4 Bump the iOS minimum version to 13 on native builds by csmartdalton · 8 months ago
  26. 6b42846 add artboards shapes to updates when RenderOpacity has dirt by luigi-rosso · 8 months ago
  27. 64515c6 Read passed any empty runs when iterating glyphs. by luigi-rosso · 8 months ago
  28. d76d2a8 Don't apply id keyframes when mix value is 0 by philter · 8 months ago
  29. bc7a03a Timeline Events for runtime by luigi-rosso · 8 months ago
  30. 5e8642f Fix keepGoing when a work area is used. by luigi-rosso · 8 months ago
  31. 5e3eaf3 Make Mat2D constructors constexpr by csmartdalton · 8 months ago
  32. 5fb41b5 Fixed runtime to compile with gcc. by dragostis · 8 months ago
  33. 1f3a520 Allow setting text to completely empty. by luigi-rosso · 8 months ago
  34. a1f5e03 Make RenderBuffer mappable by csmartdalton · 8 months ago
  35. 50777ba Add a macro to create bitsets from enums by csmartdalton · 8 months ago
  36. f65d21c Add some joystick flag tests. by luigi-rosso · 8 months ago
  37. 23be2fe Delete the copy constructor from Mat2D by luigi-rosso · 8 months ago
  38. ffb3fe7 Treat all Constraints and ClippingShapes differently than children when propagating collapse by philter · 9 months ago
  39. 42e8de2 Improve collapse propagation for solo. by luigi-rosso · 9 months ago
  40. 9b63a6e early out of advance if we are not going to keep goign by mjtalbot · 9 months ago
  41. 2250b59 Don't collapse child constraints of Solos by philter · 9 months ago
  42. aa51130 Fix follow path contention with MetricsPath by luigi-rosso · 9 months ago
  43. aca9fd7 Choose events to fire on State and Transition start/end. by luigi-rosso · 9 months ago
  44. bcf1193 Added a Vello back-end with a custom winit viewer. by dragostis · 9 months ago
  45. af58b5a Implement drawImage() in PLS by csmartdalton · 9 months ago
  46. 7a06c74 Event triggering by luigi-rosso · 9 months ago
  47. 00866e5 Fix issue with nested artboards not updating follow path constraints. by luigi-rosso · 9 months ago
  48. dcf7998 Add rive::math::msb() by csmartdalton · 9 months ago
  49. ac7d209 Add a Bitmap::detachBytes method by csmartdalton · 9 months ago
  50. dcc19f8 Letter spacing! by luigi-rosso · 9 months ago
  51. 9f62e9a Run editor tests on hosted runner. by luigi-rosso · 9 months ago
  52. e61c62a fix leak in move operator= on SimpleArray by luigi-rosso · 9 months ago
  53. f075873 Make rive_decoders compile on Windows by csmartdalton · 9 months ago
  54. 3e39b55 Clipping and baseline by luigi-rosso · 9 months ago
  55. 5399d92 Enable animation for Text Run style prop by alxgibsn · 9 months ago
  56. 142d059 Lift tess decoders into a static lib by csmartdalton · 9 months ago
  57. bc6db62 Fix crash when no Follow path target specified by philter · 9 months ago
  58. 8262bda Update text render styles when origin changes. by luigi-rosso · 9 months ago
  59. 4a2f7d9 Text fixes by luigi-rosso · 9 months ago
  60. 7ce350a Add originX and originY support to images by philter · 9 months ago
  61. 5ec5d93 Fix text alignment in cpp based runtimes by luigi-rosso · 10 months ago
  62. dee058b Replace broken hero image on runtime READMEs by zplata · 10 months ago
  63. b473fbc Build with rive_text from Android Studio by luigi-rosso · 10 months ago
  64. e8904a4 update thumbnailer for text by mjtalbot · 10 months ago
  65. ef71372 Adding run targeting to text value ranges! by luigi-rosso · 10 months ago
  66. 86e0044 Follow path distance support all values & fix scaling issue. by philter · 10 months ago
  67. f47bd6a Rive Text for iOS and Android! by luigi-rosso · 10 months ago
  68. 9b93265 Fix small bugs caught by JC (and Alex). by luigi-rosso · 10 months ago
  69. 8412e70 FollowPathConstraint to extend TransformSpaceConstraint by philter · 10 months ago
  70. c09400e Don't use the '-g' buildoption in premake by csmartdalton · 10 months ago
  71. dabe3a7 Fixing modifier ranges not updating on the right frame. by luigi-rosso · 10 months ago
  72. e5bb6db Fix dependency order issues for Follow Path by philter · 10 months ago
  73. 24ab6b6 Baseline Origin by luigi-rosso · 10 months ago
  74. 7bcb9f1 Add option to quantize time to whole frames of framerate. by luigi-rosso · 10 months ago
  75. e3cac8d Follow path should respect constrained component rotation if orient is off by philter · 10 months ago
  76. b003e76 Code generator fixes alternative by mjtalbot · 10 months ago
  77. 3f6ff82 Adding target origin to transform constraint. by luigi-rosso · 10 months ago
  78. 947505e Stop automatically pruning empty segments in RawPath by csmartdalton · 10 months ago
  79. ac7200a Line Height & Paragraph Spacing by luigi-rosso · 10 months ago
  80. 07a7a2b Runtime modifiers by luigi-rosso · 10 months ago
  81. 06fa79b Get more compiling on MSVC by csmartdalton · 10 months ago
  82. 8015082 Swap propertyKeys between follow path and text core defs by philter · 10 months ago
  83. 692e14c Fix conflicting core key ids and set follow path offset to default false by philter · 10 months ago
  84. 9b59d89 Follow Path Constraint (Editor & CPP Runtime) by philter · 10 months ago
  85. 173b923 Adding origin to text. by luigi-rosso · 10 months ago
  86. cf1b264 Add CMake support for building Android and Catch2 Tests by umberto-sonnino · 10 months ago
  87. 2131b36 Increases the margin for the approx call to some of the wangs formula… by luigi-rosso · 10 months ago
  88. cf39859 Runtime ellipsis by luigi-rosso · 11 months ago
  89. 136d26f fix viewer build by luigi-rosso · 11 months ago
  90. 30508ae Feature options on Fonts by luigi-rosso · 11 months ago
  91. b63d9cf Runtime/interpolate states cpp by umberto-sonnino · 11 months ago
  92. fe71160 Text modifiers! by luigi-rosso · 12 months ago
  93. 73fac9a Macos take2 by mjtalbot · 12 months ago
  94. 2121cdc Joystick ordering by luigi-rosso · 12 months ago
  95. 8a0d555 Joystick updates by luigi-rosso · 12 months ago
  96. 7877478 Attempt fixing the builds with new Docker images by umberto-sonnino · 12 months ago
  97. 4e8d0b2 Update to Flutter 3.10.0 by umberto-sonnino · 12 months ago
  98. 2ff821a Joysticks & Slider! by luigi-rosso · 12 months ago
  99. 79e3229 Fix flickering caught in high level runtimes. by luigi-rosso · 12 months ago
  100. 608e498 Fix diacritics by luigi-rosso · 1 year ago