3b1b-manim/manimlib/mobject/svg
Abdallah Soliman fd2a6a69e5
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
2025-06-10 08:15:55 -07:00
..
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
brace.py Video work (#2318) 2025-02-26 07:52:59 -08:00
drawings.py Video work (#2356) 2025-06-10 08:02:32 -07:00
old_tex_mobject.py Created a method `remove_all_except()` in scene.py and interactive_scene.py, and made default colors easily configurable. (#2346) 2025-06-10 08:15:55 -07:00
special_tex.py Created a method `remove_all_except()` in scene.py and interactive_scene.py, and made default colors easily configurable. (#2346) 2025-06-10 08:15:55 -07:00
string_mobject.py Created a method `remove_all_except()` in scene.py and interactive_scene.py, and made default colors easily configurable. (#2346) 2025-06-10 08:15:55 -07:00
svg_mobject.py Fix path arc handling for SVGMobject when a matrix transform is present in the SVG (#2322) 2025-03-20 11:59:06 -07:00
tex_mobject.py Video work (#2318) 2025-02-26 07:52:59 -08:00
text_mobject.py Automatically identify the class name based on the specified line number. (#2280) 2024-12-28 07:18:32 -08:00