3b1b-manim/manimlib
2021-08-28 06:21:51 -07:00
..
animation Add FlashyFadeIn 2021-08-19 09:00:30 -07:00
camera Pass tuples and not arrays to uniforms 2021-08-26 11:44:24 -07:00
event_handler Renamed event folder to event handler 2021-02-02 16:02:10 +05:30
mobject Add Mobject.replicate 2021-08-28 06:21:51 -07:00
once_useful_constructs fix: fix typo spelling grammar 2021-08-07 22:25:26 +07:00
scene Add Scene.point_to_mobject 2021-08-22 14:57:32 -07:00
shaders Add MAX_DEGREE to poly_fractal 2021-08-28 06:21:32 -07: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 Use generator in place of list 2021-08-21 17:08:28 -07:00
__init__.py Include from manimlib.mobject.interactive import * 2021-02-11 19:31:00 -08:00
__main__.py Add support for debugger launch 2021-04-09 20:17:21 +08:00
config.py small improvement to config_file 2021-06-14 16:21:38 +08:00
constants.py Add (admitedly silly) RADIANS constant 2021-03-31 23:26:35 -07:00
default_config.yml Merge branch 'TonyCrane-package-improve' 2021-02-11 10:54:30 -08:00
extract_scene.py rename custom_defaults -> custom_config defaults -> default_config 2021-02-07 21:38:19 +08:00
shader_wrapper.py Allow caching of shader program code 2021-01-13 00:10:17 -10:00
window.py Push pixel_coords_to_space_coords to Window 2021-08-24 11:26:43 -07:00