Commit graph

24 commits

Author SHA1 Message Date
Grant Sanderson
0978984541 Reorganized animations folder. Warning: While I tried to be systematic, there is a decent chance this will cause import errors somewhere. 2018-03-31 15:11:35 -07:00
Grant Sanderson
9560b0b077 Refactored helpers.py into a folder of various util files, take 2 2018-03-30 18:42:32 -07:00
Grant Sanderson
8fae39fe82 Refactored helpers.py into a folder of various util files 2018-03-30 18:19:23 -07:00
Grant Sanderson
413403c904 Whoops, some files were missing from last commit 2018-03-30 12:06:19 -07:00
Grant Sanderson
380a87acca Renamed gradient_highlight to set_color_by_gradient 2018-03-30 11:59:39 -07:00
Grant Sanderson
618590bee1 Renamed 'highlight' to 'set_color' 2018-03-30 11:51:31 -07:00
Ben Hambrecht
a236e33e50 working on basel 2018-01-17 15:18:02 -08:00
Grant Sanderson
96b48388dd Made ORIGIN default center of PointDotMobject 2018-01-17 15:13:09 -08:00
Grant Sanderson
de478a515a Added 2018-01-17 13:41:40 -08:00
Grant Sanderson
83e28f9efb Improved gradient_hightlight of PointCloudMobject 2018-01-17 12:17:58 -08:00
Grant Sanderson
5d9eb8d5a0 Fixed get_merged_array bug 2018-01-15 15:06:01 -08:00
Grant Sanderson
b9aec1e907 Removed condition from Mobject.highlight 2017-10-26 21:30:59 -07:00
Grant Sanderson
bb958b68d7 Switched to rgba standard. Quite possibly this will mess something up :) 2017-09-19 13:12:45 -07:00
Grant Sanderson
37a47b5d3d Some simple typo fixes 2017-05-31 16:07:37 -07:00
Grant Sanderson
627f16b057 Farther along EoLA chapter 3 2016-07-22 11:22:31 -07:00
Grant Sanderson
b4eac6d6a9 Refactored ShowCreation submobject management to Mobject class 2016-07-19 11:08:31 -07:00
Grant Sanderson
889c31f590 Scene no longer cares about pointless mobjects 2016-07-18 14:03:25 -07:00
Grant Sanderson
e4c73306db Characters are vectorized 2016-04-17 19:29:27 -07:00
Grant Sanderson
0d4e928b6e Vectorize all the things 2016-04-17 00:31:38 -07:00
Grant Sanderson
bd3783586a Better alignment of sub_mbojects 2016-04-14 19:30:47 -07:00
Grant Sanderson
a9f620e250 Better interpolation, bezier subpaths, and color bugfix 2016-04-13 20:30:26 -07:00
Grant Sanderson
9fb31e01d0 ShowPartial works for vectorized mobjects 2016-04-11 21:18:52 -07:00
Grant Sanderson
26c5aa8e67 Interpolation for vectorized mobjects implemented 2016-04-10 12:34:28 -07:00
Grant Sanderson
330b8870ba Starting to vectorize 2016-04-09 20:03:57 -07:00