mirror of
https://github.com/3b1b/manim.git
synced 2025-08-01 08:54:38 +08:00
Refactoring how Camera frame height and width are handled
This commit is contained in:
@ -43,6 +43,7 @@ class MappingCamera(Camera):
|
||||
# TODO: Add optional separator borders between cameras (or perhaps peel this off into a
|
||||
# CameraPlusOverlay class)
|
||||
|
||||
# TODO, the classes below should likely be deleted
|
||||
|
||||
class OldMultiCamera(Camera):
|
||||
def __init__(self, *cameras_with_start_positions, **kwargs):
|
||||
|
Reference in New Issue
Block a user