..
svg
fix Text incorrect coloring
2021-02-13 17:51:43 +08:00
types
Merge branch 'TonyCrane-package-improve'
2021-02-11 10:54:30 -08:00
__init__.py
delete old entry point file and add __init__ for folders
2021-02-07 17:48:51 +08:00
changing.py
Update changing.py
2021-02-13 21:07:00 +08:00
coordinate_systems.py
fix x/y_range of CoordinateSystem
2021-02-10 11:03:07 +08:00
frame.py
Enable 3d rotations
2020-06-01 16:21:18 -07:00
functions.py
re-introduce make_smoothing option
2021-02-06 11:39:19 -08:00
geometry.py
Add Line.get_projection method
2021-02-07 17:30:49 -08:00
interactive.py
Refactored Event Dispatching Mechanism
2021-02-02 16:04:50 +05:30
matrix.py
Rename TexMobject -> Tex and TextMobject -> TexText
2021-01-18 08:20:14 -10:00
mobject.py
Remove alignment_vect, as per #1353
2021-02-10 16:49:23 -08:00
mobject_update_utils.py
Allow always_redraw to take in arguments
2021-01-30 22:10:58 -08:00
number_line.py
Add default font_size to NumberLine.add_numbers
2021-02-07 17:30:31 -08:00
numbers.py
Remove unecessary lines
2021-01-30 22:11:23 -08:00
probability.py
Rename TexMobject -> Tex and TextMobject -> TexText
2021-01-18 08:20:14 -10:00
shape_matchers.py
Have background rectangle match background color by default
2021-01-15 10:20:50 -10:00
three_dimensions.py
Small cleanup
2021-02-07 18:14:35 -08:00
value_tracker.py
Merge pull request #1305 from diracdeltafunk/patch-1
2021-02-03 12:34:55 -08:00
vector_field.py
Use super()
2020-06-29 11:04:48 -07:00