v0.13.0#

Date:

December 04, 2021

Contributors#

A total of 27 people contributed to this release. People with a ‘+’ by their names authored a patch for the first time.

  • Alex Lembcke

  • Benjamin Hackl

  • Christopher Besch

  • Darylgolden

  • Filip +

  • John Ingles +

  • Laith Bahodi

  • Lucas Ricci +

  • Marcin Serwin +

  • Mysaa

  • Naveen M K

  • Ricky +

  • Viicos

  • ask09ok +

  • citrusmunch +

  • icedcoffeeee

  • mostlyaman +

  • vmiezys +

  • zhujisheng +

The patches included in this release have been reviewed by the following contributors.

  • Alex Lembcke

  • Benjamin Hackl

  • Christopher Besch

  • Darylgolden

  • Filip

  • Hugues Devimeux

  • Jan-Hendrik Müller

  • Laith Bahodi

  • Lucas Ricci

  • Naveen M K

  • Oliver

  • Ryan McCauley

  • Viicos

  • ask09ok

  • icedcoffeeee

  • mostlyaman

Pull requests merged#

A total of 39 pull requests were merged for this release.

Highlights#

  • #2313: Finalized translation process and documentation

Deprecated classes and functions#

  • #2331: Removed deprecations up to v0.12.0
    • Removed distance parameters from ThreeDCamera (replacement: focal_distance)

    • Removed min_distance_to_new_point parameter from TracedPath

    • Removed positive_space_ratio and dash_spacing parameters from DashedVMobject

    • Removed <method>_in_place methods from mobject

    • Removed ReconfigurableScene

    • Removed SampleSpaceScene

  • #2312: Replaced all occurrences of set_submobjects

New features#

Enhancements#

Fixed bugs#

  • #2359: Resolved ValueError when calling manim cfg write

  • #2276: Fixed bug with alignment of z-axis in ThreeDAxes

  • #2325: Several improvements to handling of quality argument

  • #2335: Fixed bug with zooming camera and PointCloud

  • #2328: Fixed bug causing incorrect RGBA values to be passed to cairo

  • #2292: Fixed positioning of Flash

  • #2262: Fixed wrong cell coordinates with Table.get_cell() after scaling

  • #2280: Fixed DecimalNumber color when number of displayed digits changes

Changes concerning the testing system#

Code quality improvements and similar refactors#

  • #2327: Corrected type hint for labels keyword argument of Graph

  • #2329: Remove unintended line break in README

  • #2305: Corrected type hint discontinuities argument for ParametricFunction

  • #2300: Add contact email for PyPi

New releases#

  • #2353: Prepare new release: v0.13.0

Unclassified changes#

  • #2348: Updated translation source files