|
946bc92b7a
|
Moved LaggedStart, AnimationGroup and Succession into their own file
|
2018-03-08 13:52:37 -08:00 |
|
|
aba43479f0
|
Poor man's merge
|
2018-03-05 20:25:01 -08:00 |
|
|
74742ce5b4
|
Merge branch 'master' into lighthouse2
# Conflicts:
# camera/camera.py
# helpers.py
|
2018-02-27 12:38:05 +01:00 |
|
|
26388d35f4
|
Merge branch 'master' of github.com:3b1b/manim into lighthouse2
|
2018-02-26 11:59:06 -08:00 |
|
|
6365de0b81
|
Incremental
|
2018-02-22 12:05:57 -08:00 |
|
|
c329fa5914
|
Fixes small run_time and added some warnings to Succession
|
2018-02-22 11:05:38 -08:00 |
|
|
4982a44fb6
|
Fixed bug where nested AnimationGroups did not propagate configs correctly
|
2018-02-20 09:42:43 -08:00 |
|
|
d509335210
|
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
|
2018-02-20 09:12:03 -08:00 |
|
|
aa64d7cd5c
|
Minor comment changes and clean up
|
2018-02-20 09:11:43 -08:00 |
|
|
4fdab1ae98
|
Merge pull request #130 from 3b1b/WindingNumber
Winding number
|
2018-02-19 17:25:41 -08:00 |
|
|
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 |
|
|
b4b47c8439
|
Fixed Succession bug which had resulted in incompletely drawn subanimations
|
2018-02-19 14:31:36 -08:00 |
|
|
6158ba6dcc
|
Minor changes everywhere, incremental progress on WindingNumber
|
2018-02-06 12:44:38 -08:00 |
|
|
5ea41c00ee
|
Minor comments reworded/added
|
2018-02-02 10:13:22 -08:00 |
|
|
5c0e71a728
|
Successions now correctly handle having zero animations
|
2018-02-01 16:29:28 -08:00 |
|
|
8a5ce2ced8
|
Improvements to camera.set_background_from_func, and incremental progress on WindingNumber
|
2018-01-31 17:17:58 -08:00 |
|
|
9ebfeeaf4d
|
Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber
|
2018-01-30 10:28:23 -08:00 |
|
|
426fb33b94
|
Small improvements
|
2018-01-29 18:12:51 -08:00 |
|
|
f0ed90a884
|
Minor improvements to some details of Successor implementation
|
2018-01-29 17:56:30 -08:00 |
|
|
bc23fbc342
|
Merge branch 'master' into master
|
2018-01-29 16:59:00 -08:00 |
|
|
55a6a0b906
|
Minor cleanup
|
2018-01-29 13:46:38 -08:00 |
|
|
9bd1628bf4
|
Removed stray diagnostic print statements that had been left in
|
2018-01-29 13:39:26 -08:00 |
|
|
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 |
|
|
edc0fe7589
|
clean_up for AnimationGroup
|
2018-01-28 16:56:38 +01:00 |
|
|
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 |
|
|
82905e38bd
|
Removed axes config from Rotating animation
|
2018-01-24 08:54:36 -08:00 |
|
|
d8b49f471a
|
Merge pull request #76 from 3b1b/WindingNumber
Winding number
|
2018-01-19 17:34:39 -08:00 |
|
|
123bae00a6
|
Further fixes to Succession animations
|
2018-01-19 16:52:31 -08:00 |
|
|
d74127bb7f
|
Bug fixes to implementation of Succession animations
|
2018-01-19 13:02:41 -08:00 |
|
|
0c30d31dff
|
Incremental fourier work
|
2018-01-18 16:49:50 -08:00 |
|
|
8e6c90563b
|
Added WiggleOutThenIn to simple_animations
|
2018-01-18 15:04:05 -08:00 |
|
|
0e961c85e0
|
Bug fix to how Succession behave when Scene.play changes its runtime
|
2018-01-14 19:26:53 -08:00 |
|
|
c649a152d7
|
Moved Broadcast to simple_animations
|
2018-01-11 16:51:16 -08:00 |
|
|
1bc6769a4c
|
Merge branch 'master' of github.com:3b1b/manim
|
2018-01-10 16:58:43 -08:00 |
|
|
56505522bd
|
Fixed Succession animation, while changing its syntax a bit
|
2018-01-10 16:58:22 -08:00 |
|
|
685750486a
|
Cleaned up duplicate entry for MoveAlongPath in simple_animations
|
2018-01-10 13:08:01 -08:00 |
|
|
9aa83053cc
|
More progress in putnam.py
|
2017-12-06 15:18:15 -08:00 |
|
|
a2e8d0aab9
|
Change default Write run_time
|
2017-10-31 07:41:20 -07:00 |
|
|
f15f5d153e
|
Remove cleanup redundancy
|
2017-10-24 20:16:16 -07:00 |
|
|
0ba007bf21
|
added cleanup to ShowCreationThenDestruction
|
2017-10-24 13:27:37 -07:00 |
|
|
5048fe80a5
|
Beginning part2 of nn project
|
2017-10-02 18:19:38 -07:00 |
|
|
7f69b6aa93
|
Up to weight matrix introduction of nn
|
2017-09-29 14:17:13 -07:00 |
|
|
9737d7ab21
|
Up to breaking up patterns in nn
|
2017-09-28 07:40:57 -07:00 |
|
|
9958a73059
|
Beginning nn project
|
2017-09-26 17:41:45 -07:00 |
|
|
ea8381de71
|
Beginning waves video animations
|
2017-08-30 13:16:08 -07:00 |
|
|
ff3a214328
|
Beginning highD project
|
2017-08-05 20:47:06 -07:00 |
|
|
571efd4669
|
All animation for 256 bit video
|
2017-07-07 23:23:09 -07:00 |
|
|
2b0b16131f
|
Preliminary end of bayes followup video
|
2017-06-14 11:32:29 -07:00 |
|
|
c33ea5232a
|
Finished CountThroughRings of leibniz
|
2017-05-10 17:22:26 -07:00 |
|
|
507dd9d9dd
|
Added LaggedStart animation
|
2017-05-10 13:39:28 -07:00 |
|