.. |
svg
|
Allow Bubble to flip over any axis, which was unnecessarily restricted before
|
2019-06-19 16:08:14 -07:00 |
types
|
Make sure set_opacity changes background stroke as well
|
2019-06-13 09:26:34 -07:00 |
changing.py
|
Added TracedPath
|
2019-06-13 09:26:03 -07:00 |
coordinate_systems.py
|
Added p2n and n2p abreviations for ComplexPlane
|
2019-06-23 16:25:22 -07: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
|
Line.put_start_and_end_on should return self
|
2019-06-23 16:25:48 -07:00 |
matrix.py
|
Add options for bracket spacing in Matrix
|
2019-03-24 11:33:23 -07:00 |
mobject.py
|
interpolate_mobject should return self
|
2019-06-15 12:22:21 -07: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
|
Added abbreviated names for number_to_point and point_to_number
|
2019-04-09 18:51:18 -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
|
Make BackgroundRectangle stroke_opacity 0
|
2019-03-24 11:34:07 -07: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 |