From 450948bde2088a63776c2397f880dfb85bf6d4bd Mon Sep 17 00:00:00 2001 From: TonyCrane Date: Thu, 7 Apr 2022 02:06:39 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20d31f3?= =?UTF-8?q?df5af8b064c35f722dee63424ab1b462d3d=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 | 4 +++- development/about.html | 6 +++--- development/changelog.html | 10 ++++++---- 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, 70 insertions(+), 66 deletions(-) diff --git a/_sources/development/changelog.rst.txt b/_sources/development/changelog.rst.txt index aa97e872..2d327ba0 100644 --- a/_sources/development/changelog.rst.txt +++ b/_sources/development/changelog.rst.txt @@ -23,6 +23,7 @@ New features - Added a basic ``Prismify`` to turn a flat ``VMobject`` into something with depth (`#1764 `__) - Added ``GlowDots``, analogous to ``GlowDot`` (`#1764 `__) - Added ``TransformMatchingStrings`` which is compatible with ``Text`` and ``MTex`` (`#1772 `__) +- Added support for ``substring`` and ``case_sensitive`` parameters for ``LabelledString.get_parts_by_string`` (`#1780 `__) Refactor @@ -31,7 +32,7 @@ Refactor - Specifid UTF-8 encoding for tex files (`#1748 `__) - Refactored ``Text`` with the latest manimpango (`#1751 `__) - Reorganized getters for ``ParametricCurve`` (`#1757 `__) -- Refactored ``CameraFrame`` to use ``scipy.spatial.transform.Rotation `` (`#1764 `__) +- Refactored ``CameraFrame`` to use ``scipy.spatial.transform.Rotation`` (`#1764 `__) - Refactored rotation methods to use ``scipy.spatial.transform.Rotation`` (`#1764 `__) - Used ``stroke_color`` to init ``Arrow`` (`#1764 `__) - Refactored ``Mobject.set_rgba_array_by_color`` (`#1764 `__) @@ -43,6 +44,7 @@ Refactor - Refactored ``VCube`` (`#1770 `__) - Refactored ``Prism`` to receive ``width height depth`` instead of ``dimensions`` (`#1770 `__) - Refactored ``Text``, ``MarkupText`` and ``MTex`` based on ``LabelledString`` (`#1772 `__) +- Refactored ``LabelledString`` and relevant classes (`#1779 `__) v1.5.0 diff --git a/development/about.html b/development/about.html index c1a0b31f..157c98e4 100644 --- a/development/about.html +++ b/development/about.html @@ -9,8 +9,8 @@ - - + +