3b1b-manim/manimlib
Grant Sanderson 33682b7199 MTex is the new Tex, Tex is now OldTex
Global replace
Tex -> OldTex
TexText -> OldTexText
MTex -> Tex
MTexText -> TexText
2022-12-21 13:18:20 -08:00
..
animation MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -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 MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -08:00
scene MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -08:00
shaders Don't let stroke width vary with zoom levels 2022-07-19 12:38:45 -07:00
utils Remove stray import 2022-12-21 12:52:32 -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 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