Commit graph

797 commits

Author SHA1 Message Date
David Himmelstrup
efa551d26d Add more API documentation. 2020-08-26 18:48:09 +08:00
David Himmelstrup
ce296bc5d2 Fix import. 2020-08-26 18:47:50 +08:00
David Himmelstrup
117179cf60
[WIP] Use hgeometry instead of custom code (#142) 2020-08-26 17:39:13 +08:00
David Himmelstrup
daadc55e0d Update module names. 2020-08-26 15:50:51 +08:00
David Himmelstrup
1203dc1313 Rename cubicbezier module to Geom2D.CubicBezier.Linear 2020-08-26 15:35:47 +08:00
David Himmelstrup
5eadebcd01
Cabal usage instructions. 2020-08-26 07:53:38 +08:00
David Himmelstrup
f5970dc60a Use epsilon definition from 'linear'. 2020-08-25 18:38:44 +08:00
David Himmelstrup
1592c7a10c Update test runner script. 2020-08-25 18:22:06 +08:00
David Himmelstrup
d539763fec Get rid of 'fromListS'. 2020-08-25 18:21:56 +08:00
David Himmelstrup
0e58fc66e6 Write API documentation for cameras. 2020-08-25 18:16:25 +08:00
David Himmelstrup
6ffc8cc3ea Update camera snippet. 2020-08-25 17:52:04 +08:00
David Himmelstrup
48b2a10df2 Add camera snippet. 2020-08-25 17:01:56 +08:00
David Himmelstrup
c2f64106e2 Correctly set the z-index of objects. 2020-08-25 17:00:51 +08:00
David Himmelstrup
fd9fc786df Limit exposed functions. 2020-08-25 16:49:27 +08:00
David Himmelstrup
141b5bfe27 Remove unused import. 2020-08-25 16:49:15 +08:00
David Himmelstrup
997abc0c9f Get rid of 'drawBall'. 2020-08-25 16:47:11 +08:00
David Himmelstrup
1b748ea127 More documentation, get rid of 'pauseUntil'. 2020-08-25 16:44:26 +08:00
David Himmelstrup
41d6a1d9f1 Write more API documentation. 2020-08-25 16:38:29 +08:00
David Himmelstrup
cc21527078 Document Reanimate.Internal.CubicBezier 2020-08-25 15:59:33 +08:00
David Himmelstrup
f0313ea14b Document the GeoJSON module. 2020-08-25 15:49:06 +08:00
David Himmelstrup
83e4ecd987
Polish object interface (#138) 2020-08-25 13:51:32 +08:00
David Himmelstrup
61fd6bc743
Support both cabal and stack in the test-suite. (#139) 2020-08-25 09:57:39 +08:00
David Himmelstrup
c70f456ee8 New snippet. 2020-08-24 18:50:01 +08:00
David Himmelstrup
ec9b9d9d04 Playground: clean up imports. 2020-08-24 16:10:25 +08:00
David Himmelstrup
d90cc179d8 Add new snippet. 2020-08-24 16:10:19 +08:00
David Himmelstrup
d497518d5f Fix LaTeX snippet. 2020-08-23 20:27:51 +08:00
David Himmelstrup
3c4acc75da Update snippets. 2020-08-23 15:16:58 +08:00
David Himmelstrup
23428b1c44 Playground: Hide internal filenames. 2020-08-23 12:22:48 +08:00
David Himmelstrup
29fd2daf9e First attempt at an embedded playground. 2020-08-23 11:07:11 +08:00
David Himmelstrup
3bfa25b9be Playground: Change layout from 1:2 to 3:4. 2020-08-22 17:48:23 +08:00
David Himmelstrup
93dc433265 Playground: auto reconnect. 2020-08-22 17:47:30 +08:00
David Himmelstrup
a89b577757 Note down the design of the playground. 2020-08-22 17:10:16 +08:00
David Himmelstrup
dc5401b454 Playground: Fix resizing, use 'Hello world' as default script, update snippets. 2020-08-22 17:00:13 +08:00
David Himmelstrup
42d23833f2 Write copy, add playground version. 2020-08-22 14:50:07 +08:00
David Himmelstrup
3956c046c3 CI: Change cache directories. 2020-08-22 13:00:25 +08:00
David Himmelstrup
8aa156796a Improve caching for Github Pages. 2020-08-22 12:44:07 +08:00
David Himmelstrup
3391fd77b1 Pause playground when modifying source. 2020-08-22 12:21:05 +08:00
David Himmelstrup
c374552c70 Add missing icon file. 2020-08-22 12:18:56 +08:00
David Himmelstrup
c5497b8c56 Clean up playground code. 2020-08-22 12:18:14 +08:00
David Himmelstrup
f1d945babb Add missing snippet files. 2020-08-22 11:26:59 +08:00
David Himmelstrup
c1c4996e63
Simplify playground code and add snippets. (#136)
* Add instructions for how to run the playground locally.
* Make it easier to select backend in the elm code.
* Use scrolling for long scripts.
* Fix bug, send code to backend on connect, don't auto play on code changes.
* Compile and cache snippets.
2020-08-22 10:35:25 +08:00
David Himmelstrup
eed21b522e
Nginx layer in front of playground. (#135) 2020-08-21 15:40:12 +08:00
David Himmelstrup
bd49954b77 Prefetch playground images. 2020-08-21 10:15:38 +08:00
David Himmelstrup
ce6ea17c57 Try fixing paths again. 2020-08-21 09:45:06 +08:00
David Himmelstrup
fb176ead12 Fix gh-page paths. 2020-08-21 09:35:45 +08:00
David Himmelstrup
12025f2a2e Don't minify playground. 2020-08-21 09:18:31 +08:00
David Himmelstrup
60902fcfcc Wibble. 2020-08-21 09:17:41 +08:00
David Himmelstrup
6c856309f0 Merge branch 'master' of github.com:Lemmih/reanimate 2020-08-21 09:15:15 +08:00
David Himmelstrup
286df9685d Wibbles. 2020-08-21 09:15:01 +08:00
David Himmelstrup
8c3e8acd3a
Playground (#134) 2020-08-21 08:52:19 +08:00