COMMITS
/ manimlib/__main__.py December 13, 2024
G
A few bug fixes (#2277)
Grant Sanderson committed
December 11, 2024
G
Remove init_config.py
Grant Sanderson committed
G
Use addict.Dict for scene config
Grant Sanderson committed
G
Replace get_global_config() with manim_config, and make it an addict Dict
Grant Sanderson committed
G
Make log_level configurable in default_config
Grant Sanderson committed
December 10, 2024
G
Move ReloadManager logic into __main__.py
Grant Sanderson committed
G
Minor reorganization of ReloadManager.retrieve_scenes_and_run
Grant Sanderson committed
December 9, 2024
G
Slightly simplify ReloadManager
Grant Sanderson committed
G
Don't make reload_manager a global variable
Grant Sanderson committed
November 26, 2024
S
Add `reload()` command for interactive scene reloading (#2240)
Splines committed
April 12, 2022
Y
Sort imports
YishiMichael committed
November 30, 2021
G
Fix tiny PEP errors
Grant Sanderson committed
October 16, 2021
T
add cli flag to specify log level
TonyCrane committed
M
Refactor #1637 (#1650)
Michael W committed
October 7, 2021
T
print version when start
TonyCrane committed
October 6, 2021
T
add cli flag -v to show version info
TonyCrane committed
April 9, 2021
G
Add support for debugger launch
GZTime committed
February 25, 2021
G
Remove whitespace
Grant Sanderson committed
February 7, 2021
T
add auto config guide
Tony031218 committed
T
refactor __init__.py and __main__.py
Tony031218 committed