manim/tests/control_data/graphical_units_data/updaters
sparshg 08e06e156c
Render image automatically if no animation is played in a scene (#1261)
* Display image instead if attempting to make movie file with no animations

* update

* logging warnings added

* small fixes

* Fix broken test, add suggestions

* ignore skipping if scene finished

* fixes + replace self.play(Anim.. with self.add()

* dummy commit

* explicitly set write_to_movie in manim_directive

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2021-04-08 11:33:08 +02:00
..
LastFrameWhenClearedTest.npz Bugfix: make sure last frame for animations with updaters is correct (#983) 2021-02-10 17:42:40 +01:00
UpdaterTest.npz Switch to compressed numpy arrays for test control data (#623) 2020-10-26 21:36:13 +01:00
UpdateSceneDuringAnimationTest.npz Updaters fix (#838) 2020-12-30 20:49:19 +01:00
ValueTrackerTest.npz Render image automatically if no animation is played in a scene (#1261) 2021-04-08 11:33:08 +02:00