Commit graph

1671 commits

Author SHA1 Message Date
Grant Sanderson
ad13082b73 Added Mobject.stretch_to_fit_depth 2018-02-27 13:55:38 -08:00
Sridhar Ramesh
265986c3f3 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-27 12:20:35 -08:00
Ben Hambrecht
0aaa8c1877 removed return 2018-02-27 19:12:34 +01:00
Ben Hambrecht
80b35918cf tweaking PondScene 2018-02-27 18:48:55 +01:00
Ben Hambrecht
342d6eaa82 resolved conflicts 2018-02-27 18:48:35 +01:00
Ben Hambrecht
74742ce5b4 Merge branch 'master' into lighthouse2
# Conflicts:
#	camera/camera.py
#	helpers.py
2018-02-27 12:38:05 +01:00
Grant Sanderson
c521a021fe Changed order of args in paths searched for svg files 2018-02-26 23:35:40 -08:00
Grant Sanderson
3afdce521d Up to EarthScene of basel2 2018-02-26 23:35:13 -08:00
Grant Sanderson
c2b3e3f3e0 Changed mobject of ScreenTracker 2018-02-26 23:34:42 -08:00
Grant Sanderson
ec610a9152 Really dumb copy-pasting of extract_scene.py and scene.py from master to get what I want. Not sure what's going on here. 2018-02-26 19:07:57 -08:00
Grant Sanderson
ae41269d36 Merge branch 'master' of github.com:3b1b/manim into lighthouse-grant 2018-02-26 19:04:09 -08:00
Grant Sanderson
14f531086c Finished FirstLighthouseScene 2018-02-26 19:02:12 -08:00
Grant Sanderson
226f0153bd Enabled coloring of the point in a GrowFromPoint animation 2018-02-26 19:01:44 -08:00
Grant Sanderson
a302a6bf04 Finished MathematicalWebOfConnections scene 2018-02-26 17:12:47 -08:00
Grant Sanderson
0c7c324271
Merge pull request #140 from 3b1b/WindingNumber
Winding number
2018-02-26 16:23:50 -08:00
Grant Sanderson
60a47d0e2e Reverted basel.py to original pre-grant state 2018-02-26 16:15:03 -08:00
Grant Sanderson
671b6e6fe8 Changes to basel, and replication of the file 2018-02-26 16:13:28 -08:00
Sridhar Ramesh
1a8266b5a3 Incremental WindingNumber changes (and hopefully fixes to merge snafu now removed frmo history)
For reference: There had been a giant merge snafu (a merge on the Master branch of changes from Lighthouse2 that somehow overwrote many other files to older versions), apparently fixed on the Master branch by doing a reset to an older version and then a push -f. Before it was fixed, the merge snafu from Master was pulled into Sridhar's local WindingNumber, and then pushed to the remote WindingNumber as well. This was fixed by also doing a reset on Sridhar's local WindingNumber to the last good version and a push --force-with-lease. (There were some uncommitted changes on WindingNumber.py lost in the process, but luckily, by manually saving the file, those changes were reinserted, in this very commit).
2018-02-26 16:07:50 -08:00
Sridhar Ramesh
07214127d8 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-26 16:01:49 -08:00
Ben Hambrecht
a06c9d32d9 microedits (not yet working) 2018-02-27 00:22:21 +01:00
Grant Sanderson
148c808b76 Merge branch 'lighthouse2' of github.com:3b1b/manim into lighthouse2 2018-02-26 11:59:32 -08:00
Grant Sanderson
26388d35f4 Merge branch 'master' of github.com:3b1b/manim into lighthouse2 2018-02-26 11:59:06 -08:00
Grant Sanderson
99783d77a0 Added edits to intro scene 2018-02-26 11:58:56 -08:00
Sridhar Ramesh
1b9cde00d9 Minor fix to camera.py, making SplitScreenCameras work again after some change to background handling made them crash 2018-02-26 11:47:37 -08:00
Grant Sanderson
1ba56c3bba Satisfying finicky spacing desires 2018-02-26 11:41:44 -08:00
Grant Sanderson
2ff564af39 Merge branch 'master' of github.com:3b1b/manim into lighthouse-grant 2018-02-26 11:39:51 -08:00
Grant Sanderson
29c9f3df75
Merge pull request #139 from 3b1b/uncertainty
End of uncertainty
2018-02-26 11:37:42 -08:00
Grant Sanderson
eb5f3e7aa6 Moving uncertainty and fourier to old_projects 2018-02-26 11:37:18 -08:00
Ben Hambrecht
123b45298a microedits 2018-02-26 18:39:33 +01:00
Grant Sanderson
ef08e1fcbe Finished uncertainty project 2018-02-24 19:13:19 -08:00
Grant Sanderson
4c1934fe4f Fixed typo 2018-02-24 19:09:08 -08:00
Grant Sanderson
f93679fa47 Full HangingWeightsScene scene 2018-02-23 11:07:05 -08:00
Grant Sanderson
8c5bd4ecc9 Doesn't count PiCreatureScene blinks as animations (that are counted up for -n purposes) 2018-02-23 11:06:45 -08:00
Grant Sanderson
bbfce118f2 Adds MovingCameraScene 2018-02-23 11:05:57 -08:00
Grant Sanderson
7518ff2861 Adds inverting for ImageMobjects 2018-02-23 11:04:53 -08:00
Ben Hambrecht
f5e545e3dd finished IntroScene tweaks 2018-02-23 19:38:27 +01:00
Ben Hambrecht
497961082e curved arcs can now handle negative angles 2018-02-23 19:27:59 +01:00
Ben Hambrecht
72efc2cad9 classes ArcBetweenPoints, CurvedArrow, CurvedDoubleArrow
This makes it easier to draw arcs
2018-02-23 18:36:54 +01:00
Ben Hambrecht
e6dca3b44d finished sum manipulation scene 2018-02-23 14:44:29 +01:00
Sridhar Ramesh
2966c1c31e Incremental 2018-02-22 15:32:49 -08:00
Ben Hambrecht
e2f6a1f2a0 Merge branch 'master' into lighthouse2 2018-02-22 23:03:37 +01:00
Ben Hambrecht
4f8bc1fee9 working on final scene 2018-02-22 23:03:05 +01:00
Ben Hambrecht
d416890fbc added synonym for number line labels 2018-02-22 23:02:54 +01:00
Sridhar Ramesh
6365de0b81 Incremental 2018-02-22 12:05:57 -08:00
Sridhar Ramesh
d24eab9979 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-22 11:08:01 -08:00
Grant Sanderson
6c1c979955
Merge pull request #137 from 3b1b/uncertainty
Uncertainty
2018-02-22 11:06:48 -08:00
Grant Sanderson
c329fa5914 Fixes small run_time and added some warnings to Succession 2018-02-22 11:05:38 -08:00
Ben Hambrecht
fd91761f89 Finalized PondScene (save overlays), working on final scenes 2018-02-22 18:20:25 +01:00
Grant Sanderson
1c095a7f07 Merge branch 'master' of github.com:3b1b/manim into uncertainty 2018-02-22 09:02:20 -08:00
Ben Hambrecht
25744bdb54 rewriting PondScene with ThreeDCamera 2018-02-22 11:18:20 +01:00