SIGN IN SIGN UP
3b1b / manim UNCLAIMED

Animation engine for explanatory math videos

85656 0 0 Python

Created a method ``remove_all_except()`` in scene.py and interactive_scene.py, and made default colors easily configurable. (#2346)

* created a method remove_all_except() in scene.py and interactive_scene.py

* Made it such that default mobject colors can be set through the yaml config file.

* * Default color initialisation wasn't working.
Changed conditional expression to `or` instead.

* Added default values to yaml file.

* added set_background_color() function to Scene class

* Changed default font back to Consolas
A
Abdallah Soliman committed
fd2a6a69e56f6e7a0069d0d395915ecbd7264ef0
Parent: 6fb1845
Committed by GitHub <[email protected]> on 6/10/2025, 3:15:55 PM