Commit graph

3536 commits

Author SHA1 Message Date
Grant Sanderson
4038fdacbb Added BackgroundColoredVMobject 2018-02-01 21:56:09 -08:00
Grant Sanderson
6829ff1152
Merge pull request #108 from 3b1b/WindingNumber
Z buffer sorting added to camera, set_background_by_func fixed, other small fixes
2018-02-01 21:17:30 -08:00
Sridhar Ramesh
b1a62a156c Incremental progress on WindingNumber, including adding helpful functions to helpers.py and number_line.py 2018-02-01 16:33:03 -08:00
Sridhar Ramesh
c9e0d8b839 Bug fixes on set_background_from_func (now computes screen dimensions correctly) 2018-02-01 16:32:19 -08:00
Sridhar Ramesh
5c0e71a728 Successions now correctly handle having zero animations 2018-02-01 16:29:28 -08:00
Sridhar Ramesh
c0bd5f049f Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-01-31 17:18:03 -08:00
Sridhar Ramesh
8a5ce2ced8 Improvements to camera.set_background_from_func, and incremental progress on WindingNumber 2018-01-31 17:17:58 -08:00
Grant Sanderson
19278fe613
Merge pull request #105 from frozar/helper_color
[HELPER] Add a color helper function
2018-01-31 11:16:38 -08:00
Grant Sanderson
d9e329e9dd
Merge pull request #106 from frozar/3D_zoom
[3D CAMERA] BUGFIX: Zoom
2018-01-31 11:15:17 -08:00
frozar
c5a93b4c86 [3D CAMERA] BUGFIX: take into account the camera distance in get_view_transformation_matrix(). 2018-01-31 17:50:13 +01:00
frozar
8962eb1344 [HELPER] Add a color helper function. 2018-01-31 15:39:12 +01:00
Grant Sanderson
717b3f9b80
Merge pull request #104 from 3b1b/WindingNumber
Minor internal changes to Succession
2018-01-30 21:00:16 -08:00
Sridhar Ramesh
c1dd5f1689 Incremental 2018-01-30 18:06:19 -08:00
Sridhar Ramesh
c28b81a230 Fixed bug in set_background_by_color_function 2018-01-30 18:06:05 -08:00
Sridhar Ramesh
634b28c485 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-01-30 13:58:11 -08:00
Sridhar Ramesh
7a71927c90 Incremental progress 2018-01-30 13:55:59 -08:00
Grant Sanderson
65fbe17d4f Added set_background_by_color_function to camera 2018-01-30 13:51:22 -08:00
Sridhar Ramesh
9ebfeeaf4d Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-01-30 10:28:23 -08:00
Grant Sanderson
e1390692be Tiny cleanup 2018-01-29 21:29:36 -08:00
Grant Sanderson
7ad6ccaa49 Bug fixes to 3d display 2018-01-29 21:29:24 -08:00
Sridhar Ramesh
6b1fb89d16 Incremental progress 2018-01-29 18:13:11 -08:00
Sridhar Ramesh
426fb33b94 Small improvements 2018-01-29 18:12:51 -08:00
Sridhar Ramesh
f0ed90a884 Minor improvements to some details of Successor implementation 2018-01-29 17:56:30 -08:00
Grant Sanderson
10e76fd7d8
Merge pull request #94 from mirefek/master
Several simple bugfixes and features
2018-01-29 16:59:12 -08:00
Grant Sanderson
bc23fbc342
Merge branch 'master' into master 2018-01-29 16:59:00 -08:00
Grant Sanderson
24328374da
Merge pull request #98 from cclauss/resolve-undefined-names
Resolve undefined names in Python 2 and 3
2018-01-29 16:46:34 -08:00
Grant Sanderson
ea56569b24
Merge pull request #101 from 3b1b/WindingNumber
MObject and Scene are now derived from Container
2018-01-29 16:44:58 -08:00
Sridhar Ramesh
55a6a0b906 Minor cleanup 2018-01-29 13:46:38 -08:00
Sridhar Ramesh
9df8b0781e Some convenient utility functions added to helpers.py, which I had reason to make use of previously 2018-01-29 13:44:16 -08:00
Sridhar Ramesh
00ee9c3497 Incremental progress on WindingNumber 2018-01-29 13:39:56 -08:00
Sridhar Ramesh
9bd1628bf4 Removed stray diagnostic print statements that had been left in 2018-01-29 13:39:26 -08:00
Sridhar Ramesh
d1647d32ef Whoops, forgot to actually add Container files to last commit, but this is the purely virtual Container class from which MObject and Scene now derive 2018-01-29 13:37:17 -08:00
Sridhar Ramesh
322a172c28 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-01-29 13:34:20 -08:00
Sridhar Ramesh
55a723a284 Fixed bugs in Succession and AnimationGroup, and also created purely virtual Container class from which both Scene and MObject derive (conceptually unifying their remove/add methods) 2018-01-29 13:34:06 -08:00
Grant Sanderson
49568dab6d
Merge pull request #100 from 3b1b/lighthouse
Lighthouse
2018-01-29 12:20:37 -08:00
Grant Sanderson
d52776a0a7 Fixed numerals merge issue 2018-01-29 12:17:25 -08:00
Grant Sanderson
82c14ee6a7 Merge branch 'master' of github.com:3b1b/manim 2018-01-29 12:06:32 -08:00
Grant Sanderson
28ba8fea9c Fixed alignment of Decimal unit 2018-01-29 12:05:59 -08:00
Ben Hambrecht
ad2b1c3933 Merge branch 'master' into lighthouse 2018-01-29 19:49:40 +01:00
Ben Hambrecht
d6f1eca25c Revert "Added my playground files (for syncing btw my machines)"
This reverts commit 2fd0687b59.
2018-01-29 19:49:22 +01:00
Ben Hambrecht
36c1366124 Added my playground files (for syncing btw my machines) 2018-01-29 19:49:22 +01:00
Ben Hambrecht
b38a8dade6 refactoring scenes 2-5, started on scene 6 (faux 3D) 2018-01-29 15:20:57 +01:00
cclauss
a9c1498aff Resolve undefined names 2018-01-29 10:25:43 +01:00
Grant Sanderson
994749cead
Merge pull request #95 from 3b1b/fourier-work
Fourier work
2018-01-28 16:27:53 -08:00
Grant Sanderson
32b46e078c Small adjustments to VMobject.insert_n_anchor_points 2018-01-28 16:27:07 -08:00
Grant Sanderson
1a44b0e52d Final touches to Fourier Thumbnail 2018-01-28 16:26:00 -08:00
mirefek
acb709a725 Specify Python version 2018-01-28 20:50:46 +01:00
mirefek
7f97616c42 Feature: Scene.wait_to(time)
Can be useful for audio fitting, ignored in preview
2018-01-28 20:49:02 +01:00
mirefek
3d9f370bce Feature: DashedMObject 2018-01-28 20:31:55 +01:00
mirefek
edc0fe7589 clean_up for AnimationGroup 2018-01-28 16:56:38 +01:00