Commit graph

1154 commits

Author SHA1 Message Date
Grant Sanderson
5639f2e6c3 Use generate_target in method compiling of scene.play 2018-02-20 11:28:11 -08: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
Grant Sanderson
321a5ccc1e Further progress in IntroduceDopplerRadar 2018-02-16 21:22:32 -08:00
Grant Sanderson
d53412d738
Merge pull request #129 from 3b1b/uncertainty
Uncertainty
2018-02-16 12:16:59 -08:00
Grant Sanderson
7415b0aa6b Uncertainty progress 2018-02-16 12:15:27 -08:00
Grant Sanderson
13a45224a0 Fixed display of vmobjects with a background color array, and sped up overlay_rgba by a bit 2018-02-16 12:15:16 -08:00
Grant Sanderson
d5aeeb0e8c Changed return type of batch_by_property 2018-02-16 11:14:19 -08:00
Grant Sanderson
4236215da7 Refactor of capture_mobjects to be cleaner about batching 2018-02-16 10:57:04 -08:00
Grant Sanderson
df6aae36a6 Uncertainty progress 2018-02-15 23:00:18 -08:00
Grant Sanderson
6987623d77 Merge branch 'master' of github.com:3b1b/manim into uncertainty 2018-02-15 18:52:53 -08:00
Grant Sanderson
b06e8818f4
Merge pull request #127 from 3b1b/WindingNumber
Winding number
2018-02-15 18:52:43 -08:00
Grant Sanderson
0fdfb55258 Merge branch 'master' of github.com:3b1b/manim into uncertainty 2018-02-15 18:36:41 -08:00
Grant Sanderson
2b43f03952 Finished LongAndShortSignalsInWindingMachine in uncertainty project 2018-02-15 18:36:29 -08:00
Grant Sanderson
5a8af8e0b6 Finished FourierRecapScene in uncertainty 2018-02-15 16:13:47 -08:00
Grant Sanderson
49049ca249 Added binary search solution to case where input_to_graph_point doesn't take in a graph 2018-02-15 16:13:32 -08:00
Sridhar Ramesh
5ad5b7cd76 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-15 15:37:53 -08:00
Sridhar Ramesh
4c6af541c1 Switched WindingNumber to use np.linspace; also, fixed missing colon in extract_scene.py 2018-02-15 15:37:19 -08:00
Sridhar Ramesh
5c0bbbc4be Removed range_via_num_steps, which was redundant on top of np.linspace 2018-02-15 15:35:37 -08:00
Grant Sanderson
4d457cb5c4
Merge pull request #126 from 3b1b/WindingNumber
Winding number
2018-02-15 14:56:10 -08:00
Sridhar Ramesh
bdc11cac51 Incremental 2018-02-15 14:44:32 -08:00
Sridhar Ramesh
05e073325e Added CircleIndicate animation 2018-02-15 14:44:23 -08:00
Sridhar Ramesh
551501b69e extract_scene now behaves more as expected when passed explicit output file names already containing an extension 2018-02-15 14:43:55 -08:00
Sridhar Ramesh
e4ba832aac Incremental 2018-02-15 11:57:45 -08:00
Grant Sanderson
69c6d621ab VariousMusicalNotes in uncertainty project 2018-02-14 12:33:53 -08:00
Grant Sanderson
a58582915e Added clipping to get_stroke_rgb and get_fill_rgb for cases when interpolation of colors accidentally goes outisde this range 2018-02-14 12:33:30 -08:00
Grant Sanderson
edf577c81e Added case_sensitive option to highlight_by_tex 2018-02-14 12:32:58 -08:00
Grant Sanderson
94c67e1fe7 Further uncertainty progress 2018-02-13 21:38:38 -08:00
Grant Sanderson
8224b9ba3f Moved Car code out of eoc/chapter2 2018-02-13 21:38:10 -08:00
Sridhar Ramesh
ced8275f6e Incremental 2018-02-13 16:47:29 -08:00
Sridhar Ramesh
0e03185f4e Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-13 15:48:57 -08:00
Grant Sanderson
921dc1a6d7
Merge pull request #109 from frozar/3D_camera_moving
[3D CAMERA] Center of rotation
2018-02-13 15:46:21 -08:00
Grant Sanderson
e98252dfa6
Merge pull request #120 from mirefek/master
yet another simple fixes / improvements
2018-02-13 15:44:24 -08:00
Grant Sanderson
3f6f23cae4
Merge pull request #122 from 3b1b/uncertainty
Uncertainty
2018-02-13 15:41:18 -08:00
Grant Sanderson
fbec114f67 Small uncertainty additions 2018-02-13 15:39:57 -08:00
Grant Sanderson
e07fecc2f9 ThreeDMobject color fix 2018-02-13 15:39:31 -08:00
Grant Sanderson
e78cb80701 Implmented doppler radar pluse for uncertainty 2018-02-13 11:44:36 -08:00
Grant Sanderson
1bea7fc8c5 Made naming by quality optional 2018-02-13 11:44:04 -08:00
Grant Sanderson
3b8bbbccab Beginning of ShowPlan in Uncertainty 2018-02-12 22:49:15 -08:00
Grant Sanderson
6f829c98fb Tie the render quality of a scene to its name so that files don't overwrite each other 2018-02-12 20:14:07 -08:00
Sridhar Ramesh
4f3bc46b5d Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-12 13:53:51 -08:00
Sridhar Ramesh
f84eeda546 Incremental 2018-02-12 13:53:33 -08:00
mirefek
6b39ba0502 Feature: argument coor_mask for move_to / next_to:
setting coor_mask = X_AXIS or Y_AXIS makes the alignment in just one coordinate
2018-02-12 22:41:34 +01:00