3b1b-manim/manimlib
2021-02-03 14:19:20 -08:00
..
animation Unlock mobject data after Write 2021-02-03 14:17:55 -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 Only reorient points for triangulation if the normal vector is not OUT 2021-02-03 14:18:58 -08:00
once_useful_constructs Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:14 -10:00
scene Include wait in the embed shortcut commends 2021-02-03 14:19:20 -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 Merge pull request #1338 from sahilmakhijani/master 2021-02-03 11:59:09 -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 Interactive Mobjects added 2021-01-28 14:02:43 +05:30
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