From f14f9644ff9a9df3e7c4f8a21d480f3fdb91f105 Mon Sep 17 00:00:00 2001 From: 3b1b Date: Sun, 13 Feb 2022 22:53:14 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2058e06?= =?UTF-8?q?e8f6b7c5059ff315d51fd0018fec5cfbb05=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .buildinfo | 2 +- _sources/development/changelog.rst.txt | 23 ++------- _static/copy-button.svg | 6 +-- _static/copybutton.css | 24 +++++++--- _static/copybutton.js | 33 +++++++++++-- development/about.html | 6 +-- development/changelog.html | 64 ++++++++------------------ 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 | 9 ++-- search.html | 6 +-- searchindex.js | 2 +- 27 files changed, 134 insertions(+), 143 deletions(-) diff --git a/.buildinfo b/.buildinfo index 6ffc8289..b9aba299 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: c357c702eb7daaa0f13ce357cabb5f05 +config: 044e5c91d0b7e507cb4c7bfe8cb02ce3 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_sources/development/changelog.rst.txt b/_sources/development/changelog.rst.txt index f8cb32b0..cf18e9e6 100644 --- a/_sources/development/changelog.rst.txt +++ b/_sources/development/changelog.rst.txt @@ -1,23 +1,14 @@ Changelog ========= -v1.4.1 ------- - -Fixed bugs -^^^^^^^^^^ -- `#1724 `__: Temporarily fixed boolean operations' bug -- `d2e0811 `__: Import ``Iterable`` from ``collections.abc`` instead of ``collections`` which is deprecated since python 3.9 - -v1.4.0 ------- +Unreleased +---------- Fixed bugs ^^^^^^^^^^ - `f1996f8 `__: Temporarily fixed ``Lightbulb`` - `#1712 `__: Fixed some bugs of ``SVGMobject`` - `#1717 `__: Fixed some bugs of SVG path string parser -- `#1720 `__: Fixed some bugs of ``MTex`` New Features ^^^^^^^^^^^^ @@ -25,8 +16,6 @@ New Features - `#1704 `__: Added ``lable_buff`` config parameter for ``Brace`` - `#1712 `__: Added support for ``rotate skewX skewY`` transform in SVG - `#1717 `__: Added style support to ``SVGMobject`` -- `#1719 `__: Added parser to