COMMITS
December 6, 2024
S
Reload user-defined modules during `reload()` (#2257)
Splines committed
December 5, 2024
G
Merge branch 'master' of github.com:3b1b/manim into video-work
Grant Sanderson committed
G
Cleaner local caching of Tex/Text data, and partially cleaned up configuration (#2259)
Grant Sanderson committed
G
Merge branch 'master' into video-work
Grant Sanderson committed
I
Update coordinate_systems.py (#2258)
Iñaki Rabanillo committed
H
Drop pyrr (#2256)
henri-gasc committed
V
Cleaning up some imports + Minor Bug fixed in VectorField (#2253)
Varniex committed
G
Add new pip requirements
Grant Sanderson committed
G
Easier use of subdirectories in configuration
Grant Sanderson committed
G
Update where downloads go
Grant Sanderson committed
G
Remove get_downloads_dir reference from register_font
Grant Sanderson committed
G
Get rid of (no longer used) mobject_data directory reference
Grant Sanderson committed
G
Remove display_during_execution
Grant Sanderson committed
G
No longer any need for custom hash_seeds in Tex and Text
Grant Sanderson committed
G
If it's worth caching to disk, then might as well do so in memory too during development
Grant Sanderson committed
G
Minor clean up
Grant Sanderson committed
G
Minor clean up
Grant Sanderson committed
G
Add clarifying message to note what exactly is being reloaded
Grant Sanderson committed
G
Use newer extract_scene.main interface
Grant Sanderson committed
G
Factor out configuration to be passed into a scene vs. that used to run a scene
Grant Sanderson committed
G
Consolidate camera configuration
Grant Sanderson committed
G
Remove stray prints
Grant Sanderson committed
G
Remove utils/customization.py
Grant Sanderson committed
G
Make the default size for hash_string an option
Grant Sanderson committed
G
Clean up how configuration is handled
Grant Sanderson committed
G
Remove stray prints
Grant Sanderson committed
G
Make caching on disk a decorator, and update implementations for Tex and Text mobjects
Grant Sanderson committed
G
Allow for a configurable cache location
Grant Sanderson committed
G
Get rid of get_tex_dir and get_text_dir
Grant Sanderson committed
G
Clean up tex_file_writing
Grant Sanderson committed