|
bf8f517b49
|
Changed SceneFileWriter.get_default_file_name
|
2019-05-24 15:05:20 -07:00 |
|
|
bbf7cac78c
|
Small renaming save_image -> save_final_image, which is more honest
|
2019-03-16 22:11:19 -07: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 |
|
|
47555652e8
|
Fixed no animations bug
|
2019-02-04 14:15:41 -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 |
|
|
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 |
|