Commit graph

235 commits

Author SHA1 Message Date
Grant Sanderson
fcd1e7d6a5 A few small fixes to new about_point behavior 2018-01-20 11:18:43 -08:00
Grant Sanderson
850b6f9e88 Initial edits to make main movement methods take in about_point and about_edge kwargs 2018-01-20 10:56:52 -08:00
Grant Sanderson
1332ec9ed1 Minor cleanups 2018-01-17 22:18:05 -08:00
Grant Sanderson
dcb28791c4 Merge branch 'master' of github.com:3b1b/manim 2018-01-17 16:04:38 -08:00
Grant Sanderson
f64c076e7e Changed how functions are applied to vectorized mobjects to handle smoothness issues more cleanly 2018-01-17 16:04:07 -08: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
0bf1a9e303 Changed default Mobject.scale behavior to scale about center of mobject. Also added easier functionality for scaling about the mobject's edge. This will very likely break certain functionality in any old projects that expect scale to scale about ORIGIN by default 2018-01-17 09:01:46 -08:00
Grant Sanderson
a08e32be94 Tiny changes to mobject.py 2018-01-16 22:38:00 -08:00
Grant Sanderson
72dac6b2c9 Added submobject_to_align and index_of_submobject_to_align to next_to, removing align_using_submobjects boolean 2018-01-16 18:40:26 -08:00
Ben Hambrecht
0f50eee179 typo changes 2018-01-15 18:27:52 -08:00
Grant Sanderson
5d9eb8d5a0 Fixed get_merged_array bug 2018-01-15 15:06:01 -08:00
Grant Sanderson
ffcd9b5767 Changed the defaults for where animations are written, and where images for ImageMobject and SVGMobject are sought after 2018-01-12 13:38:25 -08:00
Grant Sanderson
ae31ee55e7 Bug fix to VMobject.fade 2018-01-11 18:12:15 -08:00
Sridhar Ramesh
0ce1a528c6 Added Surround method to MObject, as well as special-case implementation of it to Circle 2018-01-10 17:57:22 -08:00
ddxtanx
80dda4eb28 Merge branch 'master' of https://github.com/3b1b/manim 2017-11-22 19:06:23 -06:00
Grant Sanderson
b9aec1e907 Removed condition from Mobject.highlight 2017-10-26 21:30:59 -07:00
Grant Sanderson
4ea7a29628 Finished WalkThroughTwoExample in nn/part3 2017-10-25 14:21:12 -07:00
Grant Sanderson
67cc62a623 Introduced BulletedList 2017-10-19 14:31:55 -07:00
Grant Sanderson
d138ffd353 Up to InterpretFirstWeightMatrixRows in NN part 2 2017-10-12 17:38:25 -07:00
ddxtanx
384915d5a7 Change "print " lines to "print(" lines 2017-10-05 21:03:30 -05:00
Grant Sanderson
5c1a8f9a32 NN Part 1 published 2017-10-05 10:07:28 -07:00
Grant Sanderson
6fac1a578c Fixed Mobject.copy to be more efficient and fault taulerent 2017-10-03 11:49:48 -07:00
Grant Sanderson
2d20084573 nn progress up to introduction of weights and biases 2017-09-28 21:48:28 -07:00
Grant Sanderson
9737d7ab21 Up to breaking up patterns in nn 2017-09-28 07:40:57 -07:00
Solara570
68771e105a Improved stability for Windows NT OS 2017-09-27 17:29:13 +08:00
Grant Sanderson
9958a73059 Beginning nn project 2017-09-26 17:41:45 -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
ca4f540389 Rudimenary ImageMobject 2017-09-18 17:15:49 -07:00
Grant Sanderson
3b92ce71d9 Retiring bells and waves files to old_projects folder 2017-09-13 11:35:37 -07:00
Grant Sanderson
86b9e629e0 ThreeFilters of waves 2017-09-11 06:52:15 -07:00
Grant Sanderson
12dcb7a3ea Smattering of Bell and Wave work 2017-09-06 20:18:19 -07:00
Grant Sanderson
b88c669627 Further Bell fixes 2017-09-05 10:21:36 -07:00
Grant Sanderson
9cd37d99fb More bell fixes 2017-08-30 20:05:25 -07:00
Grant Sanderson
084d2bbe03 reworked ShowVariousFilterPairs in bells 2017-08-29 00:04:25 -07:00
Grant Sanderson
80c433820c Up to Venn Diagrams of Bell's project 2017-08-27 14:43:18 -07:00
Grant Sanderson
f249da02cc First wave animations for Bell's project 2017-08-25 17:56:55 -07:00
Grant Sanderson
f1c0a341cc apply_matrix for Mobject 2017-08-24 19:06:02 -07:00
Grant Sanderson
715e81cb7c Added align_to method to Mobject 2017-08-09 10:47:40 -07:00
Grant Sanderson
a765a64bc7 Partial completion of TwoDBoxWithSliders in highD.py 2017-08-08 21:42:23 -07:00
Grant Sanderson
ff3a214328 Beginning highD project 2017-08-05 20:47:06 -07:00
Grant Sanderson
e0646605be Change default behave for VMobject.apply_function 2017-08-02 11:58:33 -07:00
Grant Sanderson
62a7df7075 Halfway through eop/independence project 2017-07-20 13:37:12 -07:00
Grant Sanderson
6144392ebb Preliminary end to crypto animations 2017-07-06 10:45:50 -07:00
Grant Sanderson
1951457b89 VariableProofOfWork in crypto 2017-07-05 10:14:46 -07:00
Grant Sanderson
2ee12e28d8 Up to decentralization in crypto.py 2017-06-26 15:56:22 -07:00
Grant Sanderson
05db6174e9 Up to DescribeDigitalSignatures in crypto 2017-06-21 22:55:10 -07:00
Grant Sanderson
ef9fbd7aa9 Introduction of cryptocurrency video 2017-06-20 14:05:48 -07:00