mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| a_deeper_look.rst | ||
| building_blocks.rst | ||
| configuration.rst | ||
| quickstart.rst | ||