Grant Sanderson
|
3d6092c06c
|
Get rid of ApplyToCenters
|
2019-02-08 15:08:40 -08:00 |
|
Grant Sanderson
|
6b195f4653
|
Make sure AnimationGroup works well with updating mobjects
|
2019-02-08 15:06:49 -08:00 |
|
Grant Sanderson
|
13b701ba1b
|
LaggedStart -> OldLaggedStart
|
2019-02-08 14:49:38 -08:00 |
|
Grant Sanderson
|
22f4a83ba8
|
Completely reimplemented AnimationGroup to be way simpler and more robust
|
2019-02-08 14:48:17 -08:00 |
|
Grant Sanderson
|
98a6c4bff0
|
Slight change to imports and comments of animation
|
2019-02-08 14:47:46 -08:00 |
|
Grant Sanderson
|
a1cead1570
|
Factored out parts of Scene.play
|
2019-02-08 12:51:21 -08:00 |
|
Grant Sanderson
|
ec638de1ec
|
Fixed Animation to work for updating mobjects
|
2019-02-08 12:32:24 -08:00 |
|
Grant Sanderson
|
bf738b70d7
|
update_submobject -> interpolate_submobject
|
2019-02-08 12:00:51 -08:00 |
|
Grant Sanderson
|
1c4ff6a556
|
update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation
|
2019-02-08 11:57:27 -08:00 |
|
Grant Sanderson
|
bf3d9c9b5a
|
clean_up -> clean_up_from_scene
|
2019-02-08 11:00:04 -08:00 |
|
Grant Sanderson
|
f4ddbef136
|
Get rid of instantiate function
|
2019-02-08 10:33:08 -08:00 |
|
Grant Sanderson
|
84b07bc347
|
Fixed Polygon.round_corners bug
|
2019-02-07 22:25:09 -08:00 |
|
Grant Sanderson
|
2449f3a284
|
Remove Grid
|
2019-02-07 21:59:32 -08:00 |
|
Grant Sanderson
|
5b5415cc3e
|
Added round_corners method to Polygon
|
2019-02-07 21:57:40 -08:00 |
|
Grant Sanderson
|
da0f4ef918
|
Added adjacent_n_tuples function
|
2019-02-07 21:57:20 -08:00 |
|
Grant Sanderson
|
bf0e3ab1b0
|
Changed angle_between_vectors implementation to work for 3d vectors
|
2019-02-07 21:38:03 -08:00 |
|
Grant Sanderson
|
7a488702e4
|
Changed Rectangle implementation
|
2019-02-07 21:24:00 -08:00 |
|
Grant Sanderson
|
d489b5df5c
|
Cleaned up Arrow implementation
|
2019-02-07 21:14:43 -08:00 |
|
Grant Sanderson
|
9265fc3e41
|
Bug fix to put_start_and_end_on
|
2019-02-07 21:14:30 -08:00 |
|
Grant Sanderson
|
0a65ee6725
|
Getting rid of use_rectangular_stem for Arrow
|
2019-02-07 17:53:11 -08:00 |
|
Grant Sanderson
|
266f44f10e
|
Added VMobject.set_opacity method
|
2019-02-07 17:47:16 -08:00 |
|
Grant Sanderson
|
9d132ed5e5
|
Cleaned up implementation of DashedLine
|
2019-02-07 15:41:54 -08:00 |
|
Grant Sanderson
|
3de8c2f04c
|
Added VMobject.get_subcurve, and cleaned up implementation of DashedVMobject
|
2019-02-07 15:41:15 -08:00 |
|
Grant Sanderson
|
0dfc5a576b
|
dashed_segment_length -> dash_length
|
2019-02-07 15:40:26 -08:00 |
|
Grant Sanderson
|
0ecac2bfb4
|
Factored out Line.get_start and Line.get_end to be more general Mobject methods
|
2019-02-07 14:52:40 -08:00 |
|
Grant Sanderson
|
5c7f1b15c0
|
Bug fix for VMobject.pointwise_become_partial
|
2019-02-07 10:59:56 -08:00 |
|
Grant Sanderson
|
8bb1085051
|
position_endpoints_on -> put_start_and_end_on
|
2019-02-07 10:59:28 -08:00 |
|
Grant Sanderson
|
ce2b508e10
|
Cleaning up Line
|
2019-02-07 10:59:04 -08:00 |
|
Grant Sanderson
|
fd15cc99a7
|
Changed how NumberPlane faded_line_style is created
|
2019-02-07 10:13:12 -08:00 |
|
Grant Sanderson
|
ef7b2919d2
|
Clean up Sector classes
|
2019-02-07 10:12:42 -08:00 |
|
Grant Sanderson
|
aa3d9e1a49
|
Few updates to Arc and Circle
|
2019-02-07 09:26:18 -08:00 |
|
Grant Sanderson
|
8bfa458091
|
Small changes to frames.py
|
2019-02-06 22:43:45 -08:00 |
|
Grant Sanderson
|
e3ee258d91
|
Replaced merge_config with merge_dicts_recursively
|
2019-02-06 21:32:42 -08:00 |
|
Grant Sanderson
|
d88c301622
|
Updating coordinate system mobjects
|
2019-02-06 21:16:26 -08:00 |
|
Grant Sanderson
|
24d6113bba
|
Get rid of propagate_style_to_family, since it is basically always true
|
2019-02-06 16:25:03 -08:00 |
|
Grant Sanderson
|
47f6d6ba38
|
Rewrote ParametricFunction to have less buggy interpolation
|
2019-02-06 15:18:11 -08:00 |
|
Grant Sanderson
|
16e8a76c6a
|
Whoops! Previous fix had its own bug. Now it's fixed.
|
2019-02-05 16:22:25 -08:00 |
|
Grant Sanderson
|
5ca93b3fe7
|
Fixed PiCreature pupil handling
|
2019-02-05 16:17:46 -08:00 |
|
Grant Sanderson
|
30356f3976
|
Fix edge case for VMobject.get_subpaths_from_points
|
2019-02-05 16:17:15 -08:00 |
|
Grant Sanderson
|
05bd710ebb
|
Fixed error with how ScreenRectangle inherited from Rectangle
|
2019-02-05 16:16:18 -08:00 |
|
Grant Sanderson
|
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 |
|
Grant Sanderson
|
dcb7dc8a1d
|
Coninuation of VMobject restructuring
|
2019-02-05 15:25:59 -08:00 |
|
Grant Sanderson
|
55081c75ef
|
Fixed bugs in partial_bezier_points and integer_interpolate
|
2019-02-05 15:25:44 -08:00 |
|
Grant Sanderson
|
272c5f4deb
|
Remove VMobject.add_control_points
|
2019-02-05 15:25:15 -08:00 |
|
Grant Sanderson
|
d695e2cc0b
|
Made Rectangle a Polygon
|
2019-02-05 15:24:51 -08:00 |
|
Grant Sanderson
|
1f46904f9b
|
Remove add_control_points, re-implement VMobject.align_points
|
2019-02-05 13:12:55 -08:00 |
|
Grant Sanderson
|
eaf25ff34b
|
Changing the way VMobject handles its internal bezier curves so as to eliminate the need for sup_paths
|
2019-02-05 11:02:15 -08:00 |
|
Grant Sanderson
|
eb0c63606d
|
sort_submobject -> sort and shuffle_submobjects -> shuffle
|
2019-02-04 15:02:32 -08:00 |
|
Grant Sanderson
|
8f556ffb89
|
print_submobject_family -> print_family
|
2019-02-04 14:58:15 -08:00 |
|
Grant Sanderson
|
20f25615a6
|
arrange_submobjects -> arrange
|
2019-02-04 14:54:25 -08:00 |
|