Changelog¶
Unreleased¶
Fixed bugs¶
Fixed the bug of
resize_with_interpolation()
in the case oflength=0
Fixed the bug of
__init__
inElbow
If chosen monitor is not available, choose one that does exist
Make sure mobject data gets unlocked after animations
Fixed a bug for off-center vector fields
Had
Mobject.match_points
return selfFixed chaining animation in example scenes
Fixed the default color of tip
Fixed a typo in
ShowPassingFlashWithThinningStrokeWidth
New Features¶
Added
VShowPassingFlash
Added
COLORMAP_3B1B
Added some methods to coordinate system to access all axes ranges
get_origin()
get_all_ranges()
Added
set_color_by_rgba_func()
Updated
VectorField
andStreamLines
Allow
3b1b_colormap
as an option forget_colormap_list()
Return
stroke_width
as 1d arrayAdded
get_parts_by_text()
Use Text not TexText for Brace
Update to Cross to make it default to variable stroke width
Added
FlashAround
andFlashUnder
Allowed configuration in
Brace.get_text
Added
reorient()
for quicker changes to frame angleAdded
units
toset_euler_angles()
Allowed any
VMobject
to be passed intoTransformMatchingTex
Removed double brace convention in
Tex
andTexText
Added support for debugger launch
Added CLI flag
--config_file
to load configuration file manuallyAdded
tip_style
totip_config