3b1b-manim/manimlib
2022-12-28 13:39:46 -08:00
..
animation Write new TransformMatchingStrings 2022-12-28 13:39:46 -08: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 In StringMobject.select_parts, default to using select_unisolated_substring if substring was not explicitly isolated 2022-12-28 13:39:13 -08:00
scene Simplify Scene.remove to not require a Mobject.get_ancestors call 2022-12-26 07:46:40 -07:00
shaders Rename local_unit_normal to unit_normal 2022-12-28 11:17:55 -08:00
utils Fix for num_tex_symbols 2022-12-28 13:38:15 -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 Fix ShaderWrapper.combine_with 2022-12-28 13:38:27 -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