mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* fix #460 by enabling skipping wait statements.
* added tests
* refactored partialmovie files handling
* improved berobosity of hashing
* fixed tests
* fixed black
* fixed file name
* change format to f string
* fixed comment
* fixed comment
* Update manim/scene/scene.py
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
* fix test output (caused by 3fff83e8)
Co-authored-by: Hugues Devimeux <hugues.devimeux@gmail.com>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
9 lines
841 B
Text
9 lines
841 B
Text
{"levelname": "INFO", "module": "config", "message": "Log file will be saved in <>"}
|
|
{"levelname": "DEBUG", "module": "hashing", "message": "Hashing ..."}
|
|
{"levelname": "DEBUG", "module": "hashing", "message": "Hashing done in <> s."}
|
|
{"levelname": "DEBUG", "module": "hashing", "message": "Hash generated : <>"}
|
|
{"levelname": "DEBUG", "module": "scene", "message": "List of the first few animation hashes of the scene: <>"}
|
|
{"levelname": "INFO", "module": "scene_file_writer", "message": "Animation 0 : Partial movie file written in <>"}
|
|
{"levelname": "DEBUG", "module": "scene_file_writer", "message": "Partial movie files to combine (1 files): <>"}
|
|
{"levelname": "INFO", "module": "scene_file_writer", "message": "\nFile ready at <>\n"}
|
|
{"levelname": "INFO", "module": "scene", "message": "Rendered SquareToCircle\nPlayed 1 animations"}
|