mirefek
|
8cf2214d15
|
Feature: SVGMobject("unpack_groups" = False) preserve the hierarchy of
groups in the file.
|
2018-01-28 15:02:57 +01:00 |
|
mirefek
|
fd1f92b705
|
svg can handle ellipse
|
2018-01-28 14:55:17 +01:00 |
|
mirefek
|
5718db026e
|
bugfix: svg handling
|
2018-01-28 14:52:11 +01:00 |
|
mirefek
|
aa73cd65b1
|
Merge pull request #1 from 3b1b/master
Update the mirefek's copy
|
2018-01-28 12:31:25 +01:00 |
|
Ben Hambrecht
|
e139d54ba9
|
Added Ellipse
|
2018-01-27 19:09:59 +01:00 |
|
Ben Hambrecht
|
5169d6b297
|
Scenes 2-5 mostly finished
|
2018-01-27 19:09:29 +01:00 |
|
Ben Hambrecht
|
7ca95b4195
|
added scene 5, but shd be done w light indicators instead
|
2018-01-27 15:17:31 +01:00 |
|
Ben Hambrecht
|
e1edb98997
|
playing with lights
|
2018-01-27 14:07:37 +01:00 |
|
Ben Hambrecht
|
68c08f0a5a
|
Added working light, scenes 3 and 4
|
2018-01-27 13:30:25 +01:00 |
|
Ben Hambrecht
|
526929098a
|
added method for setting path arc of a Line
|
2018-01-27 13:29:39 +01:00 |
|
Ben Hambrecht
|
c051749905
|
old Integer implem lingering around
|
2018-01-27 13:29:20 +01:00 |
|
Grant Sanderson
|
e48579687c
|
Merge pull request #93 from 3b1b/WindingNumber
Camera module reorganization
|
2018-01-26 16:05:51 -08:00 |
|
Ben Hambrecht
|
a9f3bbd4a3
|
Revert "Added my playground for syncing btw my machines"
This reverts commit 698373c428 .
|
2018-01-26 22:59:51 +01:00 |
|
Sridhar Ramesh
|
ad14222d1c
|
Reorganized file structure of Camera module
|
2018-01-26 13:54:20 -08:00 |
|
Grant Sanderson
|
4fe6c343e9
|
Merge pull request #92 from 3b1b/fourier-work
Fourier work
|
2018-01-26 13:46:59 -08:00 |
|
Grant Sanderson
|
d62a14e6e5
|
Finished fourier project
|
2018-01-26 13:43:26 -08:00 |
|
bhbr
|
3f93924881
|
cleanup
|
2018-01-26 22:05:09 +01:00 |
|
Sridhar Ramesh
|
ab45afba8a
|
Incremental progress on WindingNumber
|
2018-01-26 12:26:30 -08:00 |
|
bhbr
|
49ed0ab4f4
|
Added my playground
|
2018-01-26 19:56:49 +01:00 |
|
Ben Hambrecht
|
698373c428
|
Added my playground for syncing btw my machines
|
2018-01-26 19:51:08 +01:00 |
|
Ben Hambrecht
|
b3d2795ee3
|
Merge branch 'master' into lighthouse
|
2018-01-26 19:50:25 +01:00 |
|
Ben Hambrecht
|
daadc857c4
|
Revert "Added my playground files (for syncing btw my machines)"
This reverts commit 2fd0687b59 .
|
2018-01-26 19:50:12 +01:00 |
|
Ben Hambrecht
|
2fd0687b59
|
Added my playground files (for syncing btw my machines)
|
2018-01-26 19:49:15 +01:00 |
|
bhbr
|
3589a292cb
|
gitignore
|
2018-01-26 19:33:22 +01:00 |
|
bhbr
|
65eba27ab5
|
Merge remote-tracking branch 'origin/lighthouse' into lighthouse
# Conflicts:
# topics/geometry.py
|
2018-01-26 19:32:55 +01:00 |
|
bhbr
|
98982d20e0
|
Merge branch 'master' into lighthouse
# Conflicts:
# topics/geometry.py
|
2018-01-26 19:29:06 +01:00 |
|
Grant Sanderson
|
dc3b43591d
|
Preliminary end to fourier project
|
2018-01-25 23:51:51 -08:00 |
|
Grant Sanderson
|
4d7bb5c3f1
|
Updated stage_scenes to write to a directory unique to the animation file
|
2018-01-25 23:51:36 -08:00 |
|
Grant Sanderson
|
5d811d2e81
|
Added kwargs to match_width, etc. methods
|
2018-01-25 23:50:52 -08:00 |
|
Grant Sanderson
|
3e34c29509
|
Bug fix to PiCreatureScene handling bubbles
|
2018-01-25 23:50:32 -08:00 |
|
Ben Hambrecht
|
a24738be18
|
Merge branch 'master' into lighthouse
|
2018-01-25 23:33:17 +01:00 |
|
Ben Hambrecht
|
9e57ac2be6
|
Annulus: symmetrized code
|
2018-01-25 23:23:43 +01:00 |
|
Ben Hambrecht
|
afc0c0d5ae
|
Trying to make light cones update correctly
|
2018-01-25 23:23:04 +01:00 |
|
Grant Sanderson
|
0fa5727d58
|
Up to BoundsAtInfinity in fourier
|
2018-01-25 13:13:39 -08:00 |
|
Grant Sanderson
|
27c6658eb1
|
Finished ScaleUpCenterOfMass of fourier
|
2018-01-24 16:09:49 -08:00 |
|
Grant Sanderson
|
ad4ceb3f1a
|
A few bits of cleanup
|
2018-01-24 16:09:37 -08:00 |
|
Sridhar Ramesh
|
10cc6469ef
|
Incremental progress on WindingNumber
|
2018-01-24 13:11:44 -08:00 |
|
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 |
|