Commit graph

11 commits

Author SHA1 Message Date
Grant Sanderson
22d889f6dc Fixed some camera bugs 2018-08-11 19:20:09 -07:00
Grant Sanderson
0a423f7736 Updated ThreeDCamera color methods 2018-08-11 16:52:37 -07:00
Grant Sanderson
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
Grant Sanderson
2eebaccde2 Small setup for possible shift to general camera implementation 2018-06-11 10:41:04 -07:00
Grant Sanderson
13d7228918 Revert "Merge branch 'master' of github.com:3b1b/manim into alt-calc"
This reverts commit 17a1ea6db5, reversing
changes made to c8c6e6d9ba.
2018-05-21 12:11:46 -07:00
Ben Hambrecht
b2b66947db reverted to earlier version 2018-05-16 21:17:14 +02:00
Grant Sanderson
ecd48d885e Start tracking pixel_height and pixel_width instead of pixel_shape, since all uses of it involved unpacking anyway, and the ordering makes it harder to read and edit. 2018-05-14 13:52:44 -07:00
Grant Sanderson
f04b2e270c Refactoring how Camera frame height and width are handled 2018-05-11 17:41:37 -07:00
Grant Sanderson
d4392de600 Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
Grant Sanderson
01ef5fc2c7 Several import fixes 2018-04-01 10:51:54 -07:00
Grant Sanderson
ca7930740b Factored probability and three_d constructs out of topics/ 2018-04-01 10:45:41 -07:00
Renamed from topics/three_dimensions.py (Browse further)