2764 Commits

Author SHA1 Message Date
8449bc3418 update documentation 2019-06-04 21:10:12 -07:00
f81c275631 make media, tex, and video directories configurable via flags 2019-06-04 20:51:18 -07:00
caa4577cd1 reorganize media file tree 2019-06-03 23:41:05 -07:00
c203f8e8c0 remove repeated latex package 2019-06-02 21:13:41 -07:00
75996a618c install less latex 2019-06-02 21:10:45 -07:00
ed24541de6 update dockerfile, add flag for high quality rendering (#573)
Allow rendering in 1080p by passing `--high_quality` and update the Dockerfile and Compose file to install Manim directly into the container.
2019-06-02 18:58:33 -07:00
22c8aa0eb8 Add documentation for constants.py (#572)
* Add documentation for constants.py

* Update documentation for constants.py

With suggestions from eulertour
2019-06-02 18:21:11 -07:00
0590c153ef remove typographically incorrect punctuation from documentation headings (#567) 2019-06-02 13:54:03 -07:00
c42ae8a55b add option -i to save as gif (#529)
* add option -i to save as gif

* re-add -c command

* No longer needs to save mp4 first
2019-06-02 12:13:22 -07:00
3632d97140 install pycairo conditionally based on platform identifier (#571) 2019-05-31 10:44:51 -07:00
e9fc2aa46c Correction of a bad alt description (#566) 2019-05-30 13:17:45 -07:00
20590e6823 Remove duplicate usepackage (#554)
The textcomp package was imported twice in the ctex template
2019-05-29 20:25:51 -07:00
68fb61a5b2 add information to docs (#563) 2019-05-28 21:28:01 -07:00
2f37e3abf2 Merge pull request #562 from eulertour/master
add master_doc to conf.py
2019-05-28 21:07:40 -07:00
aecf5b0b18 add master_doc to conf.py 2019-05-28 21:03:20 -07:00
224d389522 Merge pull request #561 from Kolloom/master
Add Windows installation documentation
2019-05-28 19:08:34 -07:00
0b35d8e2ec Add Windows installation documentation
The installation is done with a Windows8 machine,
further testing are needed for windows10.
2019-05-28 15:22:20 -05:00
47a4a1f2df Add social badges README v0.1.5 2019-05-28 01:39:06 -07:00
486b28e4d2 Merge pull request #557 from Kolloom/master
Add installation documentation for ubuntu
2019-05-28 01:09:00 -07:00
2ce766b3bf Update docs badge 2019-05-28 01:01:48 -07:00
2deeeab509 Merge pull request #558 from eulertour/master
Testing a PR making a change to the docs
2019-05-28 00:44:07 -07:00
e93ef301ce test pr on docs 2019-05-28 00:39:00 -07:00
c7b5aa6e05 change docs to upstream 2019-05-28 00:36:13 -07:00
0edb4edfd0 rebase onto upstream 2019-05-28 00:33:05 -07:00
78448b4388 make build script executable 2019-05-28 00:21:10 -07:00
969bcf4154 refactor and test doc deployment 2019-05-28 00:13:27 -07:00
f3f0e3ba03 third attempt at deploying docs 2019-05-27 23:58:05 -07:00
aa2734477a second attempt at deploying docs 2019-05-27 23:39:00 -07:00
d0eb2a0ce8 Merge branch 'master' of github.com:3b1b/manim 2019-05-27 23:16:40 -07:00
a4c8302c55 first attempt at deploying docs 2019-05-27 23:08:43 -07:00
5d4897bd50 Add installation documentation for ubuntu 2019-05-28 00:48:25 -05:00
49d8276033 Merge pull request #555 from yoshiask/patch-3
Update pycairo requirement
2019-05-27 19:55:58 -07:00
b7fcc68b55 Merge pull request #556 from 3b1b/diffyq
Diffyq
2019-05-27 19:51:21 -07:00
e6eb4dd94f Beginning heat equation solution animations 2019-05-27 19:48:48 -07:00
29424eb6b3 Added simple midpoint function 2019-05-27 19:48:33 -07:00
d1e3e5ed20 Formatting correction 2019-05-27 19:48:14 -07:00
828c3dcd7a Added c2p and p2c abbreviations to Axes 2019-05-27 19:47:57 -07:00
17558a4bd5 Update pycairo requirement
Many issues, such as #535, stem from the odd installation procedure of cairo and pycairo on Windows. By changing the pycairo requirement in requirements.txt, pip will no longer attempt to uninstall the working version. This should have no effect on the functionality of manim, though new installations are likely to default to pycairo 1.18.0 now.
2019-05-27 19:00:48 -07:00
304822fb8c Merge branch 'master' of github.com:3b1b/manim 2019-05-27 16:14:45 -07:00
9fa350d906 clean up docs 2019-05-27 16:14:20 -07:00
c62ba223b6 Fixed typo in the docs about page (#553) 2019-05-27 15:52:41 -07:00
4447bbd016 add docs 2019-05-26 00:35:45 -07:00
98696a29f8 Merge pull request #542 from kyarik/patch-1
Fixed typo in class name in example_scenes.py
2019-05-24 15:15:12 -07:00
84514a1f6f Merge pull request #543 from kyarik/patch-2
Mentioned -r argument in example_scenes comment
2019-05-24 15:14:53 -07:00
c21ea85ec9 Merge pull request #544 from kyarik/patch-3
Improved the "Using manim" section in the README
2019-05-24 15:14:21 -07:00
cec7872f48 Merge pull request #547 from 3b1b/diffyq
Diffyq
2019-05-24 15:13:40 -07:00
ce866e8222 Removed duplicate name_animations.py 2019-05-24 15:09:53 -07:00
91b3abae4a Change big_ol_pile_of_imports to manimlib.imports 2019-05-24 15:08:02 -07:00
6e6dd260da Merge branch 'master' of github.com:3b1b/manim into diffyq 2019-05-24 15:06:59 -07:00
2d3493c3d5 Fourier series name animations 2019-05-24 15:06:52 -07:00