- Deindent namespaces
4723595
- clang-format tweaks
30ca3a7
- docs: adjust rive-android markdown files for standardized README and added CONTRIBUTING.md docs
df5e9d5
- Fix a problem where we access deleted artboards and state machines
d20b028
- Use full skia for debug builds
890305a
- use build relative folder location as opposed to git remote to figure…
704cf9b
- toSpan() no longer needed
c349435
- Initialize span from raw array
b513042
- Update Span to not need toSpan helper
c2378ee
- Force re-link viewer builds.
3ae9356
- DrawImage for Tess Renderer
7aec602
- Make the RiveSharp NuGet package cross platform
22ed792
- Rive tess vector and meshes
90d18aa
- Begin addressing clang warnings on windows
4b053da
- Add Artboard selection to the Viewer
1091c38
- Make Span compatible with std::Container
2ba2b22
- Set interp level to medium
26925d4
- Option to force sw skia in viewer
4c28221
- Back off of trilerp w/ skia bug
ce7b499
- update cache helper to skip to a "neutral" folder to check remote from
431f146
- Revert back to skia_rive_optimized for wasm
39cca6b
- Oops, reverse previous default guess
f6384f5
- Clarify debug/release decisions
a262f4a
- Don't manually flip cgimages
b9f2437
- Always build harfbuzz in viewer
6d0fab6
- Fallback for harfbuzz
ff00ab3
- Restructure to make font-fallback easier
def4509
- Temp fix for gradients w/ alpha
d79392f
- Work on font-fallback
7cc6b01
- Default backboard color
b306b49
- Adding SegmentedContour
249371a
- Fix recorder build
9369c7b
- coregraphics : strokes and gradients
177b245
- Don't upload on recorder skia build
c927fb5
- Viewer : handle artboard as still-frame
62ccbc2
- Sharable utilities for runtime
87134a5
- Move noop subclasses into utils
62786b5
- Simplify factory and renderer APIs
096acb8
- Add coregraphics renderer
d4b1b93
- Make a copy of the src data (it will go away)
78912aa
- Default constructor for AutoCF
a59d109
- Move viewer hosts (skia, tess, ...) into a class
f974c62
- Remove obsolete ViewerSkiaRenderer
f76a806
- Expose helper for decoding images on mac
70caae7
- Tess render path
d9f76f0
- Only enable LTO in release builds
39e4696
- Fix Windows compiler warnings
16085a8
- Fix tess viewer compile
b63ebf1
- Lua formatting
208a689
- Run tests for rive_tess
3068432
- Adding rive_tess
e23241a
- text content doesn't require skia
8d2a034
- Extract contour segments
052d14b
- Move line_breaking into rive
2387548
- Return type should be int
200fe7b
- Multi backend viewer
a26dcdd
- Revert "Disable buggy test for now"
7d9c169
- Don't be tricky with move()
5b2388a
- Allow client to provide a ctfont
956e647
- Disable buggy test for now
d57190d
- ContourMeasure based on RawPath
710fef6
- Extensions for RawPath::Iter
b18f225
- Take ownership of ListenerActions (so we can delete them later)
7f7b705
- Store contents for later delete in FileAssetImporter
86bd707
- Don't enable lto in debug (harder to debug)
8a4420f