Commit graph

14 commits

Author SHA1 Message Date
Grant Sanderson
2e5dbf2427 added big_ol_pile_of_manim_imports.py (see the comment at the head of that file 2018-03-30 12:56:29 -07:00
Grant Sanderson
618590bee1 Renamed 'highlight' to 'set_color' 2018-03-30 11:51:31 -07:00
Grant Sanderson
e168bfe5ba Rename SPACE_X_RADIUS to FRAME_X_RADIUS, and added constant FRAME_WIDTH (likewise for all y-coordinate information) 2018-03-30 11:25:37 -07:00
Grant Sanderson
55786e443d Renamed SPACE_WIDTH and SPACE_HEIGHT to SPACE_X_RADIUS and SPACE_Y_RADIUS to be less confusing 2018-03-30 11:03:14 -07:00
Grant Sanderson
407d72bb94 Finally changed to 2018-01-15 19:15:05 -08:00
cclauss
282cf6795b Add missing close bracket: } 2017-08-12 16:43:42 +02:00
Grant Sanderson
37a47b5d3d Some simple typo fixes 2017-05-31 16:07:37 -07:00
Grant Sanderson
26c5aa8e67 Interpolation for vectorized mobjects implemented 2016-04-10 12:34:28 -07:00
Grant Sanderson
74517d798d Using Camera class instead of displayer module 2016-02-27 12:44:52 -08:00
Grant Sanderson
4b479cac1d alpha_func and interpoloation_function renamed to rate_func and path_func 2016-01-01 14:51:16 -08:00
Grant Sanderson
d5c70fe0cb More hilbert work, including simple new Grid mobject 2015-12-19 13:06:09 -08:00
Grant Sanderson
ac930952f1 Beginning transform KA article, many small fixes to the mobject refactor 2015-11-02 19:09:55 -08:00
Grant Sanderson
e97a8708a5 Refactored tex_utils, and made TexMobject proper objects 2015-10-28 17:18:50 -07:00
Grant Sanderson
2e074afb60 middle of massive restructure, everything still broken 2015-10-27 21:00:50 -07:00
Renamed from scripts/complex_actions.py (Browse further)