Commit graph

32 commits

Author SHA1 Message Date
Grant Sanderson
85b1164cf6 Replace numbers_with_elongated_ticks -> big_tick_numbers 2024-02-22 11:48:08 -08:00
Grant Sanderson
2da0d684ab MovingCameraScene -> Scene 2023-10-09 14:18:22 -05:00
Grant Sanderson
16cbe8837c Scenes for the Gaussian integral video 2023-04-03 08:46:40 -07:00
Grant Sanderson
7588ef39f2 Rename MTex -> Tex, and Tex -> OldTex 2022-12-27 16:31:01 -08:00
Grant Sanderson
436842137e Rename bubble_class -> bubble_type and bubble_kwargs -> bubble_config 2022-05-25 13:56:37 -07:00
Grant Sanderson
117849e3fd student_index -> index 2022-05-24 18:01:12 -07:00
Grant Sanderson
0844330e63 Rename look_at_arg -> look_at 2022-05-24 16:04:31 -07:00
Grant Sanderson
2c56ee8355 Rename change_student_modes to play_student_changes 2022-05-24 15:59:51 -07:00
Grant Sanderson
af165bd975 Rename get_student_changes -> change_students 2022-05-24 15:37:45 -07:00
Grant Sanderson
3dd96ca2f7 Finalize Fourier monster animations 2022-04-22 11:52:34 -07:00
Grant Sanderson
def77941ca Clean up some fourier animations 2022-04-06 13:21:17 -07:00
Grant Sanderson
e81cd4dc71 Some tweaks to the fourier name scene 2021-10-16 10:18:31 -07:00
Grant Sanderson
f75130d3a5 New thumbnails 2021-10-01 12:34:40 -07:00
Grant Sanderson
487e33299f New thumbnails 2021-08-18 20:59:10 -07:00
Grant Sanderson
0fbd0681a6 Change defaults 2021-04-28 08:47:58 -07:00
Grant Sanderson
17e38e03dc Various thumbnail changes 2021-04-05 08:10:34 -06:00
Grant Sanderson
5f43d6e115 Changed how configuration for labels on a NumberLine, and hence also on Axes, so that it takes in DecimalNumber configuration directly rather than as a separte dict. 2021-02-06 11:06:46 -08:00
Nihaal Sangha
262213a295
Remove .DS_Store 2021-01-22 14:44:28 +00:00
Grant Sanderson
24a2001c6b Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:27 -10:00
Grant Sanderson
001e428b89 Rename sort_submobjects -> sort, etc. 2021-01-15 08:56:09 -10:00
Grant Sanderson
df6f3d2937 Globally replace .points references with .get_points or .set_points depending on context 2021-01-12 16:07:45 -10:00
Grant Sanderson
2c0dbe0815 Rename get_tex_string -> get_tex 2021-01-07 12:15:09 -08:00
Grant Sanderson
b6869b8ce4 Rename substrings_to_isolate -> isolate 2021-01-07 12:12:19 -08:00
Grant Sanderson
6afceff360 Clean up color names, replacing LIGHT_GREY with GREY_B, DARK_GREY with GREY_D, etc. 2021-01-02 22:45:19 -08:00
Grant Sanderson
4553139296 PRODUCTION_QUALITY => UHD 2021-01-02 21:34:26 -08:00
Grant Sanderson
7721ed0bc6 Renamed imports_3b1b => manim_imports_ext 2021-01-01 20:10:38 -08:00
Grant Sanderson
f86ed5e38a Factored out all of what was in the random_scenes folder to (hopefully) more organized spots 2021-01-01 20:06:46 -08:00
Grant Sanderson
34209636f1 Moving various scenes out of playground.py 2021-01-01 14:48:59 -08:00
mstechly
e4081456dc Solved merge conflict. 2021-01-01 15:49:28 -05:00
mstechly
f0b2a4fcd7 Removed all the *.pyc and .DS_Store files. 2021-01-01 15:48:16 -05:00
mstechly
d1a541798b Removed all the *.pyc and .DS_Store files. 2020-12-31 18:00:06 -05:00
Grant Sanderson
98f4d2eb19 Transfered 3b1b video content out of manim directory, starting a new project here 2020-12-31 13:05:22 -08:00