2477 Commits

Author SHA1 Message Date
Matt Sullivan
f583d88023 Creating RiveFile is more Objective-C like 2020-10-16 19:05:27 -07:00
Matt Sullivan
1c9da6309c Fixed class variables that should be instance variables 2020-10-16 17:19:08 -07:00
Matt Sullivan
9883af2989 Fixed deprecated pointer code in example 2020-10-16 15:06:41 -07:00
Matt Sullivan
ae0db2a49b Merge pull request #4 from rive-app/content_fit
Amended content AABB
2020-10-15 10:19:40 -07:00
Alex Gibson
230b6dbf27 Amended content AABB 2020-10-15 17:46:48 +01:00
Matt Sullivan
803b218b83 Updating cpp 2020-10-06 12:18:25 -07:00
Matt Sullivan
a23b2cc6b5 Merge pull request #2 from rive-app/move_view
Move example view and controller to example and out of framework
2020-10-05 21:26:38 -07:00
Matt Sullivan
2d0fd5cbbb Removed UIKit dependency from RiveRuntime framework 2020-10-05 14:42:50 -07:00
Matt Sullivan
eb883069c3 Added Swift View/Controller to example; updated cpp 2020-10-05 14:29:41 -07:00
Matt Sullivan
8479d9c4f8 Merge pull request #1 from rive-app/tidy_up
Tidying up a bunch of stuff
2020-09-30 18:47:08 -07:00
Matt Sullivan
2623deb5ce Fixing memory leaks 2020-09-30 18:46:13 -07:00
Matt Sullivan
3da7ed6872 Updated cpp 2020-09-29 19:21:14 -07:00
Matt Sullivan
023cfd3100 Tidying up UIKit dependencies 2020-09-29 15:30:59 -07:00
Matt Sullivan
f6f5e198b4 More tidying up and moved render files 2020-09-29 15:27:55 -07:00
Matt Sullivan
8149f9d8e6 Added destructors for render path and render paint 2020-09-29 14:03:46 -07:00
Matt Sullivan
4d72bf6e5d Removed UIBezierPath in favor of agnostic CGMutablePathRef 2020-09-29 13:48:11 -07:00
Matt Sullivan
c6148effd4 Tidied up the rendering code 2020-09-29 12:53:58 -07:00
Matt Sullivan
82501c80f0 Renamed NewRiveRenderer back to RiveRenderer 2020-09-29 12:41:38 -07:00
Matt Sullivan
fd4d104c12 Gradients no longer created on every frame 2020-09-29 12:39:10 -07:00
Matt Sullivan
06d8e3a94a Fixed yet another stops bug 2020-09-29 12:24:33 -07:00
Matt Sullivan
ab8d48611e Fixed gradient stops bug 2020-09-28 15:55:58 -07:00
Matt Sullivan
3962b31577 Updated README 2020-09-26 13:41:04 -07:00
Matt Sullivan
3dbd78dfd2 Renamed tests dir 2020-09-26 13:37:35 -07:00
Matt Sullivan
8bbb174471 Initial commit of the iOS runtime 2020-09-26 13:29:45 -07:00
Matt Sullivan
e206c28a3e Updated cpp submodule 2020-09-26 13:20:03 -07:00
Matt Sullivan
6874f00c16 Adding cpp submodule 2020-08-26 11:50:53 -07:00
Matt Sullivan
aa9c27c42c Initial commit 2020-08-26 11:46:54 -07:00