v1.4.0
版本发布时间: 2022-01-30 13:09:38
3b1b/manim最新发布版本:v1.6.1(2022-04-13 10:38:34)
What's Changed
- Add option to add ticks on x-axis in BarChart() by @DangGiaChi in https://github.com/3b1b/manim/pull/1694
- Video work by @3b1b in https://github.com/3b1b/manim/pull/1697
- removed extra 'all' from comments by @Suji04 in https://github.com/3b1b/manim/pull/1702
- Adding "label_buff" config parameter for Brace by @TurkeyBilly in https://github.com/3b1b/manim/pull/1704
- Fix "Code is unreachable Pylance" warning for NumberPlane by @TurkeyBilly in https://github.com/3b1b/manim/pull/1709
- Improve handling of SVG transform and Some refactors by @TonyCrane in https://github.com/3b1b/manim/pull/1712
- Parse and generate style for SVG by @TonyCrane in https://github.com/3b1b/manim/pull/1717
- Text fix by @3b1b in https://github.com/3b1b/manim/pull/1718
- Refactor MTex and some clean-ups by @YishiMichael in https://github.com/3b1b/manim/pull/1716
- Improve config helper by @TonyCrane in https://github.com/3b1b/manim/pull/1721
- Parse style from style element and Add support to line element of SVG by @TonyCrane in https://github.com/3b1b/manim/pull/1719
- Handle explicit color-related commands by @YishiMichael in https://github.com/3b1b/manim/pull/1720
- Add a staticmethod for tex rendering in MTex by @YishiMichael in https://github.com/3b1b/manim/pull/1723
New Contributors
- @DangGiaChi made their first contribution in https://github.com/3b1b/manim/pull/1694
Full Changelog: https://3b1b.github.io/manim/development/changelog.html#v1-4-0