Commit graph

797 commits

Author SHA1 Message Date
David Himmelstrup
09e7558360 Configure playground server. 2020-08-20 20:30:13 +08:00
David Himmelstrup
47ddfa6075 Add function for rendering a single frame. 2020-08-20 20:30:13 +08:00
David Himmelstrup
552c26ed2f Hook up media buttons. 2020-08-20 20:30:13 +08:00
David Himmelstrup
e2429c9607 Playground draft 2020-08-20 20:30:13 +08:00
shaurya gupta
12b8f083f8 Minor fix 2020-08-20 13:26:59 +08:00
shaurya gupta
c313628846 Dont export Animation constructor 2020-08-20 08:58:13 +08:00
David Himmelstrup
9cf33b9444 Remove link to gallery and disable link to morphology article. 2020-08-11 15:33:07 +08:00
David Himmelstrup
0d4a5801de
Morphology (#112)
* Move hmatrix dependency out of reanimate's core.

* Move chiphunk to a separate package.
2020-08-07 15:34:26 +08:00
David Himmelstrup
d1b0a50e51
More haddock docs. (#131)
* More haddock docs.

* Remove unused imports.

* Replace '#' with '&' from Control.Lens
2020-08-07 11:09:15 +08:00
David Himmelstrup
b6975d705d Don't build gh-pages for PRs. 2020-08-07 09:15:50 +08:00
David Himmelstrup
ea2eabe9f6
API reference documentation (#130) 2020-08-06 22:17:48 +08:00
David Himmelstrup
5e64f0baea Update changelog. 2020-08-06 19:14:23 +08:00
David Himmelstrup
a1703750bd Add missing icon. 2020-08-06 19:09:43 +08:00
David Himmelstrup
df8f0b3827
Kill the website link 2020-08-06 19:05:52 +08:00
David Himmelstrup
5e7efdb608
Maintain a github-page with HPC results and haddock coverage data. (#129) 2020-08-06 18:44:06 +08:00
David Himmelstrup
a1b337a168
Haddock coverage badge 2020-08-06 17:46:46 +08:00
David Himmelstrup
db20081a17
HPC badge. 2020-08-06 17:13:32 +08:00
David Himmelstrup
a120456811
Update haskell.yml 2020-08-05 11:48:32 +08:00
David Himmelstrup
3e34ca8efe
Update homepade reference. 2020-08-05 11:08:37 +08:00
David Himmelstrup
af5b496a79
Don't run test-suite with cabal. 2020-08-04 20:06:25 +08:00
David Himmelstrup
835c13892d
Cabal-based build action 2020-08-04 19:43:08 +08:00
David Himmelstrup
133019d072
Add badge/link to website. 2020-08-04 15:31:16 +08:00
David Himmelstrup
d3117d860d
Web-viewer: load animations with GHCi. (#125) 2020-08-04 09:07:54 +08:00
David Himmelstrup
45f3af2a9d Improve caching consistency. 2020-08-03 22:44:30 +08:00
David Himmelstrup
584c64bd6e Fix date format for discord-bot. 2020-08-01 18:29:05 +08:00
David Himmelstrup
4d3c14fe94 Add more wrapper functions. 2020-08-01 16:50:49 +08:00
David Himmelstrup
78a5b15eca
Wrap CubicBezier with more convenient types. (#122) 2020-08-01 09:39:54 +08:00
David Himmelstrup
a062eed0d6 Clean up gif example code. 2020-07-31 22:41:36 +08:00
David Himmelstrup
385bc16040 Merge branch 'master' of github.com:Lemmih/reanimate 2020-07-31 15:06:59 +08:00
David Himmelstrup
3979e55fac Add missing example. 2020-07-31 11:25:55 +08:00
David Himmelstrup
593b2d9421 Bump version to 0.4.1.0 v0.4.1.0 2020-07-30 16:49:08 +08:00
David Himmelstrup
bb5c476ef1 Give better error messages in case active reloading couldn't be enabled. 2020-07-30 16:48:35 +08:00
David Himmelstrup
5e9ec78957 Dim the colors of the blender example. 2020-07-30 16:48:22 +08:00
David Himmelstrup
f34e9810a0 Treat RasterAuto as RasterNone if it hasn't been replaced. 2020-07-30 09:06:38 +08:00
David Himmelstrup
63a4b918b1 docs: justify text. 2020-07-29 16:12:59 +08:00
David Himmelstrup
4f66694772 Increase blender resolution. 2020-07-29 12:20:48 +08:00
David Himmelstrup
952efbde95 Update blender example for color accuracy. 2020-07-29 11:30:06 +08:00
David Himmelstrup
5a3e7e2eb5 Merge branch 'master' of github.com:Lemmih/reanimate 2020-07-29 10:35:17 +08:00
David Himmelstrup
3d47031214 Improve calculation of curve lengths. 2020-07-29 09:59:38 +08:00
David Himmelstrup
c255e18425 discord-bot: limit import of lens, import qualified SvgTree. 2020-07-29 09:40:57 +08:00
David Himmelstrup
70e20d2516 Bump to version 0.4.0.0 v0.4.0.0 2020-07-28 22:44:30 +08:00
David Himmelstrup
82efcb0512 Update changelog. 2020-07-28 22:44:22 +08:00
David Himmelstrup
63fd198739
Improve filter effect support (#119)
* Depend on newer reanimate-svg.
2020-07-28 22:37:51 +08:00
David Himmelstrup
61b5b52b00 Simplify default cube example. 2020-07-28 15:05:58 +08:00
David Himmelstrup
2c952763a3 Fix more povray scripts. 2020-07-28 14:22:25 +08:00
David Himmelstrup
444f6bf63f Don't ignore the 'transform' argument on 'use' nodes. 2020-07-28 12:38:42 +08:00
David Himmelstrup
d2bf6e8c9c Fix potrace example. 2020-07-28 11:37:20 +08:00
David Himmelstrup
c149e86b41 Fix warnings. 2020-07-28 11:37:14 +08:00
David Himmelstrup
c569f203fd Recursively replace 'use' tags. 2020-07-28 11:10:59 +08:00
David Himmelstrup
d8ba753b31 Add regression test and drop debug output. 2020-07-27 18:44:24 +08:00