mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* first draft of color class + starting library conversion * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * changed everything to Manim color todo: figure out circular dependency in utils * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * first working draft of new color version * resolving conflicts * resolving conflicts * resolving conflicts * resolving conflicts * resolving conflicts * changed default internal value of ManimColor to np.ndarray[float] * starting to fix tests * fixed more tests and changed precision of manim color * removed premature color conversion * fixed some more tests * final test changes * fix doctests * fix for 3.8 * fixing ManimColor string representation * removing some unneccesary conversions * moved community constants to manim_colors.py and added more color standards * broke some too long lines * added fallback: check whether passed object has get_hex method * actually fix _internal_from_string * added hsv support * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * remove dependency on colour * fixed DARK_EARTH being assigned twice * fixed double assignment * remove more duplicated colour names * raise NotImplementedError for ManimColor.gradient * removed unused import * remove superfluous ManimColor import * fix circular import, remove dependency of space_ops on config * one more Color -> ParseableManimColor * removed one *-import * somewhat unrelated fixed type hint * -1 *-import * fixed change of logic in CoordinateSystem.get_graph_label * removed debug print; fixed type hint in mobject.py * some fixes and improvements to text_mobject.py * update three_dimensions * fixes for rendered documentation of utils.color.* * substantial improvements to documentation, including new Sphinx directive Co-authored-by: MrDiver <mrdiverlp@gmail.com> * Rewrite of the sphinx directive to use docutils nodes and 2 column design * I just had to do it * Improve the color table * minor cleanup * fixed ColorOverview example * documentation improvements * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update manim/mobject/mobject.py Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix flake8 errors * Removed test in test_text_mobject * Improved Documentation of core.py and added private members in sphinx so that internal methods can be documented * Change color types of labeled.py * removed some unused imports * turned docstring into comment * _colors -> _all_manim_colors; move to manim_color module * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fixed typing * rewrite import --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at> Co-authored-by: Naveen M K <naveen521kk@gmail.com> |
||
|---|---|---|
| .. | ||
| i18n | ||
| source | ||
| make.bat | ||
| Makefile | ||
| requirements.txt | ||
| rtd-requirements.txt | ||