Commit graph

524 commits

Author SHA1 Message Date
David Himmelstrup
3e3212d3f6 Reduce test fidelity from 50 frames to 10 frames.
Former-commit-id: d47a8a4d3f2b650927999fe10d6eddbb8e3da8fb
2020-06-24 22:36:56 +08:00
David Himmelstrup
dcb6ab6c94 Merge branch 'master' of github.com:Lemmih/reanimate
Former-commit-id: e0f312846bd0df888877943211053d843712939f
2020-06-24 22:33:08 +08:00
David Himmelstrup
3fdf08567c Delete unnecesarry data files.
Former-commit-id: d71cd2da2dcb9240ab17e4d89f26a26a6b072e84
2020-06-24 22:31:54 +08:00
David Himmelstrup
cf9f9aa829 Morphology Core (#69)
Former-commit-id: 315904d06958e8957682bad63a85a0dc4899458d
2020-06-24 22:03:02 +08:00
David Himmelstrup
c8d9fa6204 Draft article about fonts (#95)
Former-commit-id: 002f55748d12811f0c8bf0d9b3df9a6674274cdd
2020-06-24 22:02:09 +08:00
David Himmelstrup
c45ba63e6c Fix hlint warnings.
Former-commit-id: 52195739a549add620d2fa274a43a689583b984f
2020-06-18 15:46:53 +08:00
David Himmelstrup
a878c8da20 Remove rendered videos.
Former-commit-id: c786f84f6e06d11a14ef4b5db405be3d93eace71
2020-06-15 14:39:02 +08:00
David Himmelstrup
3bc6cb0ab5 Make video sizes responsive.
Former-commit-id: 88534639c2b375d648b46ad7ac8690ddad8b4721
2020-06-15 14:37:28 +08:00
David Himmelstrup
408d0afba0 Remove unused doc gifs.
Former-commit-id: 607a9a8a9aed09157f5f620631467629e1cfb609
2020-06-15 14:26:16 +08:00
David Himmelstrup
2a6e0eb4ce Removed gallery files.
Former-commit-id: 75817c3feeaa913ba4810ce3c5d27ad63ced805b
2020-06-15 14:26:16 +08:00
David Himmelstrup
fe1a2e9ee9 Move glue tutorial to imgur.
Former-commit-id: c67a532677c00d7ce65727abc2898db5448d2a96
2020-06-15 14:26:16 +08:00
David Himmelstrup
c1bab1d7ba Simplify polyshape hole cutting.
Former-commit-id: 04c1f2a12bf637bb25095ca42e6957b715a177e4
2020-06-15 14:26:16 +08:00
Joe Hermaszewski
fe5043e481 Allow passing extra options to GHC
Former-commit-id: 20b42086deca827bc43c1bdcbf91ca3adc93bcfe
2020-06-13 15:34:44 +08:00
David Himmelstrup
aed640c87a Restrict imports.
Former-commit-id: b7f7b209a41337564f5b5d2db307713937d8f15a
2020-06-13 13:03:48 +08:00
David Himmelstrup
c51ce27888 Use ansi-terminal instead of ansi-wl-pprint. Fix race condition during ffmpeg progress printing.
Former-commit-id: 748e8867580c1a172754cc55875d3b2e19e1d683
2020-06-13 12:34:48 +08:00
David Himmelstrup
f946124494 Print location of self when in verbose mode.
Former-commit-id: a7ec716d6df8a7b13b1b9503d2a8da900f0190d5
2020-06-12 18:10:28 +08:00
David Himmelstrup
f362629e19 Add --ghc, --self, and --verbose flags to 'view' command.
Former-commit-id: 5a7c17c075527d3ca32701534813af914726e64e
2020-06-12 18:08:37 +08:00
David Himmelstrup
78c7202e16 Switch to lts-16.0
Former-commit-id: 5fd8cf30e770163712607d98bcdc0aa91555ae62
2020-06-10 14:54:26 +08:00
David Himmelstrup
364b8149fd Check haddock documentation on CI servers (#87)
Former-commit-id: ef2c7ff021548df5bb3b07986e788c51487905d6
2020-06-09 19:25:27 +08:00
David Himmelstrup
3d1b6553da Link to William Yaoh's n-queen tutorial. Drop link to defunkt gallery.
Former-commit-id: afe8881906fdbe30885369f4cbb6d355679aff6d
2020-06-06 14:49:15 +08:00
David Himmelstrup
b90ea3c4a6 Update ChangeLog
Former-commit-id: 44fd29c3a5e9070fee6d1ba1b6b09dc4e1ae1141
2020-06-05 21:09:48 +08:00
David Himmelstrup
56624665ca Fix yet another typo.
Former-commit-id: f0a40b100a1e5ae7dc9532c978da9b7be57023fb
2020-06-04 20:15:46 +08:00
David Himmelstrup
de9f8eaf1a Fix typo
Former-commit-id: c36db694cf76ec80785a28a0ce8a743756f7f657
2020-06-04 19:40:02 +08:00
David Himmelstrup
a2b9edf6b5 Fix azure pipeline link.
Former-commit-id: 232eabe38573a30c6836d0ad51d0ca24ae6a35f1
2020-06-04 18:59:32 +08:00
David Himmelstrup
e63f28f82f Rename 'cacheSvg' to 'prerenderSvg', remove dead code, code clean up.
Former-commit-id: be6df5a9574d9021c4dccbf469f18908043d576f
2020-06-04 18:47:51 +08:00
David Himmelstrup
4a3d02ebf9 Update ChangeLog
Former-commit-id: 1a66bd9bd7c4b188bb0b9d1cea13d0ed89033ccf
2020-06-04 18:47:20 +08:00
David Himmelstrup
6d7e2e47f0 Improve color-theory article.
Former-commit-id: 7c4fde1fd725bac2a92aa7a44e9f4e86a1202456
2020-06-04 18:46:59 +08:00
David Himmelstrup
1e924c54e9 Add showcase article about color-theory.
Former-commit-id: 6697c9842f0b85f31bfdfa9b56ad78f074488b96
2020-06-04 18:24:31 +08:00
David Himmelstrup
323f29ec39 Remove research papers.
Former-commit-id: 04ef84f7c482094c119d0a52fdbe31f9d8a46799
2020-06-03 14:58:02 +08:00
David Himmelstrup
0f9e200b9e Revert "Drop chiphunk dependency. It has moved to a separate package."
This reverts commit 0a06a1efa5 [formerly 2d97e91785c83898269f018a0d109f1340130c35].


Former-commit-id: 633076f6189d8131a9cb9a55a2b81c40dd3a99b8
2020-06-03 14:42:58 +08:00
David Himmelstrup
ef20f8ed23 Update changelog.
Former-commit-id: 555143ec5e1e1534ddf02cd912569f0006fbb5d5
2020-06-03 13:20:24 +08:00
David Himmelstrup
0a06a1efa5 Drop chiphunk dependency. It has moved to a separate package.
Former-commit-id: 2d97e91785c83898269f018a0d109f1340130c35
2020-06-03 13:06:19 +08:00
David Himmelstrup
e87ac888fb Improve CI coverage (#85)
Build with lts-12. LTS-11 is too far out of date, though.

Former-commit-id: edbfa373638eac25f6c8eb90dcd87101c01dfb79
2020-06-03 12:50:28 +08:00
David Himmelstrup
3e371f7627 Narrated animation about color theory (#84)
* Add slide transitions.

Co-authored-by: eveyyp <55053150+eveyyp@users.noreply.github.com>
Former-commit-id: afa93f45f8d0f556ad73e349091f0226ce173eed
2020-06-02 20:14:47 +08:00
David Himmelstrup
248ef257eb Improve CI on osx.
Former-commit-id: 83c49ae5730cc376a6a1f9a2ae3fdc7e0a7586f5
2020-05-30 22:43:21 +08:00
David Himmelstrup
bffc8b4a61 Add repo site badge.
Size is currently over 100MB. It should be much less. There's an issue open for this.

Former-commit-id: f10e4a8a35e9a4d40af438928ef50529bfced20c
2020-05-30 15:06:18 +08:00
David Himmelstrup
0d778646c1 Wibbles to the voice_* examples.
Former-commit-id: e4f9c7e35d428e7e76ac5ce4fc01d200cf7c183d
2020-05-23 22:22:52 +08:00
David Himmelstrup
354d3485a7 Voice control: Fix grammar.
Former-commit-id: 3ac9c5bcf46f9a6915f17e726d22d108fb516b6f
2020-05-23 15:01:52 +08:00
David Himmelstrup
5841240ee4 Update ChangeLog
Former-commit-id: 7da188c6f856df1fe147c856971f186015a32caa
2020-05-23 11:35:31 +08:00
David Himmelstrup
d02a63b962 Try to force plaintext formatting.
Former-commit-id: 3a5878e60d27723855be89c0ca351e45561cc4bb
2020-05-23 10:21:52 +08:00
David Himmelstrup
4e566ef95e Fix formatting for plaintext.
Former-commit-id: c8968042e8d17328518f6fc191272e7a9fd2fc24
2020-05-23 09:56:32 +08:00
David Himmelstrup
2cac0b4f18 Bump version to 0.3.3.0
Former-commit-id: e61c7ab08a56fbe8f05be0c6d15c7749acd6d6b9
2020-05-22 23:32:01 +08:00
David Himmelstrup
7e1c7ea511 Voice control (#75)
Add voice control via Reanimate.Voice.
Include rtfd article.

Former-commit-id: f80bb58031f6dfbb83bc8f188c17013afcb2dfd9
2020-05-22 23:30:44 +08:00
Tristan Cacqueray
d92660fe18 Rename Interpolate module to ColorComponents
Fixes #73


Former-commit-id: d95bb857fb676acc16669b58014fae33f697f61f
2020-05-21 21:12:33 +08:00
Tristan Cacqueray
7da871b2b2 Update re-export comment to Easing functions
Former-commit-id: cd03280e96d6c9fa1ba436a4a2abd79ffc167caa
2020-05-21 20:41:05 +08:00
Tristan Cacqueray
7ae0efff7c Rename Signals module to Ease
Fixes #74


Former-commit-id: 2158ce2d2ca183ccf0f6bfa7cf3899461db51887
2020-05-21 20:41:05 +08:00
David Himmelstrup
e98e779be4 Fix latex command such that the baseline starts at (0,0).
Former-commit-id: 3fe97d87d695d695ea4075591f2c941d6ac0fc65
2020-05-19 20:02:32 +08:00
David Himmelstrup
ae10e75b9d Style wibble.
Former-commit-id: 78161fcbdb67e20a6574feae6745db06136e3e41
2020-05-19 07:50:16 +08:00
David Himmelstrup
841571f062 Add stars example. (#71)
Former-commit-id: cda8a6c63bc5be127c2b06dbab7482f16ed66cdb
2020-05-18 20:49:32 +08:00
David Himmelstrup
571b38f105 Fix haddock bugs and bump version to 0.3.2.3
Former-commit-id: a08a7f9ccd6032c76bfecbc5354f376c92fc1db0
2020-05-16 22:08:27 +08:00