3b1b-manim/manimlib/mobject
2019-12-10 13:39:25 -08:00
..
svg Changed modification for tex mobjects that begin with a newline, which involved eliminating alignment when a TexMobject creates many SingleStringTexMobject to figure out how to divvy itself up 2019-12-10 13:39:25 -08:00
types Added PGroup 2019-09-24 14:40:21 -07:00
changing.py Bug fix 2019-07-03 11:07:55 -07:00
coordinate_systems.py Explicitly check for None, rather than truthiness, for Axes.get_coordinate_labels 2019-11-12 11:55:19 -08:00
frame.py Small changes to frames.py 2019-02-06 22:43:45 -08:00
functions.py Formatting correction 2019-05-27 19:48:14 -07:00
geometry.py Tiny clean to spacing 2019-09-26 11:04:35 -07:00
matrix.py Add options for bracket spacing in Matrix 2019-03-24 11:33:23 -07:00
mobject.py Remove Mobject.print_family, as that is now in utils.debug 2019-12-06 17:10:26 -08:00
mobject_update_utils.py Better behavior for turn_animation_into_updater and cycle_animations 2019-04-02 17:43:18 -07:00
number_line.py NumberLine.default_numbers_to_display was not showing topmost number it should have 2019-06-25 09:03:33 -07:00
numbers.py Moved increment_value method to DecimalNumber 2019-04-06 14:01:04 -07:00
probability.py move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
shape_matchers.py Added Underline 2019-12-10 13:38:30 -08:00
three_d_shading_utils.py move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
three_d_utils.py move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08:00
three_dimensions.py Parametric surface should remember what function created it 2019-06-20 13:26:22 -07:00
value_tracker.py Removed unnecessary import 2019-02-10 10:56:08 -08:00
vector_field.py Small formatting changes 2019-03-19 17:30:37 -07:00