diff --git a/_sources/development/changelog.rst.txt b/_sources/development/changelog.rst.txt index ab56b032..6e865dc8 100644 --- a/_sources/development/changelog.rst.txt +++ b/_sources/development/changelog.rst.txt @@ -1,53 +1,6 @@ Changelog ========= -v1.6.0 ------- - -Breaking changes -^^^^^^^^^^^^^^^^ -- **Python 3.6 is no longer supported** (`#1736 `__) - -Fixed bugs -^^^^^^^^^^ -- Fixed the width of riemann rectangles (`#1762 `__) -- Bug fixed in cases where empty array is passed to shader (`#1764 `__) -- Fixed ``AddTextWordByWord`` (`#1772 `__) -- Fixed ``ControlsExample`` (`#1781 `__) - - -New features -^^^^^^^^^^^^ -- Added more functions to ``Text`` (details: `#1751 `__) -- Allowed ``interpolate`` to work on an array of alpha values (`#1764 `__) -- Allowed ``Numberline.number_to_point`` and ``CoordinateSystem.coords_to_point`` to work on an array of inputs (`#1764 `__) -- 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 -^^^^^^^^ -- Added type hints (`#1736 `__) -- 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 rotation methods to use ``scipy.spatial.transform.Rotation`` (`#1764 `__) -- Used ``stroke_color`` to init ``Arrow`` (`#1764 `__) -- Refactored ``Mobject.set_rgba_array_by_color`` (`#1764 `__) -- Made panning more sensitive to mouse movements (`#1764 `__) -- Added loading progress for large SVGs (`#1766 `__) -- Added getter/setter of ``field_of_view`` for ``CameraFrame`` (`#1770 `__) -- Renamed ``focal_distance`` to ``focal_dist_to_height`` and added getter/setter (`#1770 `__) -- Added getter and setter for ``VMobject.joint_type`` (`#1770 `__) -- 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 ------ @@ -56,7 +9,7 @@ Fixed bugs - Bug fix for the case of calling ``Write`` on a null object (`#1740 `__) -New features +New Features ^^^^^^^^^^^^ - Added ``TransformMatchingMTex`` (`#1725 `__) - Added ``ImplicitFunction`` (`#1727 `__) @@ -107,7 +60,7 @@ Fixed bugs - Fixed some bugs of SVG path string parser (`#1717 `__) - Fixed some bugs of ``MTex`` (`#1720 `__) -New features +New Features ^^^^^^^^^^^^ - Added option to add ticks on x-axis in ``BarChart`` (`#1694 `__) - Added ``lable_buff`` config parameter for ``Brace`` (`#1704 `__) @@ -146,7 +99,7 @@ Fixed bugs - Fixed bug in ``ShowSubmobjectsOneByOne`` (`bcd0990 `__) - Fixed bug in ``TransformMatchingParts`` (`7023548 `__) -New features +New Features ^^^^^^^^^^^^ - Added CLI flag ``--log-level`` to specify log level (`e10f850 `__) @@ -214,7 +167,7 @@ Fixed bugs - Fixed bug with ``CoordinateSystem.get_lines_parallel_to_axis`` (`c726eb7 `__) - Fixed ``ComplexPlane`` -i display bug (`7732d2f `__) -New features +New Features ^^^^^^^^^^^^ - Supported the elliptical arc command ``A`` for ``SVGMobject`` (`#1598 `__) @@ -277,7 +230,7 @@ Fixed bugs - Rewrote ``earclip_triangulation`` to fix triangulation - Allowed sound_file_name to be taken in without extensions -New features +New Features ^^^^^^^^^^^^ - Added :class:`~manimlib.animation.indication.VShowPassingFlash` diff --git a/development/about.html b/development/about.html index b9cf5513..956c75e2 100644 --- a/development/about.html +++ b/development/about.html @@ -9,8 +9,8 @@ - - + +