mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* bump version number * changelog generation, first pass * fixed label mismatches, changelog generation second pass * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * changelog generation, second pass * changelog generation, third pass * changelog generation, final pass * updated i18n files * update readyForTranslation * cut down doc render time Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
38 lines
1.4 KiB
Text
38 lines
1.4 KiB
Text
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Manim \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:2
|
|
msgid "ApplyPointwiseFunctionToCenter"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:4
|
|
msgid "Qualified name: ``manim.animation.transform.ApplyPointwiseFunctionToCenter``"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunctionToCenter:1
|
|
msgid "Bases: :py:class:`manim.animation.transform.ApplyPointwiseFunction`"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:14
|
|
msgid "Methods"
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:20:<autosummary>:1
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunctionToCenter.begin:1
|
|
msgid "Begin the animation."
|
|
msgstr ""
|
|
|
|
#: ../../source/reference/manim.animation.transform.ApplyPointwiseFunctionToCenter.rst:22
|
|
msgid "Attributes"
|
|
msgstr ""
|
|
|
|
#: ../../../manim/animation/transform.py:docstring of manim.animation.transform.ApplyPointwiseFunctionToCenter.begin:3
|
|
msgid "This method is called right as an animation is being played. As much initialization as possible, especially any mobject copying, should live in this method."
|
|
msgstr ""
|
|
|
|
|