manim-slides

Tool for live presentations using manim

MIT License

Downloads
1.2K
Stars
440
Committers
14

Bot releases are hidden (Show)

manim-slides - v4.2.0 - PyQT5 backend for more features!

Published by jeertmans almost 2 years ago

Summary

A lot has changed since v4.1.1, and here is the summary:

  • PyQT5 has been added to the dependencies list to enable window management. This essentially goes on top of OpenCV to add more functionalities
  • It's now possible to hide the mouse cursor with --hide-mouse
  • Interpolation flags were removed
  • Some optional flag aliases were added
  • Wizard's cli has now a GUI, much more user-friendly
  • Manim Slides allows logging (mainly DEBUG for the moment)
  • You can choose if aspect ratio is kept or not when resizing
  • And more...

Also, many thanks to the new contributors!

What's Changed

New Contributors

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v4.1.1...v4.2.0

manim-slides - v4.1.1 - Minor fixes and docs enhancements

Published by jeertmans about 2 years ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v4.1.0...v4.1.1

manim-slides - v4.1.0 - Record your presentations to video files

Published by jeertmans about 2 years ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v4.0.1...v4.1.0

manim-slides - v4.0.1 - Windows Quality Finally Fixed

Published by jeertmans about 2 years ago

Thanks to @arashash, I have finally found a fix for Windows quality issue!

What's Changed

New Contributors

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

manim-slides - v4.0.0 - Major code base refactoring, nicer UI and bug fixes

Published by jeertmans about 2 years ago

This release is a major codebase refactoring, in the hope to facilitate future features and contributions.
It also contains many bug fixes that were the consequence of a mix of code from me, and the original author of manim-presentation.

With this 4.0.0 release, I hope to only bring stable changes in the future, in pair with a well documented tool.

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v3.2.4...v4.0.0

manim-slides - v4.0.0rc1 - Major code base refactoring and bug fixes

Published by jeertmans about 2 years ago

This release is a major codebase refactoring, in the hope to facilitate future features and contributions.
It also contains many bug fixes that were the consequence of a mix of code from me, and the original author of manim-presentation.

With the 4.0.0 release, I hope to only bring stable changes in the future, in pair with a well documented tool.

What's Changed

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

manim-slides - v3.2.4 - fix resize bug on Windows, and more

Published by jeertmans about 2 years ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v3.2.3...v3.2.4

manim-slides - v3.2.3 - Windows & MacOS now tested + working

Published by jeertmans about 2 years ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v3.2.2...v3.2.3

manim-slides - v3.2.2 - Fix shape bug on Windows

Published by jeertmans about 2 years ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v3.2.1...v3.2.2

manim-slides - v3.2.1 - Remove manim dependency

Published by jeertmans about 2 years ago

manim-slides - v3.2.0 - Support for manimgl aswell!

Published by jeertmans about 2 years ago

What's Changed

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v3.1.0...v3.2.0

manim-slides - v3.1.0 - Reverse animations on the fly!

Published by jeertmans about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/jeertmans/manim-slides/compare/v3.0.1...v3.1.0