3b1b-manim/manimlib
2021-04-08 14:46:03 -07:00
..
animation Allow any VMobject to be passed into TransformMatchingTex, so that slicing into Tex works 2021-03-31 23:28:49 -07:00
camera Add CameraFrame.reorient for quicker changes to frame angle 2021-03-31 23:27:12 -07:00
event_handler Renamed event folder to event handler 2021-02-02 16:02:10 +05:30
mobject Remove double brace convention, since it causes errors with a number of tex strings 2021-04-08 14:46:03 -07:00
once_useful_constructs Fix Lighthouse 2021-04-08 14:14:32 -07:00
scene Merge branch 'master' of github.com:3b1b/manim 2021-02-23 12:01:00 -08:00
shaders Change threshold for treating quadratic bezier curves as lines 2021-02-07 17:29:45 -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 Also look for jpegs 2021-03-27 11:55:58 -07:00
__init__.py Include from manimlib.mobject.interactive import * 2021-02-11 19:31:00 -08:00
__main__.py Remove whitespace 2021-02-25 08:48:50 -08:00
config.py If chosen monitor is not available, choose one that does exist 2021-03-18 17:32:45 -07: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 If chosen monitor is not available, choose one that does exist 2021-03-18 17:32:45 -07:00