manim/docs/source
Benjamin Hackl b09919febe
Added new fade and transform animations (:class:~.TransformMatchingShapes, :class:~.TransformMatchingTex, :class:~.FadeTransform) from 3b1b/manim (#1037)
* bring over and patch up code for shape matching transforms from 3b1b/manim

* convert passed arguments to strings when processing Tex

* move FadeTransform from animation.fading to animation.transform

* documentation for FadeOutToPoint

* black

* documentation + minor cleanups for animation.transform_matching_parts

* include transform_matching_parts in reference manual

* flake

* remove an overlooked group_type kwarg

* fix docstring formatting

* added missing typings
2021-03-30 12:31:54 +02:00
..
_static Added pre-commit to run black and flake8, updated contributing documentation accordingly (#1130) 2021-03-30 14:33:59 +05:30
_templates render full documentation for module level functions 2020-10-31 16:11:08 +01:00
changelog Added a Script to generate the changelog (#1138) 2021-03-30 09:19:26 +02:00
installation Added pre-commit to run black and flake8, updated contributing documentation accordingly (#1130) 2021-03-30 14:33:59 +05:30
tutorials Deprecation: Deprecated ShowCreation in favor of Create, added logger warning (#1124) 2021-03-23 16:13:59 +01:00
changelog.rst Added a Script to generate the changelog (#1138) 2021-03-30 09:19:26 +02:00
conduct.md Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
conf.py fix #1045 changes in line 118 (#1053) 2021-03-01 14:09:16 +05:30
contributing.rst Added pre-commit to run black and flake8, updated contributing documentation accordingly (#1130) 2021-03-30 14:33:59 +05:30
examples.rst Deprecation: Deprecated ShowCreation in favor of Create, added logger warning (#1124) 2021-03-23 16:13:59 +01:00
index.rst Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
installation.rst Added pre-commit to run black and flake8, updated contributing documentation accordingly (#1130) 2021-03-30 14:33:59 +05:30
manim_directive.py Deprecation: Deprecated ShowCreation in favor of Create, added logger warning (#1124) 2021-03-23 16:13:59 +01: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