Elisha Hollander
|
f9351536e4
|
minor fixes (#1737)
|
2022-02-13 11:12:41 +08:00 |
|
Grant Sanderson
|
f91c81dd6a
|
Rename TexMobject -> Tex and TextMobject -> TexText
|
2021-01-18 08:20:14 -10:00 |
|
Grant Sanderson
|
5eee39803f
|
Rename get_tex_string -> get_tex
|
2021-01-07 12:14:51 -08:00 |
|
Grant Sanderson
|
5b454a3ff7
|
Remove rotate_in_place and scale_in_place methods, as they had the same functionality as rotate and scale
|
2021-01-05 22:05:15 -08:00 |
|
Grant Sanderson
|
3b26a6c260
|
Clean up colors, e.g. replacing LIGHT_GREY and DARK_GREY with GREY_B and GREY_D
|
2021-01-02 22:44:53 -08:00 |
|
Grant Sanderson
|
77acc999cd
|
Rename number_line_config to axis_config
|
2020-01-15 15:40:30 -08:00 |
|
Devin Neal
|
8d621e7cca
|
tweak travis configuration
|
2019-04-30 21:52:34 -07:00 |
|
Grant Sanderson
|
d0b2d8ee5e
|
Small changes to LinearTransformationScene
|
2019-03-18 14:35:33 -07:00 |
|
Grant Sanderson
|
4451e9a265
|
Fixed configuration of VectorSpaceScene
|
2019-03-16 22:10:35 -07:00 |
|
Grant Sanderson
|
88b35c45b8
|
Created fading.py and growing.py to help break up animation.creation.py
|
2019-02-09 09:08:57 -08:00 |
|
Grant Sanderson
|
cf92cd161e
|
Get rid of all_at_once
|
2019-02-08 15:49:06 -08:00 |
|
Grant Sanderson
|
f9010f3421
|
Get rid of one_at_a_time
|
2019-02-08 15:44:58 -08:00 |
|
Devin Neal
|
3543a750ba
|
move library code into manimlib, replace relative imports with absolute imports
|
2018-12-26 20:57:01 -08:00 |
|