COMMITS
December 11, 2024
G
Move arbitrary constant definitions into default_config
Grant Sanderson committed
G
Merge branch 'master' of github.com:3b1b/manim into video-work
Grant Sanderson committed
G
Merge pull request #2264 from Varniex/master
Grant Sanderson committed
December 10, 2024
G
Remove tempfile from requirements.txt
Grant Sanderson committed
G
Update commend on reload_scene
Grant Sanderson committed
G
Move ReloadManager logic into __main__.py
Grant Sanderson committed
G
Make the fact that the global configuration is a mutable global dictionary a bit more explicit
Grant Sanderson committed
G
Minor tweak to reload_scene
Grant Sanderson committed
G
Move message for no scenes found to extract_scene
Grant Sanderson committed
G
Move update to is_reload status of run_config out of ReloadManager
Grant Sanderson committed
G
Move reload out of Scene, instead have it directly update the global run configuration
Grant Sanderson committed
G
Add simple function descriptions
Grant Sanderson committed
G
Minor reorganization of ReloadManager.retrieve_scenes_and_run
Grant Sanderson committed
G
Remove args from ReloadManager
Grant Sanderson committed
G
Move window_config out of run_config
Grant Sanderson committed
G
Add run configuration to global config
Grant Sanderson committed
G
Make scene configuration part of the global configuration
Grant Sanderson committed
G
Move embed configuration out of Scene, and get rid of error sound option
Grant Sanderson committed
V
Fixing a Cairo Bug (Windows OS)
Varniex committed
G
Refactor config.py
Grant Sanderson committed
G
Rename "file_writer_config" in default_config to simply "file_writer"
Grant Sanderson committed
G
Minor tweak
Grant Sanderson committed
G
Consolidate camera configuration
Grant Sanderson committed
G
Move logic for window size and position into Window class
Grant Sanderson committed
G
Factor out get_window_position
Grant Sanderson committed
G
Remove import
Grant Sanderson committed
G
Pull out the initial Window.to_default_position from init_for_scene
Grant Sanderson committed
G
Consolidate window configuration
Grant Sanderson committed
G
Merge pull request #2262 from 3b1b/video-work
Grant Sanderson committed
December 9, 2024
G
Replace IGNORE_MANIMLIB_MODULES constant with a piece of global configuration
Grant Sanderson committed