From 96b827cd72b807211b2543e730a19dbd7d8d1b25 Mon Sep 17 00:00:00 2001 From: TonyCrane Date: Thu, 27 Jan 2022 14:23:48 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=201d14a?= =?UTF-8?q?23af9f25486eab831e797820bc942d24407=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sources/development/changelog.rst.txt | 9 +++++++++ development/about.html | 6 +++--- development/changelog.html | 15 ++++++++++++--- development/contributing.html | 6 +++--- documentation/animation/index.html | 6 +++--- documentation/camera/index.html | 6 +++--- documentation/constants.html | 6 +++--- documentation/custom_config.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 | 6 +++--- index.html | 6 +++--- search.html | 6 +++--- searchindex.js | 2 +- 23 files changed, 82 insertions(+), 64 deletions(-) diff --git a/_sources/development/changelog.rst.txt b/_sources/development/changelog.rst.txt index 54d868f3..cf18e9e6 100644 --- a/_sources/development/changelog.rst.txt +++ b/_sources/development/changelog.rst.txt @@ -7,14 +7,23 @@ Unreleased Fixed bugs ^^^^^^^^^^ - `f1996f8 `__: Temporarily fixed ``Lightbulb`` +- `#1712 `__: Fixed some bugs of ``SVGMobject`` +- `#1717 `__: Fixed some bugs of SVG path string parser New Features ^^^^^^^^^^^^ - `#1694 `__: Added option to add ticks on x-axis in ``BarChart`` +- `#1704 `__: Added ``lable_buff`` config parameter for ``Brace`` +- `#1712 `__: Added support for ``rotate skewX skewY`` transform in SVG +- `#1717 `__: Added style support to ``SVGMobject`` Refactor ^^^^^^^^ - `5aa8d15 `__: Used ``FFMPEG_BIN`` instead of ``"ffmpeg"`` for sound incorporation +- `#1709 `__: Decorated ``CoordinateSystem.get_axes`` and ``.get_all_ranges`` as abstract method +- `#1712 `__: Refactored SVG path string parser +- `#1712 `__: Allowed ``Mobject.scale`` to receive iterable ``scale_factor`` +- `#1716 `__: Refactored ``MTex`` v1.3.0 diff --git a/development/about.html b/development/about.html index 68bfa33f..4d78f8c8 100644 --- a/development/about.html +++ b/development/about.html @@ -9,8 +9,8 @@ - - + +