From ebbd513d2f9b99a800fea08cef3d80e44d151130 Mon Sep 17 00:00:00 2001 From: TonyCrane <44120331+TonyCrane@users.noreply.github.com> Date: Wed, 10 Feb 2021 03:18:45 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20558f2?= =?UTF-8?q?652a4e76972121a8a2113f4c25aba68c398=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sources/getting_started/whatsnew.rst.txt | 4 ++-- development/about.html | 6 +++--- development/changelog.html | 6 +++--- development/contributing.html | 6 +++--- documentation/animation/index.html | 6 +++--- documentation/camera/index.html | 6 +++--- documentation/constants.html | 6 +++--- documentation/custom_default.html | 6 +++--- documentation/mobject/index.html | 6 +++--- documentation/scene/index.html | 6 +++--- documentation/shaders/index.html | 6 +++--- documentation/utils/index.html | 6 +++--- genindex.html | 6 +++--- getting_started/config.html | 6 +++--- getting_started/configuration.html | 6 +++--- getting_started/example_scenes.html | 6 +++--- getting_started/installation.html | 6 +++--- getting_started/quickstart.html | 6 +++--- getting_started/structure.html | 6 +++--- getting_started/whatsnew.html | 10 +++++----- index.html | 6 +++--- search.html | 6 +++--- 22 files changed, 67 insertions(+), 67 deletions(-) diff --git a/_sources/getting_started/whatsnew.rst.txt b/_sources/getting_started/whatsnew.rst.txt index 9dffea2f..200cd6ad 100644 --- a/_sources/getting_started/whatsnew.rst.txt +++ b/_sources/getting_started/whatsnew.rst.txt @@ -19,7 +19,7 @@ This document is for reference only, see the source code for details. - Deleted ``FadeInFrom, FadeInFromDown, FadeOutAndShift, FadeOutAndShiftDown, FadeInFromLarge``, these can be used ``FadeIn, FadeOut`` to achieve the same effect more easily - Added ``FadeTransform`` to cross fade between two objects, and subclass ``FadeTransformPieces`` - Added ``CountInFrom(decimal_mob, source_number=0)`` to count ``decimal_mob`` from ``source_number`` to the current value - - ``Rotating`` can directly pass in ``angle`` and ``axis`` without writing keywords ``angle=, axis= `` + - ``Rotating`` can directly pass in ``angle`` and ``axis`` without writing keywords ``angle=, axis=`` - ``Rotate`` has become a subclass of ``Rotating``, and the distortion effect in ``Transform`` will not appear - Removed ``MoveCar`` animation - Added ``TransformMatchingShapes(mobject, target_mobject)`` and ``TransformMatchingTex(mobject, target_mobject)`` @@ -141,4 +141,4 @@ This document is for reference only, see the source code for details. - ``constants`` - Fixed the aspect ratio of the screen to 16:9 - - Deleted the old gray series (``LIGHT_GREY``, ``GREY``, ``DARK_GREY``, ``DARKER_GREY``), added a new series of gray ``GREY_A``~``GREY_E`` \ No newline at end of file + - Deleted the old gray series (``LIGHT_GREY``, ``GREY``, ``DARK_GREY``, ``DARKER_GREY``), added a new series of gray ``GREY_A`` ~ ``GREY_E`` \ No newline at end of file diff --git a/development/about.html b/development/about.html index 4dc9944e..1b8f37a9 100644 --- a/development/about.html +++ b/development/about.html @@ -8,8 +8,8 @@ - - + +