Commit graph

3593 commits

Author SHA1 Message Date
Grant Sanderson
d695e2cc0b Made Rectangle a Polygon 2019-02-05 15:24:51 -08:00
Grant Sanderson
2730c1036b Removed VMobject.change_anchor_mode 2019-02-05 15:24:30 -08:00
Grant Sanderson
1f46904f9b Remove add_control_points, re-implement VMobject.align_points 2019-02-05 13:12:55 -08:00
Grant Sanderson
eaf25ff34b Changing the way VMobject handles its internal bezier curves so as to eliminate the need for sup_paths 2019-02-05 11:02:15 -08:00
Grant Sanderson
eb0c63606d sort_submobject -> sort and shuffle_submobjects -> shuffle 2019-02-04 15:02:32 -08:00
Grant Sanderson
8f556ffb89 print_submobject_family -> print_family 2019-02-04 14:58:15 -08:00
Grant Sanderson
20f25615a6 arrange_submobjects -> arrange 2019-02-04 14:54:25 -08:00
Grant Sanderson
8474702969
Merge pull request #429 from 3b1b/checkpoints
Checkpoints
2019-02-04 14:16:30 -08:00
Grant Sanderson
47555652e8 Fixed no animations bug 2019-02-04 14:15:41 -08:00
Grant Sanderson
5d5fdef748 Change the check fo Special3DScene quality 2019-02-04 14:13:18 -08:00
Grant Sanderson
9619ebfd61 Fix ThreeDAxes bug 2019-02-04 14:12:49 -08:00
Grant Sanderson
b70e0a0c75 Small changes to retired clacks project 2019-02-04 10:32:24 -08:00
Grant Sanderson
3b088b1284
Merge pull request #426 from 3b1b/clacks
Clacks
2019-02-03 12:20:25 -08:00
Grant Sanderson
e5861fb3d7 Retire clacks to old_projects 2019-02-03 12:16:57 -08:00
Grant Sanderson
610103f92c Final animations for the clacks solution 2019-02-03 12:14:22 -08:00
Grant Sanderson
536639188c Unfinished changes to stage_scenes.py 2019-02-03 12:14:03 -08:00
Grant Sanderson
6e0596d0dc Call continual_update at the start of a wait call, even if there are no time-dependent mobjects 2019-02-03 12:13:24 -08:00
Grant Sanderson
96e670b4aa Change to banner defaults 2019-02-03 12:12:49 -08:00
Grant Sanderson
33b7371eb1 sheen -> sheen_factor 2019-02-03 12:12:26 -08:00
Grant Sanderson
b5c60ecd0a Small changes to Mobject.upate 2019-02-03 12:11:56 -08:00
Grant Sanderson
0212fa27e7 Remove commented out old implementation of put_start_and_end_on 2019-02-03 12:10:55 -08:00
Grant Sanderson
2346175152 DEFAULT_FRAME_DURATION -> DEFAULT_FRAME_RATE and change value to 60 2019-02-03 12:10:00 -08:00
Grant Sanderson
593dd38b45 frame_duration -> frame_rate 2019-02-03 12:09:20 -08:00
Grant Sanderson
5e63b5743d Update target mobject before Transform 2019-02-03 12:08:37 -08:00
Grant Sanderson
51656c4dfc Use deepcopy in Rotate 2019-02-03 12:08:11 -08:00
Grant Sanderson
6165f49959 Remove unnecessary import 2019-02-03 12:07:37 -08:00
Grant Sanderson
c9ea85936f Update mobject at the start of an animation 2019-02-03 12:03:37 -08:00
Grant Sanderson
cb18daab37
Merge pull request #424 from 3b1b/clacks
Clacks
2019-01-30 11:29:33 -08:00
Grant Sanderson
d470232749 Several more PositionPhaseSpaceScene scenes 2019-01-30 11:25:48 -08:00
Grant Sanderson
4a5b611aff Nix setup_bases 2019-01-30 11:20:17 -08:00
Grant Sanderson
4b15079318 Mobject should update when Mobject.resume_updating is called 2019-01-30 11:19:58 -08:00
Grant Sanderson
b7f733823f Changed default for TeacherStudentScene.student_says 2019-01-30 11:19:24 -08:00
Grant Sanderson
5d8c08c114 Further animations for clacks solution 2 project 2019-01-29 23:53:37 -08:00
Grant Sanderson
a65dbf27d9 Changed implementation of angle_between 2019-01-29 23:53:20 -08:00
Grant Sanderson
7a5c419297 Changed what the gain argument of Scene.play means to instead actually apply gain to the passed in sound, not the background 2019-01-29 23:52:56 -08:00
Grant Sanderson
40273bab1d Changed implementation of ShowPassingFlash to something that felt less confusing 2019-01-29 23:52:01 -08:00
Grant Sanderson
358b1e6313 Make LaggedStart adopt default rate_func and run_time of the animation it takes in 2019-01-29 23:51:24 -08:00
Grant Sanderson
a409fd6fe5 Suspend mobject updating during animations 2019-01-29 14:40:44 -08:00
Grant Sanderson
dc24c03349 Updates to light-bouncing clack solution 2019-01-29 14:23:13 -08:00
Grant Sanderson
c8c003ba4b Added simple get_parameters function 2019-01-29 14:22:46 -08:00
Grant Sanderson
a72b769c0f Made 0 a default value for DecimalNumber 2019-01-29 14:22:23 -08:00
Grant Sanderson
9bb3b8f4bf Changed the way Mobject updaters are checked to be dependent on time 2019-01-29 14:21:56 -08:00
Grant Sanderson
acb5b2cfea Setup for clacks solution2 2019-01-28 10:25:15 -08:00
Grant Sanderson
3aadc1fb78 Add inflection parameter to rush_into and rush_from 2019-01-28 10:24:55 -08:00
Grant Sanderson
eb355fc7a1 Added gain to Scene.add_sound 2019-01-28 10:22:08 -08:00
Grant Sanderson
43a583fc4f Beginning clacks_solution2 animations 2019-01-25 11:47:55 -08:00
Grant Sanderson
bfc4251d6d
Merge pull request #419 from 3b1b/scene-file-writer-refactor
Scene file writer refactor
2019-01-25 11:46:32 -08:00
Grant Sanderson
0255627922 Allow scene extraction from a special file which contains an ALL_SCENE_CLASSES list and an OUTPUT_DIRECTORY. This is part of a move to make the output file organization independent from the sourcecode organization 2019-01-25 11:03:14 -08:00
Grant Sanderson
900e6ac837 Use frame_rate, instead of frame_duration, and make that part of the camera rather than the scene 2019-01-25 10:13:17 -08:00
Grant Sanderson
503ede97af
Merge pull request #418 from 3b1b/scene-file-writer-refactor
Scene file writer refactor
2019-01-24 22:38:37 -08:00