Ben Hambrecht
|
d416890fbc
|
added synonym for number line labels
|
2018-02-22 23:02:54 +01:00 |
|
Ben Hambrecht
|
fd91761f89
|
Finalized PondScene (save overlays), working on final scenes
|
2018-02-22 18:20:25 +01:00 |
|
Ben Hambrecht
|
25744bdb54
|
rewriting PondScene with ThreeDCamera
|
2018-02-22 11:18:20 +01:00 |
|
Ben Hambrecht
|
831257b68a
|
day's work
|
2018-02-21 19:09:33 +01:00 |
|
Ben Hambrecht
|
e8d9f6d6e5
|
incremental changes in basel
|
2018-02-21 19:09:33 +01:00 |
|
Grant Sanderson
|
e34f66fafe
|
Merge branch 'master' of github.com:3b1b/manim into lighthouse2
|
2018-02-21 10:03:53 -08:00 |
|
Grant Sanderson
|
baa5a1bb5f
|
Merge pull request #136 from 3b1b/uncertainty
Uncertainty
|
2018-02-20 23:00:40 -08:00 |
|
Grant Sanderson
|
bae06cc05b
|
Half of AmbiguityInLongEchos
|
2018-02-20 22:59:53 -08:00 |
|
Grant Sanderson
|
1d09e5e960
|
Fixed bits of funny behavior with skip_animations
|
2018-02-20 22:59:38 -08:00 |
|
Grant Sanderson
|
6ff937e893
|
Fixed one-off error for number of frames rendered during an animation, and made it so that a final frame is always rendered after the construct method is called
|
2018-02-20 17:50:39 -08:00 |
|
Grant Sanderson
|
fecd5a5237
|
Merge pull request #135 from 3b1b/uncertainty
Uncertainty
|
2018-02-20 16:47:41 -08:00 |
|
Grant Sanderson
|
47d1f8d446
|
Made .mov and .mp4 codec arguments analogous
|
2018-02-20 16:45:19 -08:00 |
|
Grant Sanderson
|
f76a34c273
|
Fixed deepcopy segfault issue with Camera
|
2018-02-20 16:44:36 -08:00 |
|
Ben Hambrecht
|
18357e909b
|
working on getting the pond's LS to scale correctly
|
2018-02-20 23:12:08 +01:00 |
|
Ben Hambrecht
|
3bdeeafe2d
|
resolved conflict
# Conflicts:
# topics/light.py
|
2018-02-20 23:12:04 +01:00 |
|
Grant Sanderson
|
79a51cc795
|
Merge pull request #134 from 3b1b/uncertainty
Uncertainty
|
2018-02-20 14:04:51 -08:00 |
|
Grant Sanderson
|
d3a39f2e65
|
Enabling transparent background of exported videos
|
2018-02-20 14:03:59 -08:00 |
|
Grant Sanderson
|
a03aa64ae3
|
Merge branch 'master' of github.com:3b1b/manim into uncertainty
|
2018-02-20 12:38:49 -08:00 |
|
Grant Sanderson
|
5e64508c40
|
Merge pull request #133 from 3b1b/WindingNumber
Fixed division by zero bug in alpha compositing
|
2018-02-20 12:37:49 -08:00 |
|
Sridhar Ramesh
|
c2b9417c6a
|
Fixed division by zero bug in alpha compositing
|
2018-02-20 12:33:58 -08:00 |
|
Ben Hambrecht
|
59deed97aa
|
added ArcHighLighterOverlayScene
|
2018-02-20 21:20:55 +01:00 |
|
Grant Sanderson
|
3b83ff78f6
|
Merge branch 'master' of github.com:3b1b/manim into uncertainty
|
2018-02-20 11:31:07 -08:00 |
|
Grant Sanderson
|
7fe0f0650a
|
...
|
2018-02-20 11:30:59 -08:00 |
|
Grant Sanderson
|
a71b9692bf
|
Small uncertainty progress
|
2018-02-20 11:29:17 -08:00 |
|
Grant Sanderson
|
1a22b949e1
|
Removed super-over-DRY implementation of style propagation in vmobjects
|
2018-02-20 11:28:59 -08:00 |
|
Grant Sanderson
|
5639f2e6c3
|
Use generate_target in method compiling of scene.play
|
2018-02-20 11:28:11 -08:00 |
|
Grant Sanderson
|
652dab7f23
|
Merge pull request #132 from 3b1b/WindingNumber
Winding number
|
2018-02-20 11:26:44 -08:00 |
|
Sridhar Ramesh
|
4982a44fb6
|
Fixed bug where nested AnimationGroups did not propagate configs correctly
|
2018-02-20 09:42:43 -08:00 |
|
Sridhar Ramesh
|
d509335210
|
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
|
2018-02-20 09:12:03 -08:00 |
|
Sridhar Ramesh
|
aa64d7cd5c
|
Minor comment changes and clean up
|
2018-02-20 09:11:43 -08:00 |
|
Ben Hambrecht
|
fe1c3ca0f9
|
3D anims of LightSource fixed (everything faces the camera again)
|
2018-02-20 17:44:33 +01:00 |
|
Ben Hambrecht
|
2d93c45624
|
Pond now smoothly morphs into a number line
|
2018-02-20 15:37:19 +01:00 |
|
Ben Hambrecht
|
88dfb772f6
|
Merge branch 'master' into lighthouse2
|
2018-02-20 11:26:11 +01:00 |
|
Ben Hambrecht
|
5e9ab3a6ce
|
ScreenScalingScene
|
2018-02-20 11:21:01 +01:00 |
|
Grant Sanderson
|
4fdab1ae98
|
Merge pull request #130 from 3b1b/WindingNumber
Winding number
|
2018-02-19 17:25:41 -08:00 |
|
Grant Sanderson
|
75484dbd16
|
Merge pull request #131 from 3b1b/runtime-handling-refactor
Runtime handling refactor
|
2018-02-19 17:25:02 -08:00 |
|
Grant Sanderson
|
95357f90a1
|
Fixed how continual animations are handeled when skip_animations is set
|
2018-02-19 17:24:17 -08:00 |
|
Grant Sanderson
|
e632be304d
|
Removed sync_animation_run_times_and_rate_funcs, and changed
the implementaiton of Scene.play and AnimationGroup so as to
not change the run_time and rate_func of the animations passed
in.
|
2018-02-19 16:51:47 -08:00 |
|
Sridhar Ramesh
|
b1f5252bb9
|
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
|
2018-02-19 14:32:58 -08:00 |
|
Sridhar Ramesh
|
e07fc600f2
|
Incremental
|
2018-02-19 14:32:46 -08:00 |
|
Sridhar Ramesh
|
1fe0508fb2
|
More intuitive behavior when explicit filenames are provided with extensions
|
2018-02-19 14:32:35 -08:00 |
|
Sridhar Ramesh
|
b4b47c8439
|
Fixed Succession bug which had resulted in incompletely drawn subanimations
|
2018-02-19 14:31:36 -08:00 |
|
Grant Sanderson
|
36a4aacdf9
|
Uncertainty progress
|
2018-02-19 10:07:07 -08:00 |
|
Ben Hambrecht
|
935ae923ca
|
Revert "edits that broke light.py"
This reverts commit ea6dc69577 .
|
2018-02-19 15:36:16 +01:00 |
|
Ben Hambrecht
|
b0d9a1eaac
|
Revert "Lighthouse now also stable under camera rotations"
This reverts commit 75fd78cefc .
|
2018-02-19 15:34:11 +01:00 |
|
Ben Hambrecht
|
3b99207172
|
Revert "Ambient light now also stable under camera rotations"
This reverts commit f178a6981c .
|
2018-02-19 15:30:33 +01:00 |
|
Ben Hambrecht
|
ea6dc69577
|
edits that broke light.py
|
2018-02-19 15:30:21 +01:00 |
|
Ben Hambrecht
|
3caa58cd0b
|
Merge branch 'master' into lighthouse2
|
2018-02-19 09:17:06 +01:00 |
|
Ben Hambrecht
|
7eca959e2f
|
incremental progress
|
2018-02-19 09:17:00 +01:00 |
|
Ben Hambrecht
|
f178a6981c
|
Ambient light now also stable under camera rotations
|
2018-02-17 21:13:50 +01:00 |
|