mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-29 10:02:11 +00:00
* Fix --use_js_renderer and create JsRenderer * In need of an abstract method for saving static frame data * Barebones js renderer with no effect * Restore simple JS functionality * Preparing to send frame data to JS * Restore progress after merge * Restore ability to play animations * Properly set wait duration * Pass animation_offset to JS * Allow for playing a range of animations * Update RPCs * Play scene on modification * Send correct duration to JS on animation finish * Copy keyframes prior to updating * Play scene on update * Allow for image previews * Don't attempt to serialize ValueTracker * Cache previously used scene * Add ImageMobject functionality * Clear scene caching when regenerating keyframe data * Remove extraneous changes * Update for doctests * Format generated files * Add http server for media * Update moving_mobjects in Scene.add() * Remove unused function * black * Add test
6.1 KiB
6.1 KiB