Commit graph

2645 commits

Author SHA1 Message Date
Grant Sanderson
044f37b1d0
Merge pull request #510 from charliepark/patch-1
Link to 3Blue1Brown channel in the README intro.
2019-04-22 10:14:34 -07:00
Charlie Park
31d5c9d3cf
Altered link, to point to 3Blue1Brown.com 2019-04-22 09:34:44 -07:00
Charlie Park
77930168de
Link to 3Blue1Brown channel in the README intro.
People discovering this engine on GitHub might not have context on it, or know what it looks like. Linking to YouTube allows people to see examples of the engine in action.
2019-04-22 09:30:13 -07:00
Devin Neal
61b2ddd2e6
Merge pull request #508 from cclauss/patch-1
Use ==/!= to compare str, bytes, and int literals
2019-04-21 14:27:57 -07:00
cclauss
cf78224b9a
Use ==/!= to compare str, bytes, and int literals 2019-04-21 12:06:37 +02: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
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
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
Devin Neal
0d1a93cf66 change dockerfile entrypoint to /bin/bash 2019-04-02 02:56:09 +00:00
Devin Neal
9650110cce
Merge pull request #328 from xfbs/cleanup-dockerfile
Cleanup Dockerfile
2019-04-01 18:07:28 -07:00
Devin Neal
c114e461d5 python3 -> python 2019-04-02 01:04:10 +00:00
Devin Neal
f348df5dbc move workdir from dockerfile to docker-compose.yml 2019-04-02 00:55:05 +00:00
Devin Neal
01e42fb325 remove network restriction 2019-04-02 00:49:59 +00:00
Devin Neal
1e3c44bdae Merge branch 'master' of https://github.com/3b1b/manim into cleanup-dockerfile 2019-04-02 00:30:26 +00:00
Grant Sanderson
e3a40388ec Pile of ode scenes made while editing 2019-03-30 13:23:56 -07:00
Grant Sanderson
b9c73fb1a7 Temporary patch to a PiCreatureScene problem 2019-03-30 13:23:44 -07:00
Grant Sanderson
86a8cefc0f Fixed ClockPassesTime animation 2019-03-30 13:23:11 -07:00
Grant Sanderson
6b59cdcd37 Fixed issue with numberline last tick vs. arrow conflict 2019-03-30 13:22:53 -07:00
Grant Sanderson
a03de9dde9 Fixed tyop 2019-03-30 13:22:24 -07:00
Grant Sanderson
46711a7e3a Fixed typo 2019-03-30 13:22:06 -07:00
Grant Sanderson
9d566de8d1 Pile of ODE scenes 2019-03-29 15:12:38 -07:00
Grant Sanderson
e8fe67650a Fixed problem with LaggedStartMap 2019-03-29 15:12:31 -07:00
Grant Sanderson
34851761e2 Many more ode1 scenes and fixes as the video gets edited 2019-03-28 16:20:09 -07:00
Grant Sanderson
ea4df1f41e Editing some div_curl scenes I want to carry over 2019-03-28 16:19:46 -07:00
Grant Sanderson
5337dc5ee4 Fixed name conflict for AnimatedBoundary 2019-03-28 16:19:25 -07:00
Grant Sanderson
7ae67fad09 Quick fix for LaggedStart kwargs confusion, but this needs a better long-term solution 2019-03-28 16:18:35 -07:00
Grant Sanderson
3868597831
Merge pull request #481 from 3b1b/ode
Ode
2019-03-26 17:53:44 -07:00
Grant Sanderson
caf41f43d9 More scenes for ode1 2019-03-26 17:52:53 -07:00
Grant Sanderson
9a452f3fee Up to 3 body problem illustration 2019-03-25 16:44:08 -07:00
Grant Sanderson
9c381d15b6 ThreeDScene was still using continual animation constructs 2019-03-25 16:43:40 -07:00
Grant Sanderson
ec1436ef5a Changed default for Interval numbering 2019-03-25 16:43:16 -07:00
Grant Sanderson
708451964a Up to ShowHighVelocityCase in ode part 1 2019-03-25 09:47:45 -07:00
Grant Sanderson
a166f6b214 Up to IntroduceVectorField scene of ode chapter 1 2019-03-24 11:35:03 -07:00
Grant Sanderson
876f2c3419 Make BackgroundRectangle stroke_opacity 0 2019-03-24 11:34:07 -07:00