3b1b-manim/manimlib
Grant Sanderson 81e6ab5b1d Add MTex.dirty_select
A more general way to select subparts by tex. Not as reliable as select_parts, but useful in many cases.
2022-12-20 17:02:29 -08:00
..
animation Expand input type for AnimationGroup 2022-12-18 19:52:48 -08:00
camera Distinguish Vect3 from Vect3Array types 2022-12-17 13:16:48 -08:00
event_handler Sort imports 2022-04-12 19:19:59 +08:00
mobject Add MTex.dirty_select 2022-12-20 17:02:29 -08:00
scene Replace Tex and MTex throughout library 2022-12-20 15:22:34 -08:00
shaders Don't let stroke width vary with zoom levels 2022-07-19 12:38:45 -07:00
utils Ensure color_to_hex always returns 6 character hex codes 2022-12-20 14:31:17 -08:00
__init__.py Move BulletedList, TexTextFromPresetString and Title to their own file 2022-12-20 14:48:54 -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 Ensure ShaderWrapper.copy copies uniforms which are numpy arrays 2022-04-24 13:23:30 -07: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 Remove stray digest_config references 2022-12-16 11:00:59 -08:00