Kolloom
5535997356
Simple wording change
2019-06-08 18:32:42 -05:00
Devin Neal
3e2a312f51
Merge pull request #581 from Kolloom/link_fix
...
fix broken link due to misnamed file
2019-06-08 15:33:13 -07:00
Devin Neal
aad68a5503
Update docker install link
2019-06-08 15:28:25 -07:00
Kolloom
7f54ac9b3a
fix broken link due to misnamed file
2019-06-08 14:17:59 -05:00
Kolloom
fb9cf93470
Minor changes
2019-06-08 14:00:59 -05:00
Kolloom
d1ada7a8aa
Update mac install doc to include manim
...
also caution on python2 incompatibility
2019-06-08 13:44:10 -05:00
Kolloom
9ffe4a6839
Rewrite learning_by_example.py
...
Move embedded video to below example code.
Delete ``manim -h`` output. If user is able to run manim,
they should be able to use the help flag too.
Change wording on "instance" when it should be "classes"
Move info on flags to a note block
Add a note on transform only change apparances.
Move explanations to after code block
...
2019-06-08 13:32:27 -05:00
Devin Neal
f6dc1cb50f
updated Compose file and update docker section of README.md
2019-06-08 00:40:23 -07:00
Devin Neal
a024916e66
Apply link fix from master
2019-06-08 00:32:43 -05:00
Kolloom
73a1d37785
Merging mac install doc from jarwin/patch-3
2019-06-08 00:19:31 -05:00
Purusharth Saxena
62206bc0e7
Update learning_by_example.rst
...
Updated getting started to accomodate manimlib (pip installation)
2019-06-08 00:19:31 -05:00
Devin Neal
57b96fdd07
fix documentation links
2019-06-06 20:40:11 -07:00
Devin Neal
de0d7c907d
Merge branch 'master' of github.com:3b1b/manim
2019-06-04 21:10:37 -07:00
Devin Neal
8449bc3418
update documentation
2019-06-04 21:10:12 -07:00
Devin Neal
f81c275631
make media, tex, and video directories configurable via flags
2019-06-04 20:51:18 -07:00
Devin Neal
949bfaa0b4
Merge pull request #577 from Kolloom/master
...
Add animation documentation and asset folder
2019-06-04 20:38:15 -07:00
Kolloom
e1fb9f480b
Add animation documentation and asset folder
...
Animation documentation is not yet complete.
Asset folder contains renders from code snipples.
Update constants.rst to include a ref tag
Update index to include the animation doc
2019-06-04 13:15:35 -05:00
Devin Neal
caa4577cd1
reorganize media file tree
2019-06-03 23:41:05 -07:00
Grant Sanderson
43b82f2c53
Scenes up to AnalyzeSineCurve for diffyq part 3
2019-06-03 11:33:39 -07:00
Devin Neal
c203f8e8c0
remove repeated latex package
2019-06-02 21:13:41 -07:00
Devin Neal
75996a618c
install less latex
2019-06-02 21:10:45 -07:00
Devin Neal
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
Kolloom
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
Kierán Meinhardt
0590c153ef
remove typographically incorrect punctuation from documentation headings ( #567 )
2019-06-02 13:54:03 -07:00
Charly
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
Devin Neal
3632d97140
install pycairo conditionally based on platform identifier ( #571 )
2019-05-31 10:44:51 -07:00
quark67
e9fc2aa46c
Correction of a bad alt description ( #566 )
2019-05-30 13:17:45 -07:00
Yoshi Askharoun
20590e6823
Remove duplicate usepackage ( #554 )
...
The textcomp package was imported twice in the ctex template
2019-05-29 20:25:51 -07:00
Grant Sanderson
8bb0b4f010
Merge branch 'master' of github.com:3b1b/manim into diffyq
2019-05-29 18:29:11 -07:00
Grant Sanderson
ab2318ff9d
New scenes for diffyq part 3
2019-05-29 18:28:40 -07:00
Grant Sanderson
5dcb113996
Moving the frame_center of camera was not working. This fixes it, but I suspect there is a need for a deeper fix where everything is handled in transform_points_pre_display properly for the various camera classes
2019-05-29 18:28:28 -07:00
Devin Neal
68fb61a5b2
add information to docs ( #563 )
2019-05-28 21:28:01 -07:00
Devin Neal
2f37e3abf2
Merge pull request #562 from eulertour/master
...
add master_doc to conf.py
2019-05-28 21:07:40 -07:00
Devin Neal
aecf5b0b18
add master_doc to conf.py
2019-05-28 21:03:20 -07:00
Devin Neal
224d389522
Merge pull request #561 from Kolloom/master
...
Add Windows installation documentation
2019-05-28 19:08:34 -07:00
Grant Sanderson
52054571ab
Merge branch 'master' of github.com:3b1b/manim into diffyq
2019-05-28 13:38:50 -07:00
Grant Sanderson
ddd7ce2f12
Animations up to the preview for the breakdown into sine curves for diffyq chapter 3
2019-05-28 13:38:45 -07:00
Kolloom
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
Devin Neal
47a4a1f2df
Add social badges README
2019-05-28 01:39:06 -07:00
Devin Neal
486b28e4d2
Merge pull request #557 from Kolloom/master
...
Add installation documentation for ubuntu
2019-05-28 01:09:00 -07:00
Devin Neal
2ce766b3bf
Update docs badge
2019-05-28 01:01:48 -07:00
Devin Neal
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
Devin Neal
e93ef301ce
test pr on docs
2019-05-28 00:39:00 -07:00
Devin Neal
c7b5aa6e05
change docs to upstream
2019-05-28 00:36:13 -07:00
Devin Neal
0edb4edfd0
rebase onto upstream
2019-05-28 00:33:05 -07:00
Devin Neal
78448b4388
make build script executable
2019-05-28 00:21:10 -07:00
Devin Neal
969bcf4154
refactor and test doc deployment
2019-05-28 00:13:27 -07:00
Devin Neal
f3f0e3ba03
third attempt at deploying docs
2019-05-27 23:58:05 -07:00
Devin Neal
aa2734477a
second attempt at deploying docs
2019-05-27 23:39:00 -07:00
Devin Neal
d0eb2a0ce8
Merge branch 'master' of github.com:3b1b/manim
2019-05-27 23:16:40 -07:00