|
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 |
|
|
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 |
|
|
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 |
|
|
f5a02d78fe
|
Small changes
|
2018-03-23 08:51:03 -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 |
|
|
552e051d98
|
Tiny change to PatreonEndScreen
|
2018-03-22 11:06:20 -07:00 |
|
|
c5384c3d3e
|
Removed default color of yellow for Arrow
|
2018-03-20 13:44:38 -07:00 |
|
|
9ccc9fa8b4
|
Finished pi day
|
2018-03-14 14:52:33 -07:00 |
|
|
6405647225
|
Added ThreeLeggedPiCreature
|
2018-03-12 17:28:38 -07:00 |
|
|
edad6fb77b
|
Added TauCreatures
|
2018-03-12 15:51:31 -07:00 |
|
|
0d6abe3613
|
Merge branch 'master' of github.com:3b1b/manim into winding-number-grant
|
2018-03-12 14:03:24 -07:00 |
|
|
d4dc52b22a
|
Added FullScreenRect
|
2018-03-11 17:11:55 -07:00 |
|
|
9b8fdf3d3b
|
Bug fix to change_student_modes
|
2018-03-11 17:11:45 -07:00 |
|
|
9e6e5be7be
|
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
|
2018-03-09 10:32:22 -08:00 |
|
|
db50339424
|
Incremental
|
2018-03-09 10:32:19 -08:00 |
|
|
4a47d2bca6
|
Added change_all_student_modes method to TeacherStudentsScene
|
2018-03-08 19:40:31 -08:00 |
|
|
4c3d1f5d61
|
Changed from animation.simple_animation import * to account for animation.compositions
|
2018-03-08 13:55:01 -08:00 |
|
|
f2f5535bc0
|
Makes is so PiCreatureScene PiCreature configuration happens in CONFIG, not by redefining create_pi_creature
|
2018-03-08 13:34:22 -08:00 |
|
|
51e8abf756
|
Some additions to TeacherStudentScene
|
2018-03-06 18:25:28 -08:00 |
|
|
f7a079432f
|
Merge pull request #150 from 3b1b/WindingNumber
Winding number
|
2018-03-06 13:46:15 -08:00 |
|
|
e6591389d0
|
Revert "Add 3D graphing via square approximation."
|
2018-03-05 20:43:40 -08:00 |
|
|
d43fc0faa4
|
Merge pull request #145 from ddxtanx/threeD
Add 3D graphing via square approximation.
|
2018-03-05 20:33:33 -08:00 |
|
|
aba43479f0
|
Poor man's merge
|
2018-03-05 20:25:01 -08:00 |
|
|
86f81a2ede
|
Add warning about light_source
|
2018-03-05 20:14:43 -08:00 |
|
|
3944c8a2d8
|
Merge branch 'lighthouse-grant' into lighthouse2
|
2018-03-05 20:11:45 -08:00 |
|
|
feac46e83b
|
Merge branch 'lighthouse2' into lighthouse-grant
|
2018-03-05 19:45:55 -08:00 |
|
|
cc63caeec0
|
Improve readability of three_dimensions
|
2018-03-05 20:51:55 -06:00 |
|
|
e003bf5c47
|
Add 3D graphing via square approximation.
|
2018-03-05 18:53:13 -06:00 |
|
|
d0b32a9eb9
|
Randomize patron names
|
2018-03-04 10:43:35 -08:00 |
|
|
74f3beca7c
|
Makes Patron names show up lower to start
|
2018-02-28 21:39:25 -08:00 |
|
|
eb09b57356
|
Synced the display of cComplexPlanes to the way NumberPlanes display. However, the code should further be merged at some point
|
2018-02-28 19:48:08 -08:00 |
|
|
d7b84b0507
|
Simpler move_lighthouse_to
|
2018-02-27 22:39:50 -08:00 |
|
|
ec4bf7b504
|
Fixed(?) Spotlight.update_sectors
|
2018-02-27 13:56:22 -08:00 |
|
|
80b35918cf
|
tweaking PondScene
|
2018-02-27 18:48:55 +01:00 |
|
|
74742ce5b4
|
Merge branch 'master' into lighthouse2
# Conflicts:
# camera/camera.py
# helpers.py
|
2018-02-27 12:38:05 +01:00 |
|
|
c2b3e3f3e0
|
Changed mobject of ScreenTracker
|
2018-02-26 23:34:42 -08:00 |
|
|
ae41269d36
|
Merge branch 'master' of github.com:3b1b/manim into lighthouse-grant
|
2018-02-26 19:04:09 -08:00 |
|
|
14f531086c
|
Finished FirstLighthouseScene
|
2018-02-26 19:02:12 -08:00 |
|
|
226f0153bd
|
Enabled coloring of the point in a GrowFromPoint animation
|
2018-02-26 19:01:44 -08:00 |
|
|
0c7c324271
|
Merge pull request #140 from 3b1b/WindingNumber
Winding number
|
2018-02-26 16:23:50 -08:00 |
|
|
07214127d8
|
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
|
2018-02-26 16:01:49 -08:00 |
|
|
a06c9d32d9
|
microedits (not yet working)
|
2018-02-27 00:22:21 +01:00 |
|
|
148c808b76
|
Merge branch 'lighthouse2' of github.com:3b1b/manim into lighthouse2
|
2018-02-26 11:59:32 -08:00 |
|
|
26388d35f4
|
Merge branch 'master' of github.com:3b1b/manim into lighthouse2
|
2018-02-26 11:59:06 -08:00 |
|
|
2ff564af39
|
Merge branch 'master' of github.com:3b1b/manim into lighthouse-grant
|
2018-02-26 11:39:51 -08:00 |
|
|
123b45298a
|
microedits
|
2018-02-26 18:39:33 +01:00 |
|