Sridhar Ramesh
|
a4881d2d07
|
Removed UnsyncedParallel, which I realized was just reimplementing the functionality of AnimationGroup (and erroneously); I had misinterpreted the nature of the 'squish'ing in AnimationGroup
|
2018-01-24 13:11:25 -08:00 |
|
Grant Sanderson
|
932d056ff7
|
Merge pull request #90 from 3b1b/mapping-camera-fix
Fixed bug with MappingCamera set to allow_object_intrusion
|
2018-01-24 12:15:12 -08:00 |
|
Grant Sanderson
|
3c86caa488
|
Fixed bug with MappingCamera set to allow_object_intrusion
|
2018-01-24 12:14:37 -08:00 |
|
Grant Sanderson
|
730c94461f
|
Merge pull request #89 from 3b1b/fourier-work
Made slicing into Mobjects return a Group or VGroup instead of a list
|
2018-01-24 11:27:23 -08:00 |
|
Grant Sanderson
|
ebf44f9bdb
|
Scaffolding for ScaleUpCenterOfMass scene in fourier
|
2018-01-24 11:26:13 -08:00 |
|
Grant Sanderson
|
c7fa8c59ad
|
Made slicing into mobjects return a Group or VGroup instead of a list
|
2018-01-24 11:25:55 -08:00 |
|
Ben Hambrecht
|
738d6974b7
|
Resolved conflicts in
|
2018-01-24 18:53:07 +01:00 |
|
Ben Hambrecht
|
a4a146a54e
|
Merge branch 'master' into lighthouse
# Conflicts:
# topics/numerals.py
|
2018-01-24 18:50:44 +01:00 |
|
Ben Hambrecht
|
ea18d984ce
|
Not my changes, but I have to commit them?!
|
2018-01-24 18:50:01 +01:00 |
|
Grant Sanderson
|
239addea72
|
Finished WriteComplexExponentialExpression of fourier
|
2018-01-24 08:55:53 -08:00 |
|
Grant Sanderson
|
b3d6ab9d47
|
Added background rectangle to DecimalNumber
|
2018-01-24 08:55:26 -08:00 |
|
Grant Sanderson
|
82905e38bd
|
Removed axes config from Rotating animation
|
2018-01-24 08:54:36 -08:00 |
|
Grant Sanderson
|
8dd42af2e9
|
Merge branch 'master' of github.com:3b1b/manim into fourier-work
|
2018-01-23 14:03:43 -08:00 |
|
Grant Sanderson
|
fb23644b5a
|
Further fourier work
|
2018-01-23 14:03:25 -08:00 |
|
Grant Sanderson
|
b9a292fbfc
|
Merge pull request #88 from 3b1b/fourier-work
Fourier work
|
2018-01-23 13:43:19 -08:00 |
|
Grant Sanderson
|
a389e5353f
|
Extended DecimalNumber to handles complex numbers and background rectangles
|
2018-01-23 13:42:18 -08:00 |
|
Grant Sanderson
|
bf5480c33b
|
Improved VMobject.match_style method to handle submobjects in a smarter way
|
2018-01-23 13:41:43 -08:00 |
|
Grant Sanderson
|
64b5399bc5
|
Extended Mobject.align_to to handle aligning centers of mobjects
|
2018-01-23 13:41:14 -08:00 |
|
Grant Sanderson
|
1294b9b2fe
|
Lingering typo
|
2018-01-23 12:25:03 -08:00 |
|
Grant Sanderson
|
47c41139bf
|
Final merge conflict cleanup
|
2018-01-23 12:23:29 -08:00 |
|
Grant Sanderson
|
b93e28754f
|
Whoops, some lingering changes that should have been in last commit
|
2018-01-23 12:19:56 -08:00 |
|
Grant Sanderson
|
eabe989eda
|
Resolved a few merge conflicts
|
2018-01-23 12:18:19 -08:00 |
|
Ben Hambrecht
|
d4ea12b6fc
|
Merge branch 'master' into lighthouse
|
2018-01-23 21:12:36 +01:00 |
|
Ben Hambrecht
|
7d44dab379
|
Merge remote-tracking branch 'origin/lighthouse' into lighthouse
# Conflicts:
# topics/geometry.py
|
2018-01-23 21:12:05 +01:00 |
|
Ben Hambrecht
|
963956cca7
|
resolved merge conflicts (#85)
|
2018-01-23 21:09:53 +01:00 |
|
Grant Sanderson
|
f6c9c6eec6
|
Merge pull request #85 from 3b1b/lighthouse
New methods for Arcs and Sectors
|
2018-01-23 12:08:36 -08:00 |
|
Grant Sanderson
|
6eee427c5e
|
Merge branch 'master' into lighthouse
|
2018-01-23 12:08:27 -08:00 |
|
Grant Sanderson
|
68143cf4a4
|
Merge pull request #87 from 3b1b/fourier-work
Fourier work
|
2018-01-23 12:06:12 -08:00 |
|
Ben Hambrecht
|
2cbf016dff
|
Merge branch 'master' into lighthouse
# Conflicts:
# topics/geometry.py
|
2018-01-23 21:05:35 +01:00 |
|
Grant Sanderson
|
d9f0c31eb1
|
Began setup of WhiteComplexExponentialExpression in fourier
|
2018-01-23 12:05:17 -08:00 |
|
Grant Sanderson
|
0c7698da55
|
Added ability to give a unit to a decimal, and changing decimal
|
2018-01-23 12:04:56 -08:00 |
|
Grant Sanderson
|
9ded033c7c
|
Slightly improved match_style in vmobject, but it's styll suboptimal
|
2018-01-23 12:04:31 -08:00 |
|
Grant Sanderson
|
245ee91f02
|
Added initial_config to digest_config, so that there is a way to recall how a mobject/animation/scene was initialized
|
2018-01-23 12:04:05 -08:00 |
|
Ben Hambrecht
|
66e001d77a
|
Added units to DecimalNumer
|
2018-01-23 10:53:24 -08:00 |
|
Grant Sanderson
|
c5202f2c62
|
Merge pull request #86 from 3b1b/fourier-work
Fourier work + super minor cleanup
|
2018-01-22 21:59:20 -08:00 |
|
Grant Sanderson
|
9b400c322e
|
Scoped out WhiteComplexExponentialExpression of fourier
|
2018-01-22 21:58:26 -08:00 |
|
Grant Sanderson
|
4f356d7e8f
|
Added simple R3_to_complex function
|
2018-01-22 21:57:38 -08:00 |
|
Ben Hambrecht
|
c7f92d53cd
|
Arcs can now have arrows on both sides
|
2018-01-22 16:30:07 -08:00 |
|
Ben Hambrecht
|
6e1c84a305
|
Arcs can now have tips on either side
Todo: tips on both sides, eliminate overshoot
|
2018-01-22 16:07:53 -08:00 |
|
Ben Hambrecht
|
1d6d3b3717
|
Added methods for centering Arcs and Sectors and for their stop_angle
|
2018-01-22 16:01:33 -08:00 |
|
Ben Hambrecht
|
89a73e7741
|
Merge branch 'master' into lighthouse
|
2018-01-22 14:41:55 -08:00 |
|
Ben Hambrecht
|
2eb6f7f614
|
Improved first lighthouse scene (now with series on top)
|
2018-01-22 14:41:45 -08:00 |
|
Ben Hambrecht
|
75fcb30e77
|
Renaming
line_to_number_vect -> label_direction
|
2018-01-22 14:41:05 -08:00 |
|
Grant Sanderson
|
983f739553
|
Merge branch 'master' of github.com:3b1b/manim into fourier-work
|
2018-01-22 13:37:09 -08:00 |
|
Grant Sanderson
|
50fe599b05
|
Merge pull request #84 from 3b1b/lighthouse
Renaming
|
2018-01-22 13:36:50 -08:00 |
|
Ben Hambrecht
|
b683b5f628
|
rotate_in_place changes
|
2018-01-22 11:58:04 -08:00 |
|
Ben Hambrecht
|
ad6a05074b
|
Merge branch 'master' into lighthouse
|
2018-01-22 11:55:19 -08:00 |
|
Grant Sanderson
|
f7f447956c
|
Merge branch 'master' into fourier-work
|
2018-01-22 11:44:32 -08:00 |
|
Grant Sanderson
|
b9a4dd2e5f
|
Added a few base layer animation for end message of fourier
|
2018-01-22 11:43:19 -08:00 |
|
Grant Sanderson
|
22c11286b7
|
Merge pull request #83 from Solara570/tex-mobject-fixes
A few improvements on TexMobject
|
2018-01-22 11:42:11 -08:00 |
|