1418 Commits

Author SHA1 Message Date
6451f09bd5 Refactored helpers.py into a folder of various util files, take 3 2018-03-30 18:47:57 -07:00
9560b0b077 Refactored helpers.py into a folder of various util files, take 2 2018-03-30 18:42:32 -07:00
8fae39fe82 Refactored helpers.py into a folder of various util files 2018-03-30 18:19:23 -07:00
4de2dd1d5a Updated README.md 2018-03-30 15:58:51 -07:00
a203a79ce5 Merge pull request #178 from 3b1b/add-license-1
Create LICENSE
2018-03-30 15:51:39 -07:00
adc94c0494 Create LICENSE 2018-03-30 15:50:28 -07:00
546c093c5f Merge pull request #177 from 3b1b/simple-improvements
Simple improvements
2018-03-30 12:58:44 -07:00
2e5dbf2427 added big_ol_pile_of_manim_imports.py (see the comment at the head of that file 2018-03-30 12:56:29 -07:00
413403c904 Whoops, some files were missing from last commit 2018-03-30 12:06:19 -07:00
91cba911f5 Rename radial_gradient_highlight to set_colors_by_radial_gradient 2018-03-30 12:03:52 -07:00
380a87acca Renamed gradient_highlight to set_color_by_gradient 2018-03-30 11:59:39 -07:00
618590bee1 Renamed 'highlight' to 'set_color' 2018-03-30 11:51:31 -07:00
3ec4d89e10 Renamed DEFAULT_HEIGHT to DEFAULT_PIXEL_HEIGHT 2018-03-30 11:36:06 -07:00
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
e168bfe5ba Rename SPACE_X_RADIUS to FRAME_X_RADIUS, and added constant FRAME_WIDTH (likewise for all y-coordinate information) 2018-03-30 11:25:37 -07:00
55786e443d Renamed SPACE_WIDTH and SPACE_HEIGHT to SPACE_X_RADIUS and SPACE_Y_RADIUS to be less confusing 2018-03-30 11:03:14 -07:00
873fa49fbe Merge pull request #176 from 3b1b/winding-number-grant
Winding number grant
2018-03-26 11:02:17 -07:00
033df087ac Retiring Winding numbers to old_projects 2018-03-26 11:00:55 -07:00
96de3e99ae Merge branch 'master' of github.com:3b1b/manim into winding-number-grant 2018-03-26 11:00:12 -07:00
c4f0c70710 Merge pull request #175 from 3b1b/WindingNumber
Winding number
2018-03-26 10:58:29 -07:00
35270949ab Finishing touches to Winding 2018-03-26 10:57:41 -07:00
0190634800 All final changes; the video is done, and it's time to commit and push these 2018-03-25 23:01:22 -07:00
47fbcfd392 Incremental 2018-03-23 14:40:10 -07:00
25bc1faab2 Tweaks to some final scenes 2018-03-23 08:51:19 -07:00
f5a02d78fe Small changes 2018-03-23 08:51:03 -07:00
87a501f37c Incremental 2018-03-23 04:16:03 -07:00
6413e6a32d Merge branch 'master' of github.com:3b1b/manim into winding-number-grant 2018-03-22 15:02:53 -07:00
9e1b6864f1 Merge pull request #172 from 3b1b/WindingNumber
Winding number
2018-03-22 15:02:44 -07:00
b69d8a9f97 Incremental 2018-03-22 15:02:20 -07:00
6cde4263fe Merge branch 'master' of github.com:3b1b/manim into winding-number-grant 2018-03-22 15:01:29 -07:00
d16723fbdd ShowComplexNumber Scene 2018-03-22 12:54:13 -07:00
66339b1eb0 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-03-22 12:03:20 -07:00
dccdca41b2 Incremental 2018-03-22 11:54:08 -07:00
a43a2e3a49 Merge pull request #171 from 3b1b/winding-number-grant
Winding number grant
2018-03-22 11:53:05 -07:00
048fdb6ca4 Merge branch 'master' of github.com:3b1b/manim into winding-number-grant 2018-03-22 11:52:06 -07:00
13cf7b9dd8 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-03-22 11:06:59 -07:00
5f8737cd46 End message animations 2018-03-22 11:06:28 -07:00
552e051d98 Tiny change to PatreonEndScreen 2018-03-22 11:06:20 -07:00
c42148c195 Changed default behavior of VMobject.set_fill from setting opacity to 1 if nothing was specified and it started at 0 2018-03-22 11:05:35 -07:00
744c813ec0 Tiny change 2018-03-21 13:41:38 -07:00
ad330cc95b TransitionFromPathsToBoundaries 2018-03-21 13:41:15 -07:00
1972874115 Small fix to TexMobject.add_background_rectangle 2018-03-21 13:40:52 -07:00
b968f13faa MonomialTerm 2018-03-20 18:22:36 -07:00
36aade767c Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-03-20 17:37:39 -07:00
10637e1d97 BFS now implemented on EquationSolver2d 2018-03-20 17:35:57 -07:00
b58b771678 EquationSolver2d restructure, en route to implementing BFS 2018-03-20 17:19:29 -07:00
069b34f17c Merge pull request #169 from 3b1b/WindingNumber
Incremental
2018-03-20 16:58:31 -07:00
739807cb66 Incremental 2018-03-20 16:57:06 -07:00
973063f9b7 Added SearchSpacePerimeterVsArea 2018-03-20 16:32:47 -07:00
bc53abc4cb Added PathContainingZero scene 2018-03-20 13:44:51 -07:00