manim/docs/source
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
..
_static Refactored the Command Line Interface to use Click + Cloup instead of Argparse (#1013) 2021-04-01 23:53:07 -07:00
_templates render full documentation for module level functions 2020-10-31 16:11:08 +01:00
changelog Remove Carriage Return (#1281) 2021-04-07 15:22:50 -07:00
contributing Remove Carriage Return (#1281) 2021-04-07 15:22:50 -07:00
installation Added documentation explaining the differences between manim versions (#1268) 2021-04-07 20:44:28 +02:00
tutorials Refactored the Command Line Interface to use Click + Cloup instead of Argparse (#1013) 2021-04-01 23:53:07 -07:00
changelog.rst Improve changelog generation script (#1231) 2021-04-02 18:27:57 +02:00
conduct.md Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
conf.py Fixed flake8 errors and removed linter/formatter workflows (#1278) 2021-04-07 06:14:14 -07:00
contributing.rst Added testing/documentation from GitHub Wiki to Sphinx Docs (#1137) 2021-03-31 02:23:38 -07:00
examples.rst removed BezierSpline form gallery (#1218) 2021-04-02 01:27:51 +02:00
index.rst Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
installation.rst Added example jupyter notebook into the examples folders (#1029) 2021-04-08 10:36:18 +02:00
manim_directive.py Render image automatically if no animation is played in a scene (#1261) 2021-04-08 11:33:08 +02:00
reference.rst Added new fade and transform animations (:class:~.TransformMatchingShapes, :class:~.TransformMatchingTex, :class:~.FadeTransform) from 3b1b/manim (#1037) 2021-03-30 12:31:54 +02:00
reporting_bugs.rst Rewrite contributing guide and add two troubleshooting soulutions (#384) 2020-09-05 11:17:36 -04:00
tutorials.rst New tutorial: manim internals basic (#394) 2020-09-12 11:51:12 -04:00