Commit graph

34 commits

Author SHA1 Message Date
Grant Sanderson
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
Grant Sanderson
13d7228918 Revert "Merge branch 'master' of github.com:3b1b/manim into alt-calc"
This reverts commit 17a1ea6db5, reversing
changes made to c8c6e6d9ba.
2018-05-21 12:11:46 -07:00
Grant Sanderson
17a1ea6db5 Merge branch 'master' of github.com:3b1b/manim into alt-calc 2018-05-19 11:21:38 -07:00
Grant Sanderson
c38ab7982c ZoomedScene display should have opaque background 2018-05-19 11:10:25 -07:00
Ben Hambrecht
b2b66947db reverted to earlier version 2018-05-16 21:17:14 +02:00
Grant Sanderson
f04b2e270c Refactoring how Camera frame height and width are handled 2018-05-11 17:41:37 -07:00
Grant Sanderson
f0b8ae7647 Refactoring and bug fixes to moving_camera, multi_camera, zoomed_scene mix 2018-05-11 13:15:34 -07:00
Grant Sanderson
a982b3c1ac Some bug fixes to ZoomedScene 2018-05-11 11:23:08 -07:00
Grant Sanderson
d36a68f756 Cleanup of ZoomedScene updates 2018-05-10 19:46:10 -07:00
Grant Sanderson
8703e2336c Fixing various in ZoomedScene 2018-05-10 19:20:18 -07:00
Grant Sanderson
7ee85faadd Reimplemented ZoomedScene, using a new MultiCamera 2018-05-10 15:55:31 -07:00
Grant Sanderson
d4392de600 Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
Grant Sanderson
fc3dc64805 Refactor many definitions out of topics and into folders within mobject 2018-03-31 18:05:02 -07:00
Grant Sanderson
087f66aca5 Reorganized camera folder 2018-03-31 15:20:30 -07:00
Grant Sanderson
0978984541 Reorganized animations folder. Warning: While I tried to be systematic, there is a decent chance this will cause import errors somewhere. 2018-03-31 15:11:35 -07:00
Grant Sanderson
9560b0b077 Refactored helpers.py into a folder of various util files, take 2 2018-03-30 18:42:32 -07:00
Grant Sanderson
8fae39fe82 Refactored helpers.py into a folder of various util files 2018-03-30 18:19:23 -07:00
Grant Sanderson
213c615870 Changed camera implementation by renaming space_shape to frame_shape, where its height and width actually correspond to the camera's height and width 2018-03-30 11:34:22 -07:00
Grant Sanderson
bbfce118f2 Adds MovingCameraScene 2018-02-23 11:05:57 -08:00
Grant Sanderson
024a9dd3d4 Removed separate_moving_and_static from scenes in place of cleaner get_moving_mobjects approach 2018-01-17 22:13:38 -08:00
Grant Sanderson
3696ce748d Fixed zoomed_scene bug 2018-01-09 14:04:22 -08:00
Grant Sanderson
9958a73059 Beginning nn project 2017-09-26 17:41:45 -07:00
Grant Sanderson
7452486ddf Finished general L'Hoptital example of eoc7 2017-03-28 17:22:39 -07:00
Grant Sanderson
ba61f19f63 Finished epsilon-delta animations 2017-03-25 12:18:53 -07:00
Grant Sanderson
e5411ea1f6 Finished formal derivative definition animations of eoc7 2017-03-23 16:29:27 -07:00
Grant Sanderson
3535b39dd1 Sure, I *could* separate all these updates into separate reasonable commits, but where's the fun in that? 2017-02-16 13:03:26 -08:00
Grant Sanderson
184b0a3141 Partway through derivative of sine explanation 2017-01-30 14:34:59 -08:00
Grant Sanderson
4c7e04f02f Renaming MED_BUFF constant 2017-01-25 16:40:59 -08:00
Grant Sanderson
91ad99eff4 Completed non-infinitesimal explanation 2017-01-09 11:22:28 -08:00
Grant Sanderson
88ccaf1d3a Preliminary finish to discussion of zeros 2016-12-06 22:25:26 -08:00
Grant Sanderson
781216f5cf Up to intro integral in eoc chapter 1 2016-11-11 11:18:41 -08:00
Grant Sanderson
9591a7b854 Starting redo of Brachistochrone 2016-03-07 19:07:00 -08:00
Grant Sanderson
3d46ebf06d ZoomedScene improvements 2016-02-29 20:52:25 -08:00
Grant Sanderson
b6985b4321 Initial ZoomedScene 2016-02-27 18:50:33 -08:00