manim/docs/source
Darylgolden 1d9fdaf629
New Feature: Added media_width option to the config to change the default width of gif+video output in Jupyter notebooks (#1074)
* Added new 3D mobjects: mostly taken from dor2727's previous incomplete PR

* Added Torus from 3b1b manim

* Added tests

* Remove personal test file

* Ran black

* Added test for Arrow3D

* Apply suggestions from code review

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>

* Black formatting

* Added documentation, tests failing?

* Added documentation, tests fixed

* Rename self.height to self._height

* Removed unnecessary property.

* Fixed tests

* Apply suggestions from code review

Co-authored-by: friedkeenan <friedkeenan@protonmail.com>

* Black

* Apply suggestions from code review

Simple changes for now

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>

* Apply suggestions from code review

Possibly breaking changes

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
Co-authored-by: friedkeenan <friedkeenan@protonmail.com>

* Update manim/mobject/three_dimensions.py

Fix indentation

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>

* Update manim/mobject/three_dimensions.py

Fix indentation

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>

* Fix things

* Change parameter names for Torus

* Added get_direction method for Cylinder and fixed direction setting

* retrigger checks

* Changed max-width to 375px

* Resolve merge conflict

* Attempted to add config for jupyter_width

* Apply suggestions from code review

Attempt to fix

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>

* Fixed config

* Updated test data.

* Change name in cfg file to match ManimConfig

* Added media_width support to iPython Image

* Revert "Change name in cfg file to match ManimConfig"

This reverts commit 57080a91be.

* Revert "Added media_width support to iPython Image"

This reverts commit 0391bfb223.

* Revert "Revert "Change name in cfg file to match ManimConfig""

This reverts commit 7d499fa43c.

Co-authored-by: Jason Villanueva <a@jsonvillanueva.com>
Co-authored-by: friedkeenan <friedkeenan@protonmail.com>
2021-03-21 23:21:28 +01:00
..
_static More color changes (#706) 2020-11-14 11:52:28 -05:00
_templates render full documentation for module level functions 2020-10-31 16:11:08 +01:00
installation docs: update installation docs for linux - pango (#1060) 2021-02-28 10:03:03 +01:00
tutorials New Feature: Added media_width option to the config to change the default width of gif+video output in Jupyter notebooks (#1074) 2021-03-21 23:21:28 +01:00
changelog.rst Remove "one line summary" from pr template (#1073) 2021-03-13 15:53:01 +01:00
conduct.md Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
conf.py fix #1045 changes in line 118 (#1053) 2021-03-01 14:09:16 +05:30
contributing.rst Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
examples.rst Remove 'MovingCameraScene.setup' and 'MovingCameraScene.camera_frame' (#1000) 2021-02-25 14:21:15 -08:00
index.rst Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
installation.rst Documentation: move installation instructions for developers to page for developers (#923) 2021-01-26 14:45:56 +01:00
manim_directive.py Add skip-manim tag when building the docs (#796) 2020-12-01 20:08:01 +01:00
reference.rst Add forgotten svg files to documentation and imports (#1088) 2021-03-09 15:04:24 -08:00
reporting_bugs.rst Rewrite contributing guide and add two troubleshooting soulutions (#384) 2020-09-05 11:17:36 -04:00
tutorials.rst New tutorial: manim internals basic (#394) 2020-09-12 11:51:12 -04:00