Commit graph

95 commits

Author SHA1 Message Date
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
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
82905e38bd Removed axes config from Rotating animation 2018-01-24 08:54:36 -08:00
Grant Sanderson
d8b49f471a
Merge pull request #76 from 3b1b/WindingNumber
Winding number
2018-01-19 17:34:39 -08:00
Sridhar Ramesh
123bae00a6 Further fixes to Succession animations 2018-01-19 16:52:31 -08:00
Sridhar Ramesh
d74127bb7f Bug fixes to implementation of Succession animations 2018-01-19 13:02:41 -08:00
Grant Sanderson
0c30d31dff Incremental fourier work 2018-01-18 16:49:50 -08:00
Grant Sanderson
8e6c90563b Added WiggleOutThenIn to simple_animations 2018-01-18 15:04:05 -08:00
Grant Sanderson
0e961c85e0 Bug fix to how Succession behave when Scene.play changes its runtime 2018-01-14 19:26:53 -08:00
Grant Sanderson
c649a152d7 Moved Broadcast to simple_animations 2018-01-11 16:51:16 -08:00
Grant Sanderson
1bc6769a4c Merge branch 'master' of github.com:3b1b/manim 2018-01-10 16:58:43 -08:00
Grant Sanderson
56505522bd Fixed Succession animation, while changing its syntax a bit 2018-01-10 16:58:22 -08:00
Sridhar Ramesh
685750486a Cleaned up duplicate entry for MoveAlongPath in simple_animations 2018-01-10 13:08:01 -08:00
Grant Sanderson
9aa83053cc More progress in putnam.py 2017-12-06 15:18:15 -08:00
Grant Sanderson
a2e8d0aab9 Change default Write run_time 2017-10-31 07:41:20 -07:00
Grant Sanderson
f15f5d153e Remove cleanup redundancy 2017-10-24 20:16:16 -07:00
Grant Sanderson
0ba007bf21 added cleanup to ShowCreationThenDestruction 2017-10-24 13:27:37 -07:00
Grant Sanderson
5048fe80a5 Beginning part2 of nn project 2017-10-02 18:19:38 -07:00
Grant Sanderson
7f69b6aa93 Up to weight matrix introduction of nn 2017-09-29 14:17:13 -07:00
Grant Sanderson
9737d7ab21 Up to breaking up patterns in nn 2017-09-28 07:40:57 -07:00
Grant Sanderson
9958a73059 Beginning nn project 2017-09-26 17:41:45 -07:00
Grant Sanderson
ea8381de71 Beginning waves video animations 2017-08-30 13:16:08 -07:00
Grant Sanderson
ff3a214328 Beginning highD project 2017-08-05 20:47:06 -07:00
Grant Sanderson
571efd4669 All animation for 256 bit video 2017-07-07 23:23:09 -07:00
Grant Sanderson
2b0b16131f Preliminary end of bayes followup video 2017-06-14 11:32:29 -07:00
Grant Sanderson
c33ea5232a Finished CountThroughRings of leibniz 2017-05-10 17:22:26 -07:00
Grant Sanderson
507dd9d9dd Added LaggedStart animation 2017-05-10 13:39:28 -07:00
Grant Sanderson
fbb1156108 Halfway through eoc9 2017-04-18 18:37:15 -07:00
Grant Sanderson
aed097f0a7 Preliminary end to eoc1 remake 2017-04-07 16:05:51 -07:00
Grant Sanderson
ce93d88944 First few scens of eoc1 remake 2017-03-31 16:58:18 -07:00
Grant Sanderson
983e205b3e Finished eoc7 2017-03-29 15:41:09 -07:00
Grant Sanderson
7452486ddf Finished general L'Hoptital example of eoc7 2017-03-28 17:22:39 -07:00
Grant Sanderson
6387d5ee02 eoc7 just finished LHopitalExample, but might redo a lot 2017-03-27 18:50:01 -07:00
Grant Sanderson
7fca1dac6b Beginning L'Hopital's example of eoc7 2017-03-27 13:37:19 -07:00
Grant Sanderson
374c31218e Conglomeration of changes for eoc7 2017-03-24 13:59:14 -07:00
Grant Sanderson
0b7e4caf17 Bug fix to AnimationGroup 2017-03-23 16:49:30 -07:00
Grant Sanderson
dea0d4a948 RefreshOnDerivativeDefinition in eoc7 2017-03-22 15:06:17 -07:00
Grant Sanderson
899a911e08 PiCreatureScene and TeacherStudentScene refactors 2017-02-14 14:00:50 -08:00
Grant Sanderson
b097620389 Finished cube animation for eoc/chapter3 2017-01-27 13:23:17 -08:00
Grant Sanderson
b4e93b3376 80% through cube example 2017-01-26 19:59:55 -08:00
Grant Sanderson
25e99ea1bc Introduced DrawBorderThenFill Animation 2017-01-25 16:57:05 -08:00
Grant Sanderson
4c7e04f02f Renaming MED_BUFF constant 2017-01-25 16:40:59 -08:00
Grant Sanderson
1049100789 Up to VelocityAtIndividualPointsVsPairs in eoc chapter2 2017-01-06 13:01:34 -08:00
Grant Sanderson
740eba856d Finished tattoo video 2017-01-05 11:56:52 -08:00
Grant Sanderson
982ddb4c14 Beginning EoC Chapter 2 2016-12-26 07:10:38 -08:00
Grant Sanderson
7f71829ce1 Up to motivation for analytic continuation 2016-12-03 15:56:33 -08:00
Grant Sanderson
8f06c9db1c Up to showing recursive algorithm in Hanoi 2016-11-17 17:28:58 -08:00
Grant Sanderson
98b4427930 Initial hanoi animations 2016-11-15 20:08:28 -08:00
Grant Sanderson
c7239a035c Whoa boy, I've gotta get better about my commits... 2016-11-07 11:05:41 -08:00
Grant Sanderson
15b8236b26 Patreon animations 2016-10-25 17:35:16 -07:00