* Tex Template can be set per MathTex object. All Tex Fonts example scene added
* Short example scene only
* Added entry to changelog
accepted formatting suggestion by behackl
* ok, no example scene at all then.
* Update manim/mobject/svg/tex_mobject.py: remove template from CONFIG and keep it as a kwarg
thanks naveen
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* Update manim/utils/tex_file_writing.py use fstrings
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* Update manim/utils/tex_file_writing.py use fstrings
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* Update manim/utils/tex_file_writing.py use fstrings
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* revert changing CONFIG - deal with it in next PR
Co-authored-by: Aron Fischer <co-bordism on gitlab>
Co-authored-by: Naveen M K <naveen@syrusdark.website>
* #added some examples to the camera scene
* #added 3 ZoomedScene examples
* #removed accidentally added files
* #added updater examples
* #added text examples
* #renamed example
* #added 3d example with other light source
* #added imagemobject examples
* # added one line of code
* # small fix
* # added 3d examples
* # added one advanced project
* fixed error
* small changes
* 3d render
* another idea with the file 3d_fix.rst
* # one more change
* some more formula examples
* fix indent
* remove reference to examples/3d_fix
* change default resolution for videos in doc to 480p30
* Apply suggestions leotrs
Co-authored-by: Leo Torres <leo@leotrs.com>
* Added credits and 3d scene changes
* # removed unnecessary lines
* # implemented lots of changes suggested be leotrs
* # updated credits
* # updated scene names
* Update docs/source/examples/shapes.rst
Co-authored-by: Leo Torres <leo@leotrs.com>
* updated credits
* updated examples entery
* Update camera_settings.rst
* changed two lines
* Update shapes.rst
* Update plots.rst
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
Co-authored-by: Leo Torres <leo@leotrs.com>
* # added examples for GraphScene
* # added another example, where a function is defined outside of construct
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
Co-authored-by: Leo Torres <leo@leotrs.com>
* include _all_ modules in reference manual
* improve table of contents in sidebar
* modify class template: no longer use separate files for all methods
* no signatures in table overview
* rewrite code_mobject module docstring
* add one-line module docstrings
* rudimentary documentation of changing.py
* add example to ValueTracker
* clarify that Text does not use LaTeX
Co-authored-by: Leo Torres <dleonardotn@gmail.com>
Co-authored-by: Hugues Devimeux <36239975+huguesdevimeux@users.noreply.github.com>