Manim v0.18.1 #3735
behackl
announced in
Announcements
Manim v0.18.1
#3735
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
Breaking Changes and Deprecations
manim new
command by @chopan050 in Removed deprecatedmanim new
command #3512.Mobject.wag
by @JasonGrace2282 in Remove meth:.Mobject.wag
#3539New Features
cap_style
feature toVMobject
by @MathItYT in Addedcap_style
feature toVMobject
#3516Scene.play()
by @MrDiver in Adding the ability to pass lists and generators to .play() #3365--preview_command
cli flag by @JasonGrace2282 in Add--preview_command
cli flag #3615Fixed Bugs and Enhancements
.LinearTransformationScene
by @JasonGrace2282 in Allow accessing ghost vectors in :class:.LinearTransformationScene
#3435get_unit_normal()
and replacednp.cross()
with customcross()
inmanim.utils.space_ops
by @chopan050 in Optimizedget_unit_normal()
and replacednp.cross()
with customcross()
inmanim.utils.space_ops
#3494--save_sections
output to have the format<Scene>_<SecNum>_<SecName><extension>
by @doaamuham in Reformatting the--save_sections
output to have the format<Scene>_<SecNum>_<SecName><extension>
#3499grid_lines
attribute toRectangle
to add individual styling to the grid lines by @RobinPH in Addedgrid_lines
attribute toRectangle
to add individual styling to the grid lines #3428StreamLines
with a single color by @yashm277 in fixed the stroke width issue with single color in streamlines #3436MoveAlongPath
docs by @JasonGrace2282 in Fix formatting ofMoveAlongPath
docs #3541VGroup.add()
error message by @vvolhejn in Add helpful hints toVGroup.add()
error message #3561earclip_triangulation
more robust by @hydromelvictor in exception add if new_rings is none #3574TexTemplate
by @Viicos in RefactorTexTemplate
#3520write_subcaption_file
error when using OpenGL renderer by @yuan-xy in fix write_subcaption_file error when using opengl renderer #3546get_arc_center()
returning reference of point by @sparshg in Fixget_arc_center()
returning reference of point #3599.become
to not modify target mobject via side effects fix color linking by @MrDiver in Fixing the behavior of.become
to not modify target mobject via side effects fix color linking #3508.VMobjectFromSVGPath
by @abul4fia in Fix bug in :class:.VMobjectFromSVGPath
#3677.LinearTransformationScene.apply_matrix
by @SirJamesClarkMaxwell in Fix successive calls of :meth:.LinearTransformationScene.apply_matrix
#3675Mobject.put_start_and_end_on
with same start and end point by @MontroyJosh in FixedMobject.put_start_and_end_on
with same start and end point #3718SpiralIn
doesn't show elements by @Gixtox in Fix issue where SpiralIn doesn't show elements. #3589Graph
layouts and increase flexibility by @Nikhil-42 in Clean Graph layouts and increase flexibility #3434AnimationGroup
: optimizedinterpolate()
and fixed alpha bug onfinish()
by @chopan050 in AnimationGroup: optimized interpolate() and fixed alpha bug on finish() #3542""
by @behackl in Fixed warning about missing plugin""
#3734Documentation
indication
documentation by @jcep in indication.py documentation typo #3477line
->square
by @yuan-xy in fix typo in mobject docstring: line -> square #3509.Transform
vs.ReplacementTransform
in quickstart examples by @JasonGrace2282 in Explain.Transform
vs.ReplacementTransform
in quickstart examples #3500Indicate
docstring typo by @Lawqup in Fix Indicate docstring typo #3461.to_edge
andto_corner
by @TheMathematicFanatic in Add Documentation to.to_edge
andto_corner
#3408get_y_axis_label
parameter documentation by @yuan-xy in fix typo of get_y_axis_label #3547ManimColor
about class constructors by @JasonGrace2282 in Add note in docstring ofManimColor
about class constructors #3554value_tracker.py
by @yuan-xy in fix typo in value_tracker.py #3594ref_class
forBooleanOperations
in Example Gallery by @JasonGrace2282 in Add ref_class forBooleanOperations
in Example Gallery #3598Vector3
toVector3D
in contributing docs by @JasonGrace2282 in Fix Vector3 -> Vector3D in contributing docs #3639Mobject
/VMobject
methods by @JasonGrace2282 in Added some examples forMobject
/VMobject
methods #3641ParametricFunction
by @danielzsh in Update documentation and typings forParametricFunction
#3703Rotate
by @TheCrowned in Fixed docstring markup inRotate
#3721Maintenance and Testing
_config
by @Viicos in Add type hints to_config
#3440line_join
tojoint_type
in example_scenes/basic.py by @szchixy in fix line_join to joint_type in example_scenes/basic.py #3510.Mobject.animate
type-hint to allow LSP autocomplete by @JasonGrace2282 in Fixed :attr:.Mobject.animate
type-hint to allow LSP autocomplete #3543contributing/typings.rst
by @JasonGrace2282 in Finish TODO's incontributing/typings.rst
#3545Mobject
's deprecatedget_*()
andset_*()
methods in Cairo tests by @JasonGrace2282 in Fix use ofMobject
's deprecatedget_*()
andset_*()
methods in Cairo tests #3549Animation
by @dandavison in Fix typing ofAnimation
#3568ManimFrame
by @chopan050 in Add 'to be used in the future' TODOs toManimFrame
#3553InternalPoint2D_Array
by @JasonGrace2282 in Fix typehint of :attr:InternalPoint2D_Array
#3592poetry lock --no-update
by @JasonGrace2282 in Runpoetry lock --no-update
#3621Vector
direction parameter by @JasonGrace2282 in Fix typehint ofVector
direction parameter #3640mobject.py
by @JasonGrace2282 in Fix some typehints in mobject.py #3668get_anchors()
by @JinchuLi2002 in Fixedget_anchors()
Return Type Inconsistency #3214v0.18.1
by @behackl in Prepare new release: v0.18.1 #3719Dependency Version Changes
New Contributors
cap_style
feature toVMobject
#3516--save_sections
output to have the format<Scene>_<SecNum>_<SecName><extension>
#3499grid_lines
attribute toRectangle
to add individual styling to the grid lines #3428.to_edge
andto_corner
#3408VGroup.add()
error message #3561Animation
#3568.LinearTransformationScene.apply_matrix
#3675ParametricFunction
#3703Rotate
#3721Mobject.put_start_and_end_on
with same start and end point #3718Full Changelog: v0.18.0.post0...v0.18.1
This discussion was created from the release Manim v0.18.1.
Beta Was this translation helpful? Give feedback.
All reactions