|
f9fc543b07
|
Merge branch 'master' of github.com:3b1b/manim into video-work
|
2024-12-11 10:36:52 -06:00 |
|
|
fce92347fa
|
Replace get_global_config() with manim_config, and make it an addict Dict
|
2024-12-11 09:50:17 -06:00 |
|
|
5fcb668f07
|
fixing get_ipython import error
|
2024-12-11 16:40:56 +05:30 |
|
|
32d36a09f6
|
Update commend on reload_scene
|
2024-12-10 15:46:34 -06:00 |
|
|
d21fbd02bc
|
Minor tweak to reload_scene
|
2024-12-10 14:46:03 -06:00 |
|
|
ae93d8fcc6
|
Move update to is_reload status of run_config out of ReloadManager
|
2024-12-10 14:42:53 -06:00 |
|
|
1d67768a13
|
Move reload out of Scene, instead have it directly update the global run configuration
|
2024-12-10 14:34:46 -06:00 |
|
|
bcc4235e2f
|
Move embed configuration out of Scene, and get rid of error sound option
|
2024-12-10 12:43:29 -06:00 |
|
|
5b315d5c70
|
Get rid of the (hacky) solution to redefining Scene methods, since reload handles it better
|
2024-12-09 14:02:22 -06:00 |
|
|
cb3e115a6c
|
Minor cleaning
|
2024-12-09 14:01:34 -06:00 |
|
|
40b5c7c1c1
|
Slightly clean up interactive_scene_embed
|
2024-12-09 13:56:33 -06:00 |
|
|
636fb3a45b
|
Factor interactive embed logic out of Scene class
|
2024-12-09 13:53:03 -06:00 |
|