Skip to content

v1.7.1 — .pptx export on by default

Choose a tag to compare

@Alamin-H-M Alamin-H-M released this 27 Aug 11:52
· 16 commits to main since this release

Clicking ▶ now automatically creates a PowerPoint (.pptx) next to your scene file, and every changed Ctrl+S silently keeps it up to date in the background.

  • Zero preview latency: export runs after the preview refreshes, via the warm daemon
  • Skipped when slides are unchanged; save bursts coalesce; atomic writes (never a half-written file)
  • Disable with manimSlidesPreview.pptxExport: false

Install: download the .vsix, then code --install-extension manim-slides-preview-1.7.1.vsix