manim/example_scenes
Nilay c19a06db24
Support VDict init from python dict of mobjects (#316)
* Support VDict init from python dict of mobjects

* Small style change

* Formatting using black

* Rework VDict to emulate init of python dict

* Update comment

* Add a few tests

* Update manim/mobject/types/vectorized_mobject.py

* Update docs

* Add few more tests, raise TypeError instead of Exception

* Raise KeyError instead of Exception when key is not in the VDcit

* Remove old comment

Co-authored-by: Leo Torres <dleonardotn@gmail.com>
2020-08-20 07:29:17 -04:00
..
basic.py Support VDict init from python dict of mobjects (#316) 2020-08-20 07:29:17 -04:00
custom_template.tex Example file for test cases 2020-06-03 13:55:17 +02:00
customtex.py Enforce formatting with CI (#221) 2020-07-31 00:42:34 -07:00
manim.cfg Some general Fixes 2020-07-15 19:32:00 +05:30