3b1b-manim/manimlib
2021-02-05 13:57:00 +08:00
..
animation Merge pull request #1116 from kcheng0222/patch-1 2021-02-04 09:31:27 +08:00
camera Some cleanup for interactive mobjects 2021-01-28 12:26:05 -08:00
event_handler Renamed event folder to event handler 2021-02-02 16:02:10 +05:30
mobject fix NumberLine and GraphScene 2021-02-05 13:57:00 +08:00
once_useful_constructs Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
scene fix NumberLine and GraphScene 2021-02-05 13:57:00 +08:00
shaders Fix aliasing issue on filled VMobject by calling get_unit_normal on reduced control points 2021-02-03 13:41:02 -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 Small hacky tweak to fix more triangulation issues 2021-02-03 17:52:11 -08:00
__init__.py Remove import 2021-01-05 22:10:08 -08:00
config.py Fix writing to gifs 2021-01-23 16:08:39 -08:00
constants.py remove unused NOT_SETTING_FONT_MSG 2021-01-16 09:40:05 +08:00
extract_scene.py fix a wrong usage of logging.log 2021-01-15 20:21:17 +08:00
imports.py Merge pull request #1175 from Suji04/patch-1 2021-02-04 09:37:28 +08:00
shader_wrapper.py Allow caching of shader program code 2021-01-13 00:10:17 -10:00
window.py remove samples=1 in window.py 2021-02-03 17:17:55 +08:00