12 Commits

Author SHA1 Message Date
5af31c1b8b Minor refactoring to the camera class, with an additional change to z-buffering default behavior 2018-02-10 18:37:34 -08:00
2aa5d9ae43 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-02-06 12:44:46 -08:00
6158ba6dcc Minor changes everywhere, incremental progress on WindingNumber 2018-02-06 12:44:38 -08:00
d81262e58a Make z_buff_func only round to the hundredths place, so small variations in z-coordiante not intended for z indexing don't mess things up 2018-02-06 12:22:03 -08:00
5ea41c00ee Minor comments reworded/added 2018-02-02 10:13:22 -08:00
4038fdacbb Added BackgroundColoredVMobject 2018-02-01 21:56:09 -08:00
c9e0d8b839 Bug fixes on set_background_from_func (now computes screen dimensions correctly) 2018-02-01 16:32:19 -08:00
8a5ce2ced8 Improvements to camera.set_background_from_func, and incremental progress on WindingNumber 2018-01-31 17:17:58 -08:00
c28b81a230 Fixed bug in set_background_by_color_function 2018-01-30 18:06:05 -08:00
65fbe17d4f Added set_background_by_color_function to camera 2018-01-30 13:51:22 -08:00
9df8b0781e Some convenient utility functions added to helpers.py, which I had reason to make use of previously 2018-01-29 13:44:16 -08:00
ad14222d1c Reorganized file structure of Camera module 2018-01-26 13:54:20 -08:00