3b1b-manim/manimlib
2021-01-08 22:26:47 -08:00
..
animation Rename get_tex_string -> get_tex 2021-01-07 12:14:51 -08:00
camera Remove no-longer-needed hack for pixel_coords_to_space_coords 2021-01-06 12:46:46 -08:00
mobject Introduce flat_stroke uniform 2021-01-08 22:26:47 -08:00
once_useful_constructs Remove rotate_in_place and scale_in_place methods, as they had the same functionality as rotate and scale 2021-01-05 22:05:15 -08:00
scene Change to pan by scrolling 2021-01-08 22:26:14 -08:00
shaders Push all mention of the #INSERT convention to a note in the insert file 2021-01-07 16:16:20 -08:00
tex_templates Remove all configuration from constants.py, and clean up the many files affected by this move 2021-01-02 20:47:51 -08:00
utils Limit how much is shown in display_during_execution 2021-01-07 16:37:01 -08:00
__init__.py Remove import 2021-01-05 22:10:08 -08:00
config.py Remove media_dir configuration, as that is covered by video_dir 2021-01-05 22:38:25 -08:00
constants.py Remove camera quality information from constants 2021-01-02 23:02:39 -08:00
extract_scene.py Take scene finding messages out of constants 2021-01-02 22:26:49 -08:00
imports.py Added TransformMatchingParts for smarter tex transforms 2021-01-04 23:09:29 -08:00
shader_wrapper.py Change seek_full_path_from_defaults to find_file, and make it a more general function which will find and download urls if needed. This means for images/textures/etc. one can point online 2021-01-06 10:39:34 -08:00
stream_starter.py Rename generate_points to init_points 2020-02-11 19:55:00 -08:00
window.py Add Window.is_key_pressed method 2021-01-06 12:47:13 -08:00