Skip to content

v4.2.0 - PyQT5 backend for more features!

Compare
Choose a tag to compare
@jeertmans jeertmans released this 19 Oct 09:17
· 390 commits to main since this release
88125bf

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: v4.1.1...v4.2.0