3b1b-manim/manimlib
2022-12-27 19:13:09 -08:00
..
animation Fix data["orientation"] alignment issue a separate way 2022-12-23 18:09:09 -07:00
camera Small cleanup in camera.py 2022-12-27 14:53:55 -08:00
event_handler Sort imports 2022-04-12 19:19:59 +08:00
mobject Add StringMobject.get_specified_substrings 2022-12-27 19:13:09 -08:00
scene Simplify Scene.remove to not require a Mobject.get_ancestors call 2022-12-26 07:46:40 -07:00
shaders Remove unit_normal attribute 2022-12-27 19:12:00 -08:00
utils Give default curve orientation of 1 2022-12-27 15:53:24 -08:00
__init__.py MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -08:00
__main__.py Sort imports 2022-04-12 19:19:59 +08:00
config.py Rename get_camera_configuration -> get_camera_config 2022-12-20 09:36:07 -08:00
constants.py Add NULL_POINTS constant 2022-12-17 19:48:27 -08:00
default_config.yml fix: recover default_config.yml 2022-08-23 11:41:21 +08:00
extract_scene.py Remove implicit string concatenation 2022-12-18 10:50:34 -08:00
logger.py Sort imports 2022-04-12 19:19:59 +08:00
shader_wrapper.py Small cleanup in camera.py 2022-12-27 14:53:55 -08:00
tex_templates.yml refactor: refactor StringMobject 2022-08-22 21:52:48 +08:00
typing.py Move Selector and Span to manimlib.typing 2022-12-20 14:29:17 -08:00
window.py Type hints for Window class variables 2022-12-26 09:40:11 -07:00