3b1b-manim/manimlib
2024-12-11 09:29:04 -06:00
..
animation Cleaning up some imports + Minor Bug fixed in VectorField (#2253) 2024-12-05 14:42:46 -08:00
camera Remove DEFAULT_FPS constant 2024-12-10 20:19:25 -06:00
event_handler Add white space after assert statements 2024-08-16 12:15:55 -05:00
mobject Change "style" in default config to "text" 2024-12-11 08:30:31 -06:00
scene Use pyglet.window.key for key constant values 2024-12-10 20:00:03 -06:00
shaders Temporary band-aide for degenerate normal vector calculations 2024-11-25 12:39:32 -07:00
utils Fix bug with xelatex rendering 2024-12-11 08:23:17 -06:00
__init__.py Cleaner local caching of Tex/Text data, and partially cleaned up configuration (#2259) 2024-12-05 14:51:14 -08:00
__main__.py Make log_level configurable in default_config 2024-12-10 20:12:38 -06:00
config.py Small comment changes 2024-12-11 07:17:20 -06:00
constants.py Remove DEFAULT_FPS constant 2024-12-10 20:19:25 -06:00
default_config.yml Change "style" in default config to "text" 2024-12-11 08:30:31 -06:00
extract_scene.py Move message for no scenes found to extract_scene 2024-12-10 14:43:10 -06:00
logger.py Make log_level configurable in default_config 2024-12-10 20:12:38 -06:00
module_loader.py Move ReloadManager logic into __main__.py 2024-12-10 15:46:17 -06:00
shader_wrapper.py Consolidate camera configuration 2024-12-10 11:39:13 -06:00
tex_templates.yml Update tex_templates.yml 2024-06-04 23:47:19 +08:00
typing.py Cleaning up some imports + Minor Bug fixed in VectorField (#2253) 2024-12-05 14:42:46 -08:00
window.py Focus and sync window when initialized for a scene 2024-12-11 09:29:04 -06:00