manim-slides

Tool for live presentations using manim

MIT License

Downloads
1.2K
Stars
440
Committers
14

Bot releases are hidden (Show)

manim-slides - v5.1.7 - Chore release Latest Release

Published by jeertmans 6 months ago

This release does not contain new features or fixes.

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5.1.6...v5.1.7

manim-slides - v5.1.6 - Examples gallery and RTD fix

Published by jeertmans 6 months ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5.1.5...v5.1.6

manim-slides - v5.1.5 - Docs and chore release

Published by jeertmans 6 months ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5.1.4...v5.1.5

manim-slides - v5.1.4 - Small fixes and life improvement utilities

Published by jeertmans 6 months ago

Mainly in preparation to v6.

What's Changed

New Contributors

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5.1.3...v5.1.4

manim-slides - v5.1.3 - Warn users with non-preferred Qt version

Published by jeertmans 8 months ago

This is a very small release, aimed at notifying users if they use a non-preferred Qt version.

What's Changed

New Contributors

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5.1.2...v5.1.3

manim-slides - v5.1.2 - ReadTheDocs fix

Published by jeertmans 9 months ago

Fixes graphical issues.

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5...v5.1.2

manim-slides - v5.1.1 - ReadTheDocs release

Published by jeertmans 9 months ago

manim-slides - v5.1.0 - Towards a better self-contained tool

Published by jeertmans 9 months ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5.0.0...v5.1.0

manim-slides - v5.1.0-rc4 - Fourth pre-release

Published by jeertmans 9 months ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5.1.0-rc3...v5.1.0-rc4

manim-slides - v5.1.0-rc3 - Third pre-release

Published by jeertmans 9 months ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5.1.0-rc2...v5.1.0-rc3

manim-slides - v5.1.0-rc2 - Second pre-release

Published by jeertmans 11 months ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5.1.0-rc1...v5.1.0-rc2

manim-slides - v5.1.0-rc1 - Presenter view, simplified rendering and more!

Published by jeertmans 11 months ago

This is a release candidate that serves as a test release for users to give their opinion.

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5.0.0...v5.1.0-rc1

manim-slides - v5.0.0 - New Major release!

Published by jeertmans 12 months ago

I am super excited to release Manim Slides v5!

In this release, a lot of efforts have been put into making Manim Slides a better tool, especially on three aspects:

  • cross-platform and ManimCE/ManimGL compatibility, by leveraging simpler code, automated testing;
  • speed and features, by dropping most of OpenCV usage in favor of Qt classes for presenting slides;
  • and the overall code coverage, where more code lines are tested to ensure that we do not introduce bugs between releases.

Thanks to all the people that helped with this release! You can find a detailed CHANGELOG on this page.

What's Changed

New Contributors

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v4.16.0...v5.0.0

manim-slides - v5.0.0-rc3 - Release candidate 3

Published by jeertmans 12 months ago

Third release candidate for v5, for testing purposes.

What's Changed

New Contributors

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5.0.0-rc2...v5.0.0-rc3

manim-slides - v5.0.0-rc2 - Release candidate 2

Published by jeertmans about 1 year ago

Second release candidate for v5, for testing purposes.

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v5.0.0-rc1...v5.0.0-rc2

manim-slides - v4.16.1 - Patch for Pyhon >= 3.11

Published by jeertmans about 1 year ago

manim-slides - v5.0.0-rc1 - Release candidate 1

Published by jeertmans about 1 year ago

First release candidate for v5, for testing purposes.

What's Changed

New Contributors

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v4.16.0...v5.0.0-rc1

manim-slides - v4.16.0 - Jupyter magics and data-uri encoding in HTML slides

Published by jeertmans about 1 year ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v4.15.0...v4.16.0

manim-slides - v4.15.0 - Slides transitions, Sphinx directive, and much more!

Published by jeertmans about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v4.14.0...v4.15.0

manim-slides - v4.14.0 - PDF conversion and Qt6.5

Published by jeertmans over 1 year ago

Migration to 4.14

On Ubuntu platforms, it's possible that upgrade to PySide6.5 can make Manim Slides' present command fail.

Here is the known issue, and how to solve it: https://bugreports.qt.io/browse/PYSIDE-2306.

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v4.13.2...v4.14.0