Commit graph

2861 commits

Author SHA1 Message Date
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
Devin Neal
a4c8302c55 first attempt at deploying docs 2019-05-27 23:08:43 -07:00
Kolloom
5d4897bd50 Add installation documentation for ubuntu 2019-05-28 00:48:25 -05:00
Devin Neal
49d8276033
Merge pull request #555 from yoshiask/patch-3
Update pycairo requirement
2019-05-27 19:55:58 -07:00
Grant Sanderson
b7fcc68b55
Merge pull request #556 from 3b1b/diffyq
Diffyq
2019-05-27 19:51:21 -07:00
Grant Sanderson
4096fc28b8 Merge branch 'master' of github.com:3b1b/manim into diffyq 2019-05-27 19:49:00 -07:00
Grant Sanderson
e6eb4dd94f Beginning heat equation solution animations 2019-05-27 19:48:48 -07:00
Grant Sanderson
29424eb6b3 Added simple midpoint function 2019-05-27 19:48:33 -07:00
Grant Sanderson
d1e3e5ed20 Formatting correction 2019-05-27 19:48:14 -07:00
Grant Sanderson
828c3dcd7a Added c2p and p2c abbreviations to Axes 2019-05-27 19:47:57 -07:00
Yoshi Askharoun
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
Devin Neal
304822fb8c Merge branch 'master' of github.com:3b1b/manim 2019-05-27 16:14:45 -07:00
Devin Neal
9fa350d906 clean up docs 2019-05-27 16:14:20 -07:00
kyarik
c62ba223b6 Fixed typo in the docs about page (#553) 2019-05-27 15:52:41 -07:00
Devin Neal
4447bbd016 add docs 2019-05-26 00:35:45 -07:00
Grant Sanderson
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
Grant Sanderson
84514a1f6f
Merge pull request #543 from kyarik/patch-2
Mentioned -r argument in example_scenes comment
2019-05-24 15:14:53 -07:00
Grant Sanderson
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
Grant Sanderson
cec7872f48
Merge pull request #547 from 3b1b/diffyq
Diffyq
2019-05-24 15:13:40 -07:00
Grant Sanderson
ce866e8222 Removed duplicate name_animations.py 2019-05-24 15:09:53 -07:00
Grant Sanderson
91b3abae4a Change big_ol_pile_of_imports to manimlib.imports 2019-05-24 15:08:02 -07:00
Grant Sanderson
6e6dd260da Merge branch 'master' of github.com:3b1b/manim into diffyq 2019-05-24 15:06:59 -07:00
Grant Sanderson
2d3493c3d5 Fourier series name animations 2019-05-24 15:06:52 -07:00
Grant Sanderson
c4449fdfb8 Small tweaks to Fourier series animations 2019-05-24 15:06:10 -07:00
Grant Sanderson
bf8f517b49 Changed SceneFileWriter.get_default_file_name 2019-05-24 15:05:20 -07:00
Grant Sanderson
b9822db5bf Changed thumbnail of nn1 2019-05-24 15:04:45 -07:00