Commit graph

2971 commits

Author SHA1 Message Date
Grant Sanderson
7774c191c6 ALL_SCENE_CLASSES -> SCENES_IN_ORDER 2019-04-21 08:14:13 -07:00
Grant Sanderson
fbbfa1ce9c Change patron name scroll 2019-04-21 08:13:45 -07:00
Grant Sanderson
aa5ac95557 Add PiCreature.get_look_at_spot 2019-04-21 08:13:30 -07:00
Grant Sanderson
76f61c504b Remove unnecessary import 2019-04-21 08:13:05 -07:00
Grant Sanderson
4fa782b8b5 Remove extract_scene use of an All_SCENES list 2019-04-21 08:12:44 -07:00
Grant Sanderson
d9fcbea823 Remove Transform.__str__ 2019-04-21 08:12:05 -07:00
cclauss
cf78224b9a
Use ==/!= to compare str, bytes, and int literals 2019-04-21 12:06:37 +02:00
Grant Sanderson
814c9d1252 Heat equation scenes up to ShowPartialDerivativeSymbols 2019-04-16 14:03:37 -07:00
Grant Sanderson
d50b2c0e3b ContrastXChangesToTChanges 2019-04-16 12:52:06 -07:00
Grant Sanderson
14a9316643 Make sure skipped wait calls use a longer dt 2019-04-16 12:50:56 -07:00
Grant Sanderson
aeff47b3e1 xt-plane to heat graph animations 2019-04-11 09:56:19 -07:00
Grant Sanderson
cc7c2cfb73 Remove Transform(...).update(1) call from GraphScene 2019-04-11 09:55:56 -07:00
Grant Sanderson
4972c71190 Finished TalkThrough1DHeatGraph 2019-04-10 14:57:34 -07:00
Grant Sanderson
fd0030085b Added Mobject.match_updaters 2019-04-10 14:57:15 -07:00
Grant Sanderson
a1878308e0 More animations for the heat equation 2019-04-09 18:52:59 -07:00
Grant Sanderson
c1e2ee7843 Changed arrow default max_stroke_width_to_length_ratio 2019-04-09 18:51:44 -07:00
Grant Sanderson
644ac5c94a Added abbreviated names for number_to_point and point_to_number 2019-04-09 18:51:18 -07:00
Grant Sanderson
41e305e561 Merge branch 'master' of github.com:3b1b/manim into ode 2019-04-06 14:01:41 -07:00
Grant Sanderson
e05dbfe2d2 half of 1d heat equation scene 2019-04-06 14:01:37 -07:00
Grant Sanderson
d5eecb8137 Tiny changes to Clock 2019-04-06 14:01:17 -07:00
Grant Sanderson
81d91da752 Moved increment_value method to DecimalNumber 2019-04-06 14:01:04 -07:00
Grant Sanderson
0ff7331dbe Move axis_label method higher to general CoordinateSystems 2019-04-06 14:00:52 -07:00
Devin Neal
27a952b664
Merge pull request #489 from TortelliniLeap/patch-1
Typo fix: remove redundant "the" in README
2019-04-06 11:58:55 -07:00
Devin Neal
2e846a667c
Merge pull request #488 from yoshiask/patch-1
Update README for Windows installation
2019-04-06 11:58:41 -07:00
Grant Sanderson
408da1871d More Fourier + Heat animations 2019-04-06 11:52:56 -07:00
Grant Sanderson
5e7cbbdf24 Tiny formatting changes to drawings.py 2019-04-06 11:52:44 -07:00
Grant Sanderson
5dc6018df5 Added default args for Line and Vector 2019-04-06 11:52:23 -07:00
TortelliniLeap
fdb85b9120
Typo fix: remove redundant "the" 2019-04-04 19:41:37 -04:00
Yoshi Askharoun
3cfe960ee1
Updated README for Windows installation
Adds a section under "Installation" that details all the steps necessary to getting manim to run on Windows. Tested on several Windows 10 machines with unvarying success.
2019-04-04 15:08:29 -07:00
Grant Sanderson
b536c21b6b FourierSeriesIntro 2019-04-04 14:30:52 -07:00
Grant Sanderson
ca70bf8e3f A few more Fourier circle animations 2019-04-04 14:30:39 -07:00
Grant Sanderson
982d437267 Use get_family_updaters to test if a mobject should be drawn during every frame of an animation 2019-04-04 14:29:52 -07:00
Grant Sanderson
26c7faabdd Hacky fix to Arrow scaling issue. There must be a better way to do this... 2019-04-04 14:29:10 -07:00
Grant Sanderson
5e6dc3b492 Merge branch 'master' of github.com:3b1b/manim into ode 2019-04-04 08:56:03 -07:00
Grant Sanderson
1fa8a0dac7 More Fourier circle scenes 2019-04-04 08:55:57 -07:00
Grant Sanderson
8be321d104
Merge pull request #487 from 3b1b/ode
Ode
2019-04-04 08:55:38 -07:00
Grant Sanderson
b0bbb1d078
Merge pull request #475 from niyiyu2316/master
Fix bug for creating Matrix
2019-04-04 08:54:22 -07:00
Devin Neal
acde5252ea
Merge pull request #486 from Pokechu22/cygstart
Fix --preview on cygwin
2019-04-03 21:34:55 -07:00
Pokechu22
3393bf616b Fix --preview on cygwin 2019-04-03 21:10:20 -07:00
Grant Sanderson
247c440d05 A few more Fourier series scenes 2019-04-03 20:40:22 -07:00
Grant Sanderson
200c479759 Beginning heat equation animations, abstract fourier series circles scene implemented 2019-04-02 17:43:58 -07:00
Grant Sanderson
db6958462f Better behavior for turn_animation_into_updater and cycle_animations 2019-04-02 17:43:18 -07:00
Grant Sanderson
043e3986f6 Changes to AnimatedBoundary 2019-04-02 17:42:50 -07:00
Grant Sanderson
065605f6c6 Merge branch 'master' of github.com:3b1b/manim into ode 2019-04-02 13:56:27 -07:00
Grant Sanderson
4019a80c4b Final changes before de chapter 1 2019-04-02 13:56:11 -07:00
Grant Sanderson
5121248c25 Add supporter exception 2019-04-02 13:55:58 -07:00
Devin Neal
b51d1bf6b1
Update README.md 2019-04-02 00:58:57 -07:00
Devin Neal
4ead3627fd
Update README.md 2019-04-02 00:57:23 -07:00
Devin Neal
a91c0d3bc4 add info to docker-compose file 2019-04-02 07:22:46 +00:00
Devin Neal
e6210af9d5 add entrypoint to docker-compose.yml 2019-04-02 03:00:22 +00:00