Grant Sanderson
|
426af6f7fc
|
Tiny bug fix
|
2018-10-09 12:21:44 -07:00 |
|
Grant Sanderson
|
5d6454fcc2
|
Fixed get_points_defining_boundary for VMobjects
|
2018-10-05 17:19:29 -07:00 |
|
Grant Sanderson
|
45d3806b86
|
Rename set_color_columns
|
2018-09-27 17:37:25 -07:00 |
|
Grant Sanderson
|
81a906f683
|
Fixed ImageMobject fade bug
|
2018-09-20 10:39:37 -07:00 |
|
Grant Sanderson
|
6a225211a5
|
VMobject.set_shade_in_3d
|
2018-08-28 09:44:46 -07:00 |
|
Grant Sanderson
|
f163ba3bc6
|
Slighty more efficient get_location for VectorizedPoint
|
2018-08-27 16:33:36 -07:00 |
|
Grant Sanderson
|
0149f4a496
|
Better ThreeDVMobject implementation
|
2018-08-21 19:58:48 -07:00 |
|
Grant Sanderson
|
8103b723a8
|
Fixed bug with VMobject.close_new_points
|
2018-08-21 19:25:34 -07:00 |
|
Grant Sanderson
|
51e6b66c95
|
submobject_family -> get_family
|
2018-08-21 19:15:16 -07:00 |
|
Grant Sanderson
|
eeff860588
|
init_point -> reset_points
|
2018-08-20 15:51:43 -07:00 |
|
Grant Sanderson
|
da792ef2d9
|
Add family option to match_style
|
2018-08-20 15:51:12 -07:00 |
|
Grant Sanderson
|
6f57a8bc5e
|
Performance improvements to 3d constructs
|
2018-08-16 22:25:51 -07:00 |
|
Grant Sanderson
|
365093c0b5
|
np.linalg.norm -> get_norm
|
2018-08-15 17:30:24 -07:00 |
|
Grant Sanderson
|
f926611d34
|
Added preliminary 3d animation abilities with (as of now poorly shaded) parametric curves
|
2018-08-15 16:23:29 -07:00 |
|
Grant Sanderson
|
d80dbb71d8
|
Bug fix to VMobject.set_sheen
|
2018-08-13 14:13:52 -07:00 |
|
Grant Sanderson
|
5b5a83b316
|
Added Mobject.update capabilties, which should be nicer and lighter weight than using ContinualUpdateFromFunc all the time. Also changed the behavior of any Animation having its mobject automatically thrust up to the front of the screen
|
2018-08-12 12:17:32 -07:00 |
|
Grant Sanderson
|
114a37f32c
|
DEFAULT_POINT_THICKNESS -> DEFAULT_STROKE_WIDTH
|
2018-08-12 00:35:54 -07:00 |
|
Grant Sanderson
|
e11611d482
|
Fixed bugs assoiated with setting fill or stroke using None arguments
|
2018-08-11 18:43:09 -07:00 |
|
Grant Sanderson
|
fb08fc0401
|
Fixed bubble sort bug
|
2018-08-11 17:16:03 -07:00 |
|
Grant Sanderson
|
5b9afe6e86
|
Bug fixes to new VMobject color model
|
2018-08-11 16:53:37 -07:00 |
|
Grant Sanderson
|
087715e538
|
Reimplented svg rendering using cairo, and changed vmobject color model to allow for gradeints and strokes with opacities. Many errors associated with python 2 to python 3 conversion are likely still present at this point.
|
2018-08-10 15:12:49 -07:00 |
|
Grant Sanderson
|
858051a806
|
After running 2to3
|
2018-08-09 17:56:05 -07:00 |
|
Grant Sanderson
|
3dc5b10e8b
|
Add background stroke width to mobjects
|
2018-08-08 11:15:45 -07:00 |
|
cclauss
|
f03268d007
|
Modernize Python 2 code to get ready for Python 3 yet again
|
2018-06-02 08:59:26 -04:00 |
|
Grant Sanderson
|
13d7228918
|
Revert "Merge branch 'master' of github.com:3b1b/manim into alt-calc"
This reverts commit 17a1ea6db5 , reversing
changes made to c8c6e6d9ba .
|
2018-05-21 12:11:46 -07:00 |
|
Ben Hambrecht
|
b2b66947db
|
reverted to earlier version
|
2018-05-16 21:17:14 +02:00 |
|
Grant Sanderson
|
d36a68f756
|
Cleanup of ZoomedScene updates
|
2018-05-10 19:46:10 -07:00 |
|
Grant Sanderson
|
7ee85faadd
|
Reimplemented ZoomedScene, using a new MultiCamera
|
2018-05-10 15:55:31 -07:00 |
|
Grant Sanderson
|
3f4b17a785
|
Moved where stroke_width attr is defined
|
2018-05-07 13:37:29 -07:00 |
|
Grant Sanderson
|
8127d9482b
|
End of Wallis project
|
2018-04-20 14:35:33 -07:00 |
|
Grant Sanderson
|
d4392de600
|
Changed all files to (mostly) conform to PEP8
|
2018-04-06 13:58:59 -07:00 |
|
Grant Sanderson
|
fc3dc64805
|
Refactor many definitions out of topics and into folders within mobject
|
2018-03-31 18:05:02 -07:00 |
|