10 Commits

Author SHA1 Message Date
a529a59abf Added DocStrings for all methods in Container, Scene, GraphScene, MovingCameraScene, SceneFileWriter, ThreeDScene, SpecialThreeDScene, ZoomedScene, VectorScene, and LinearTransformationScene. (#1040)
* Added DocStrings for methods in Container and Scene.
Removed 2 unused imports from scene.py.

* Added DocStrings for all methods in GraphScene, MovingCameraScene, SceneFileWriter, ThreeDScene, SpecialThreeDScene and ZoomedScene.

* Added DocStrings for all methods in `VectorScene` and LinearTransformationScene...
...except `position_x_coordinate` and `position_y_coordinate`

Co-authored-by: Aathish Sivasubrahmanian <aathishs@Aathishs-MacBook-Air.local>
2020-05-13 22:41:22 -07:00
77acc999cd Rename number_line_config to axis_config 2020-01-15 15:40:30 -08:00
9c381d15b6 ThreeDScene was still using continual animation constructs 2019-03-25 16:43:40 -07:00
82f0afb4dd Got rid of ContinualUpdate 2019-02-11 15:48:44 -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
5d5fdef748 Change the check fo Special3DScene quality 2019-02-04 14:13:18 -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
7e3c30d8f9 restore three_d_scene and svgs 2018-12-26 22:27:11 -08:00
86bb2110d6 move library code into manimlib, replace relative imports with absolute imports 2018-12-24 12:37:51 -08:00