|
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 |
|
|
b22f1ab715
|
Remove reference to FILE_DIR
|
2021-01-03 17:25:37 -08:00 |
|
|
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 |
|
|
915b7ea3ad
|
Removed some drawings specific to 3b1b videos
|
2021-01-01 20:20:48 -08:00 |
|
|
5a238f1551
|
Removed Logo from drawings
|
2021-01-01 20:12:02 -08:00 |
|
|
3a1f07492c
|
Moved 3b1b specific content out of this project
|
2020-12-31 13:04:13 -08:00 |
|
|
26834178e7
|
Bug fix to Bubble
|
2020-08-16 09:45:48 -07:00 |
|
|
c653610215
|
Add Checkmark and Exmark
|
2020-06-22 15:22:29 -07:00 |
|
|
8384b8b46b
|
Fix bug with clock
|
2020-03-27 12:04:30 -07:00 |
|
|
6e0ae83685
|
Small fixes
|
2020-02-27 17:17:53 +00:00 |
|
|
01cda8a130
|
Fix a few problems with PlayingCard
|
2020-02-18 22:31:49 -08:00 |
|
|
6e932a24d2
|
Change defaults on when triangulation is locked...again
|
2020-02-17 14:01:46 -08:00 |
|
|
574b464a3c
|
get_critical_point -> get_bounding_box_point
|
2020-02-13 10:54:09 -08:00 |
|
|
9835813679
|
Rename generate_points to init_points
|
2020-02-11 19:55:00 -08:00 |
|
|
0f71b0a408
|
Playing wiht logo
|
2020-01-11 17:13:02 -08:00 |
|
|
f3048eb574
|
Fixed bug with Bubble
|
2019-06-23 16:26:05 -07:00 |
|
|
2294cdea4f
|
Allow Bubble to flip over any axis, which was unnecessarily restricted before
|
2019-06-19 16:08:14 -07:00 |
|
|
d5eecb8137
|
Tiny changes to Clock
|
2019-04-06 14:01:17 -07:00 |
|
|
5e7cbbdf24
|
Tiny formatting changes to drawings.py
|
2019-04-06 11:52:44 -07:00 |
|
|
86a8cefc0f
|
Fixed ClockPassesTime animation
|
2019-03-30 13:23:11 -07:00 |
|
|
1ca26fcf1d
|
Bug fix for Bubble.pin_to
|
2019-03-19 22:29:00 -07:00 |
|
|
d07c086bec
|
Fix Laptop
|
2019-03-16 22:12:12 -07:00 |
|
|
9b5de02756
|
Fix logo
|
2019-02-15 11:48:37 -08:00 |
|
|
306ee31d44
|
Fixed car problems. Regular mechanic over here
|
2019-02-10 10:26:08 -08:00 |
|
|
1c4ff6a556
|
update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation
|
2019-02-08 11:57:27 -08:00 |
|
|
0dfc5a576b
|
dashed_segment_length -> dash_length
|
2019-02-07 15:40:26 -08:00 |
|
|
24d6113bba
|
Get rid of propagate_style_to_family, since it is basically always true
|
2019-02-06 16:25:03 -08:00 |
|
|
b7cf5e82e3
|
rate_func can no longer be None, must be a function. Use 'linear' instead of None
|
2019-02-05 15:39:58 -08:00 |
|
|
272c5f4deb
|
Remove VMobject.add_control_points
|
2019-02-05 15:25:15 -08:00 |
|
|
eb0c63606d
|
sort_submobject -> sort and shuffle_submobjects -> shuffle
|
2019-02-04 15:02:32 -08:00 |
|
|
20f25615a6
|
arrange_submobjects -> arrange
|
2019-02-04 14:54:25 -08:00 |
|
|
4ae38cd9b8
|
Updates to logo object
|
2019-01-11 14:24:30 -08:00 |
|
|
afdf907abc
|
fix imports, remove __init__.py files, some pep8 linting
|
2018-12-27 09:41:41 -08:00 |
|
|
3543a750ba
|
move library code into manimlib, replace relative imports with absolute imports
|
2018-12-26 20:57:01 -08:00 |
|