manim/tests/control_data/graphical_units_data
icedcoffeeee 73f87bd66a
Implementing a `Zoom parameter to :class:~.ThreeDScene` (#1929)
* add a zoom parameter

* adding zoom trackers

* implementing zoom in three_d_scene

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* updated typing error

* added test

* updated test

Co-authored-by: Iced-Tea3 <83535735+Iced-Tea3@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: KingWampy <9156604+WampyCakes@users.noreply.github.com>
2021-09-01 15:47:59 +02:00
..
brace Converted all the graphical tests to the new syntax (Tests PR 3/3). (#1836) 2021-08-01 13:41:14 +02:00
coordinate_system Add font_size parameter for Tex and Text mobjects. (#1694) 2021-08-26 20:16:55 -04:00
coordinate_systems Add font_size parameter for Tex and Text mobjects. (#1694) 2021-08-26 20:16:55 -04:00
creation Converted all the graphical tests to the new syntax (Tests PR 3/3). (#1836) 2021-08-01 13:41:14 +02:00
functions Converted all the graphical tests to the new syntax (Tests PR 3/3). (#1836) 2021-08-01 13:41:14 +02:00
geometry Fixed passing custom arrow shapes to :class:~.CurvedArrow (#1950) 2021-08-30 21:42:14 +02:00
img_and_svg Converted all the graphical tests to the new syntax (Tests PR 3/3). (#1836) 2021-08-01 13:41:14 +02:00
indication Converted all the graphical tests to the new syntax (Tests PR 3/3). (#1836) 2021-08-01 13:41:14 +02:00
mobjects Converted all the graphical tests to the new syntax (Tests PR 3/3). (#1836) 2021-08-01 13:41:14 +02:00
modifier_methods Converted all the graphical tests to the new syntax (Tests PR 3/3). (#1836) 2021-08-01 13:41:14 +02:00
movements Converted all the graphical tests to the new syntax (Tests PR 3/3). (#1836) 2021-08-01 13:41:14 +02:00
numbers Use height to determine font_size instead of the _font_size attribute. (#1985) 2021-08-31 22:44:25 +00:00
opengl Drop redundant OpenGL files and add metaclass support for Surface (#1843) 2021-08-30 20:35:25 +00:00
plot Added examples, tests and improved documentation for coordinate_system.py. (#1941) 2021-08-30 20:21:58 +00:00
polyhedra Drop redundant OpenGL files and add metaclass support for Surface (#1843) 2021-08-30 20:35:25 +00:00
tables Add font_size parameter for Tex and Text mobjects. (#1694) 2021-08-26 20:16:55 -04:00
threed Implementing a `Zoom parameter to :class:~.ThreeDScene` (#1929) 2021-09-01 15:47:59 +02:00
transform Fixed :class:~.Rotate for angles that are multiples of :math:2\pi (#1938) 2021-08-21 15:00:53 +02:00
updaters Converted all the graphical tests to the new syntax (Tests PR 3/3). (#1836) 2021-08-01 13:41:14 +02:00
vector_scene Fix vector_to_coords() bug in :class:~.VectorScene. (#1871) 2021-08-30 20:28:47 +00:00