| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| manimgl-1.6.0-py310-none-any.whl | 2022-04-07 | 235.8 kB | |
| manimgl-1.6.0-py39-none-any.whl | 2022-04-07 | 235.8 kB | |
| manimgl-1.6.0-py38-none-any.whl | 2022-04-07 | 235.8 kB | |
| manimgl-1.6.0-py37-none-any.whl | 2022-04-07 | 235.8 kB | |
| manimgl-1.6.0-docs.zip | 2022-04-07 | 620.2 kB | |
| ManimGL 1.6.0 source code.tar.gz | 2022-04-07 | 1.0 MB | |
| ManimGL 1.6.0 source code.zip | 2022-04-07 | 1.1 MB | |
| README.md | 2022-04-07 | 3.1 kB | |
| Totals: 8 Items | 3.7 MB | 0 | |
What's Changed
- Python 3.6 is no longer supported
- Specify UTF-8 encoding for tex files by @YishiMichael in https://github.com/3b1b/manim/pull/1748
- Reorganize getters for ParametricCurve by @TurkeyBilly in https://github.com/3b1b/manim/pull/1757
- Fix the width of riemann rectangles by @widcardw in https://github.com/3b1b/manim/pull/1762
- Refactor Text with the latest manimpango by @YishiMichael in https://github.com/3b1b/manim/pull/1751
- Add type hints according to PEP 484 and PEP 604 by @TonyCrane in https://github.com/3b1b/manim/pull/1736
- Video work by @3b1b in https://github.com/3b1b/manim/pull/1764
- Adjust some typings by @YishiMichael in https://github.com/3b1b/manim/pull/1765
- Give the user feedback for SVGs that take a while by @sunkisser in https://github.com/3b1b/manim/pull/1766
- Small camera/3d updates by @3b1b in https://github.com/3b1b/manim/pull/1770
- Construct LabelledString base class for MarkupText and MTex by @YishiMichael in https://github.com/3b1b/manim/pull/1772
- Fix typo by @YishiMichael in https://github.com/3b1b/manim/pull/1777
- Remove unnecessary raise statement by @YishiMichael in https://github.com/3b1b/manim/pull/1778
- Refactor
LabelledStringand relevant classes by @YishiMichael in https://github.com/3b1b/manim/pull/1779 - Add support for
substringandcase_sensitiveparameters by @YishiMichael in https://github.com/3b1b/manim/pull/1780 - Some fix by @TonyCrane in https://github.com/3b1b/manim/pull/1781
New Contributors
- @sunkisser made their first contribution in https://github.com/3b1b/manim/pull/1766
Full Changelog: https://3b1b.github.io/manim/development/changelog.html#v1-6-0