|
9c381d15b6
|
ThreeDScene was still using continual animation constructs
|
2019-03-25 16:43:40 -07:00 |
|
|
ecb9184e1a
|
Small addition for clarity
|
2019-03-19 17:31:03 -07:00 |
|
|
d0b2d8ee5e
|
Small changes to LinearTransformationScene
|
2019-03-18 14:35:33 -07:00 |
|
|
bbf7cac78c
|
Small renaming save_image -> save_final_image, which is more honest
|
2019-03-16 22:11:19 -07:00 |
|
|
4451e9a265
|
Fixed configuration of VectorSpaceScene
|
2019-03-16 22:10:35 -07:00 |
|
|
528e2d3195
|
Fix position of labels on the y-axis
|
2019-03-08 14:57:45 -06:00 |
|
|
88b8bf9666
|
Fix the position of the y-axis label
|
2019-03-07 15:29:01 -06:00 |
|
|
55c442f8fd
|
Fixed temp_file_path to be more specific in adding the "_temp." string to file name (#458)
fixed for paths with periods in it
|
2019-02-26 16:52:30 -08:00 |
|
|
b2c7e83843
|
Removed ContinualAnimation, reimplemented some of its occurances in the old_projects, added warnings for the rest
|
2019-02-16 12:46:54 -08:00 |
|
|
e1deb770c8
|
Remove all support of ContinualAnimations from Scene
|
2019-02-16 12:08:16 -08:00 |
|
|
e09fa811e5
|
Some preliminary changes to get rid of ContinualAnimation dependencies
|
2019-02-15 20:05:16 -08:00 |
|
|
1aaef5aba9
|
Change where Animation.begin is invoked
|
2019-02-11 20:53:20 -08:00 |
|
|
82f0afb4dd
|
Got rid of ContinualUpdate
|
2019-02-11 15:48:44 -08:00 |
|
|
88b35c45b8
|
Created fading.py and growing.py to help break up animation.creation.py
|
2019-02-09 09:08:57 -08:00 |
|
|
64eb670027
|
Get rid of lagged_start
|
2019-02-08 15:53:27 -08:00 |
|
|
cf92cd161e
|
Get rid of all_at_once
|
2019-02-08 15:49:06 -08:00 |
|
|
f9010f3421
|
Get rid of one_at_a_time
|
2019-02-08 15:44:58 -08:00 |
|
|
a2d99741f3
|
Remove kwargs from begin_animations
|
2019-02-08 15:26:30 -08:00 |
|
|
a1cead1570
|
Factored out parts of Scene.play
|
2019-02-08 12:51:21 -08:00 |
|
|
ec638de1ec
|
Fixed Animation to work for updating mobjects
|
2019-02-08 12:32:24 -08:00 |
|
|
1c4ff6a556
|
update_mobject -> interpolate_mobject for Animation, but not for ContinualAnimation
|
2019-02-08 11:57:27 -08:00 |
|
|
bf3d9c9b5a
|
clean_up -> clean_up_from_scene
|
2019-02-08 11:00:04 -08:00 |
|
|
e3ee258d91
|
Replaced merge_config with merge_dicts_recursively
|
2019-02-06 21:32:42 -08:00 |
|
|
d88c301622
|
Updating coordinate system mobjects
|
2019-02-06 21:16:26 -08:00 |
|
|
47f6d6ba38
|
Rewrote ParametricFunction to have less buggy interpolation
|
2019-02-06 15:18:11 -08:00 |
|
|
20f25615a6
|
arrange_submobjects -> arrange
|
2019-02-04 14:54:25 -08:00 |
|
|
47555652e8
|
Fixed no animations bug
|
2019-02-04 14:15:41 -08:00 |
|
|
5d5fdef748
|
Change the check fo Special3DScene quality
|
2019-02-04 14:13:18 -08:00 |
|
|
6e0596d0dc
|
Call continual_update at the start of a wait call, even if there are no time-dependent mobjects
|
2019-02-03 12:13:24 -08:00 |
|
|
4a5b611aff
|
Nix setup_bases
|
2019-01-30 11:20:17 -08:00 |
|
|
7a5c419297
|
Changed what the gain argument of Scene.play means to instead actually apply gain to the passed in sound, not the background
|
2019-01-29 23:52:56 -08:00 |
|
|
a409fd6fe5
|
Suspend mobject updating during animations
|
2019-01-29 14:40:44 -08:00 |
|
|
eb355fc7a1
|
Added gain to Scene.add_sound
|
2019-01-28 10:22:08 -08:00 |
|
|
900e6ac837
|
Use frame_rate, instead of frame_duration, and make that part of the camera rather than the scene
|
2019-01-25 10:13:17 -08:00 |
|
|
eca8d77f83
|
Small bug fix for starting_animation_number
|
2019-01-24 22:32:43 -08:00 |
|
|
14cd017cc4
|
partial_movie_directory -> partial_movie_files
|
2019-01-24 22:26:18 -08:00 |
|
|
e5e1fa908b
|
Finished SceneFileWriter refactor
|
2019-01-24 22:24:01 -08:00 |
|
|
8ae0556394
|
First pass at SceneFileWriter refactor
|
2019-01-24 21:47:40 -08:00 |
|
|
561e2c7a21
|
Changed how partial movie directory is found
|
2019-01-24 13:44:19 -08:00 |
|
|
acc26fa8e4
|
Comment to complain about GraphScene and remind myself to re-factor or replace it
|
2019-01-22 15:40:06 -08:00 |
|
|
748ca4e0f1
|
Fixed compile from file list issue
|
2019-01-18 14:15:07 -08:00 |
|
|
4d899b6c97
|
Leave in partial movie files
|
2019-01-18 09:11:41 -08:00 |
|
|
bfce8b47cd
|
Merge branch 'master' into master
|
2019-01-18 09:06:22 -08:00 |
|
|
7e0f30614a
|
Added rudimentary sound abilities to scene
|
2019-01-16 11:10:43 -08:00 |
|
|
633050c02a
|
Added Scene.wait_until and changed time_progression defaults
|
2019-01-15 12:19:09 -08:00 |
|
|
f3178edff0
|
Added stop_condition to Scene.wait
|
2019-01-14 13:26:58 -08:00 |
|
|
27f1dfe75b
|
Replace backslash to slash only on windows platform
|
2019-01-14 10:45:36 +08:00 |
|
|
ac87738701
|
Only change backslash on windows
|
2019-01-14 10:38:54 +08:00 |
|
|
cb76ec1270
|
Fix file problem when combine videos on Windows
|
2019-01-13 23:35:05 +08:00 |
|
|
56ed3538f6
|
Fix the file problem when combine videos on Windows
|
2019-01-13 23:29:46 +08:00 |
|