Commit graph

40 commits

Author SHA1 Message Date
Grant Sanderson
24d077fbce Change referenced directory of 3b1b content in LICENSE and README 2020-01-06 09:39:33 -08:00
Grant Sanderson
9deb2d3732 Change patron end screen 2019-12-17 09:38:18 -08:00
Grant Sanderson
3628b61d75 Change default color and bubble creation for teacher student scenes 2019-12-10 13:38:18 -08:00
Grant Sanderson
9811564f70 TODO stub 2019-12-05 12:31:23 -08:00
Grant Sanderson
13193d209e Changed patron name ordering 2019-11-11 14:06:04 -08:00
Grant Sanderson
7674a9eaee Changed patreon end screen 2019-10-09 18:09:05 -07:00
Grant Sanderson
85e5b20ede Small tweak to patron scroll 2019-09-10 13:27:18 -07:00
Grant Sanderson
0ac7b420f2 End of windmill project 2019-08-27 19:02:04 -07:00
Grant Sanderson
34e343ec66 Changed endscreen default columns 2019-06-29 15:20:00 -07:00
Grant Sanderson
a9baae4e98 Fixed(?) eye-tracking for PiCreatureScene 2019-06-20 20:23:48 -07:00
Devin Neal
caa4577cd1 reorganize media file tree 2019-06-03 23:41:05 -07:00
Devin Neal
8d621e7cca tweak travis configuration 2019-04-30 21:52:34 -07:00
Grant Sanderson
77a3b47a09 Changed how pi creatures follow what happens 2019-04-21 08:14:35 -07:00
Grant Sanderson
fbbfa1ce9c Change patron name scroll 2019-04-21 08:13:45 -07:00
Grant Sanderson
aa5ac95557 Add PiCreature.get_look_at_spot 2019-04-21 08:13:30 -07:00
Grant Sanderson
5121248c25 Add supporter exception 2019-04-02 13:55:58 -07:00
Grant Sanderson
b9c73fb1a7 Temporary patch to a PiCreatureScene problem 2019-03-30 13:23:44 -07:00
Grant Sanderson
174094254c fixed wait_until for PiCreatureScene 2019-03-20 13:07:26 -07:00
Grant Sanderson
4bd1e6f3a8 Bugfix for PiCreatureScene 2019-03-19 22:28:33 -07:00
Grant Sanderson
4b5b492ba3 Fix change_student_modes 2019-03-16 22:12:49 -07:00
Grant Sanderson
993f7edee9 OldLaggedStart -> LaggedStartMap 2019-02-14 12:06:21 -08:00
Grant Sanderson
03d88bc926 Use Mobject.become instead of Transform.update(1) 2019-02-11 22:23:33 -08:00
Grant Sanderson
1eb8180d3d Get rid of ContinualMovement, replace with always_shift 2019-02-11 13:37:07 -08:00
Grant Sanderson
88b35c45b8 Created fading.py and growing.py to help break up animation.creation.py 2019-02-09 09:08:57 -08:00
Grant Sanderson
707a2f6f63 Get rid of lag_factor 2019-02-08 18:42:40 -08:00
Grant Sanderson
64eb670027 Get rid of lagged_start 2019-02-08 15:53:27 -08:00
Grant Sanderson
13b701ba1b LaggedStart -> OldLaggedStart 2019-02-08 14:49:38 -08:00
Grant Sanderson
1c4ff6a556 update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation 2019-02-08 11:57:27 -08:00
Grant Sanderson
bf3d9c9b5a clean_up -> clean_up_from_scene 2019-02-08 11:00:04 -08:00
Grant Sanderson
24d6113bba Get rid of propagate_style_to_family, since it is basically always true 2019-02-06 16:25:03 -08:00
Grant Sanderson
5ca93b3fe7 Fixed PiCreature pupil handling 2019-02-05 16:17:46 -08:00
Grant Sanderson
b7cf5e82e3 rate_func can no longer be None, must be a function. Use 'linear' instead of None 2019-02-05 15:39:58 -08:00
Grant Sanderson
20f25615a6 arrange_submobjects -> arrange 2019-02-04 14:54:25 -08:00
Grant Sanderson
96e670b4aa Change to banner defaults 2019-02-03 12:12:49 -08:00
Grant Sanderson
b7f733823f Changed default for TeacherStudentScene.student_says 2019-01-30 11:19:24 -08:00
Grant Sanderson
c0bbe18a60 Added banner scene 2019-01-24 13:43:30 -08:00
Grant Sanderson
8820d4b339 Make default student the rightmost one 2019-01-17 14:10:17 -08:00
Grant Sanderson
8931a88b3f A few fixes to the last commit, making sure different file extensions don't mess with the system 2019-01-10 17:29:16 -08:00
Devin Neal
afdf907abc fix imports, remove __init__.py files, some pep8 linting 2018-12-27 09:41:41 -08:00
Devin Neal
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00