Commit graph

4945 commits

Author SHA1 Message Date
Grant Sanderson
4c894077d3 Add np_vector types to constants 2022-12-15 15:24:08 -08:00
Grant Sanderson
c56968fd09 Cleaner imports 2022-12-15 15:23:59 -08:00
Grant Sanderson
c8d01e7a43 Kill CONFIG in drawings.py 2022-12-15 14:28:34 -08:00
Grant Sanderson
3b5181d1a3 Kill CONFIG in StringMobject and Text 2022-12-15 13:35:13 -08:00
Grant Sanderson
588c3fce02 Allow style configuration to be None 2022-12-15 12:48:43 -08:00
Grant Sanderson
a3215d0354 Fix small height bug 2022-12-15 12:48:27 -08:00
Grant Sanderson
c55374245d Kill config in svg_mobject 2022-12-15 12:48:06 -08:00
Grant Sanderson
c2766c9837 Remove stray import 2022-12-15 12:47:53 -08:00
Grant Sanderson
5a309d41b7 Undo potentially undefined typing 2022-12-15 11:33:53 -08:00
Grant Sanderson
10c0f4b694 Don't pass kwargs to Animation from LaggedStart 2022-12-15 11:33:41 -08:00
Grant Sanderson
2a89e84538 Kill CONFIG in brace.py 2022-12-15 11:33:27 -08:00
Grant Sanderson
aac320aa98 Update Checkmark and Exmark definitions 2022-12-15 11:33:14 -08:00
Grant Sanderson
7aa5c83a14 Kill CONFIG in tex_mobject.py 2022-12-15 11:33:00 -08:00
Grant Sanderson
d4b6bf40e5 Small type fixes 2022-12-15 10:17:57 -08:00
Grant Sanderson
002129e7a2 Remove stray import 2022-12-15 10:17:43 -08:00
Grant Sanderson
1aaa3b4ad5 Remove unnecessary import 2022-12-15 10:12:10 -08:00
Grant Sanderson
a39c65cb5c Fix type 2022-12-15 10:11:58 -08:00
Grant Sanderson
6c4e028eab Kill CONFIG in surface.py 2022-12-15 10:11:50 -08:00
Grant Sanderson
bab1f964bb Add types to constants 2022-12-15 09:56:08 -08:00
Grant Sanderson
3a65eb4d2c Kill CONFIG in ImageMobject 2022-12-15 09:56:01 -08:00
Grant Sanderson
98c53151ad Correct type for texture_paths 2022-12-15 09:55:50 -08:00
Grant Sanderson
b373e33a22 Kill CONFIG in dot_cloud.py 2022-12-15 09:37:32 -08:00
Grant Sanderson
a715a5bc3f Kill CONFIG in vectorized_mobject.py 2022-12-15 09:19:05 -08:00
Grant Sanderson
97a5861ccf Remove stray "kwargs" 2022-12-15 09:18:53 -08:00
Grant Sanderson
e8c220a3f2 Add np_vector shorthand type to constants 2022-12-15 09:18:41 -08:00
Grant Sanderson
133ac8bb26 Kill CONFIG in mobject.py 2022-12-15 09:18:22 -08:00
Grant Sanderson
a817364a0e Remove three_d_scene import 2022-12-15 08:14:35 -08:00
Grant Sanderson
33b4e617a6 Move ThreeDScene to once_useful_constructs 2022-12-15 08:09:31 -08:00
Grant Sanderson
c57f1f997a Kill CONFIG in vector_space_scene and move to once_useful_constructs 2022-12-15 08:08:40 -08:00
Grant Sanderson
0b994db0ec Make camera_config changable as a class variable 2022-12-14 17:14:53 -08:00
Grant Sanderson
69b0b0727e Kill CONFIG in scene_file_writer.py 2022-12-14 17:07:05 -08:00
Grant Sanderson
013bf8b639 Kill CONFIG in scene.py 2022-12-14 17:01:46 -08:00
Grant Sanderson
2f8fe689d9 Kill CONFIG in camera.py 2022-12-14 16:41:19 -08:00
Grant Sanderson
a0a17be6ea Remove digest_config 2022-12-14 16:27:33 -08:00
Grant Sanderson
4e8b80fe86 Ensure shift continues to be second arg of FadeOut 2022-12-14 16:27:25 -08:00
Grant Sanderson
53994f0650 Add shorthand for type np.ndarray[int, np.dtype[np.float64]] 2022-12-14 16:17:15 -08:00
Grant Sanderson
ca1ba67a85 Kill config in update.py 2022-12-14 16:02:15 -08:00
Grant Sanderson
4aa7d439f1 Kill CONFIG in transform_matching_parts animations 2022-12-14 15:55:02 -08:00
Grant Sanderson
0aa451396d Kill CONFIG in specialized.py 2022-12-14 15:13:30 -08:00
Grant Sanderson
a6744a19d3 Kill CONFIG in rotation.py 2022-12-14 15:08:20 -08:00
Grant Sanderson
02c3243f98 Kill CONFIG in numbers.py 2022-12-14 15:02:25 -08:00
Grant Sanderson
81615d9f4b Kill CONFIG in movement.py 2022-12-14 14:58:25 -08:00
Grant Sanderson
7dcf5eff8e Kill CONFIG in indication.py 2022-12-14 14:40:05 -08:00
Grant Sanderson
a901704b31 Return self in Circle.surround 2022-12-14 14:39:57 -08:00
Grant Sanderson
c8442c404e Refresh triangulation after reversing points 2022-12-14 14:39:49 -08:00
Grant Sanderson
7474a98752 Kill config in growing.py 2022-12-14 12:08:18 -08:00
Grant Sanderson
5571c7d576 Kill config in transform.py 2022-12-14 12:05:33 -08:00
Grant Sanderson
adf886dced Add 'Callable' import 2022-12-14 11:27:13 -08:00
Grant Sanderson
f6858778c4 Kill config in fading 2022-12-14 11:27:00 -08:00
Grant Sanderson
98a969242a Add (optional) quieting for checkpoint_paste 2022-12-14 11:02:51 -08:00