github.com/ManimCommunity/manim
A community-maintained Python framework for creating mathematical animations.
https://github.com/ManimCommunity/manim
updates:
- [github.com/asottile/pyupgrade: v3.8.0 → v3.9.0](https://github.com/asottile/pyupgra...
* fix: prevent vector position array from being modified (#3273)
changed from np.asarray(poin...
8c344477bad37ad7b1423ff6f0a49c6c63ce2e04 authored about 2 years ago
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2.
- [Changelog]...
According to https://pypi.org/project/ManimPango/
manim pango also needs pkg-config
changed from np.asarray(point) to nd.array(point) in order
to make sure that a copy of the arra...
a3b1d9f2ff84b8a87611a3f3fc9b84ef4123f2c6 authored about 2 years ago
* Fixed animation misspelling in Mobject's add_animation_override
* Corrected angle types of Arc
0d3464cff224de0249a2e04d78ebf95363de124c authored about 2 years ago
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.7.0](https://github.com/asottile/pyupgra...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [R...
Co-authored-by: Benjamin Hackl <[email protected]>
96eba4ca2cd59cc0edf5bc96fb211fe570d0f76c authored about 2 years ago* Small fix in the code of ArcBrace
Avoiding the creation of an Arc object at import time
...
7dd9bb6eb9f9a641645e49ff6fba68b6fdf61cab authored about 2 years ago
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.1 to 6.3.2.
- [Changelog](https...
also, pin the version of poetry
96a83e544503ceaebc556af467c93ba5ce3e9db7 authored about 2 years ago* Make errors during docbuild somewhat easier to debug
* fix an issue with docbuild under py3...
cbf6726f89972580cbb64e117da56f643919857d authored about 2 years agoAvoiding the creation of an Arc object at import time
Co-authored-by: Benjamin Hackl <devel@b...
b9367a2fb7593b42af18b2bd499035b24dffc002 authored about 2 years ago
This resolves [last
comment](https://github.com/ManimCommunity/manim/issues/485#issuecomment-15...
* documentation: require urllib3<2.0 for now
* moved version requirement to main library in p...
33669643b59456bc3eefe5913ea8a11a374c29a1 authored about 2 years ago* rewrite some list comprehensions as generator expressions
* fixed flake's docstring warning...
820bfc7bf0d4b1e3ce14b7c3562e610ec3f4e0ec authored about 2 years ago* CurvesAsSubmobjects preserve points.
* Override point_from_proportion() instead
* fixed ...
0902eef61f79eb49efd7a2dbe764428aaec34f55 authored over 2 years ago
Instead set it through super object init method.
For some reason, on OpenGL renderer `stroke_wi...
4059bc1102e9a0bb59d24809cf6bedffcb8fee83 authored over 2 years ago
updates:
- [github.com/pre-commit/mirrors-mypy: v1.1.1 → v1.2.0](https://github.com/pre-commit/...
This is new feature of `sphinxext-opengraph` which will automatically
generate social cards for...
In manim/docs/source/guides/deep_dive.rst line 388, changed "there is an playground" to "there i...
06f60f6021aba8eab202dde397758e1d3c566696 authored over 2 years ago* generated changelog for v0.17.3, first pass
* bump version number
* fixed python version...
b4bab0e3360239ae0fa8ab3620ec7f2d4d078d3b authored over 2 years ago* fix and improve formatting of replace docstring
* replace assert statements by ValueError
...
* Directed graphs
* use type instead of isinstance
* respect object boundary
* refactor...
c98f3c786ca228158f07be047c61b83b55d68ec0 authored over 2 years ago* added new tip class: StealthTip
* let NumberLine propagate tip_shape properly
* document...
a6651bee940cd709feaa0d7bfa913165a4862308 authored over 2 years ago
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0....
* Make triangle arrow tips accessible
* [pre-commit.ci] auto fixes from pre-commit.com hooks
...
* fix bug in setting self.label_constructor in NumberLine.add_labels
* fix label_constructor ...
c78bd8a22bab710aae68743718755c8f894477ee authored over 2 years agoCo-authored-by: Benjamin Hackl <[email protected]>
84e07eaf77f1297e6be45ca9ff38778c6e3b2f5c authored over 2 years agoIn the docs the winget command to install MiKTeX was changed from `winget install ChristianSchen...
04e41a2e16526c306753221be1b22501c3bac230 authored over 2 years ago* Improve creation time for large Text Mobjects
* space
* [pre-commit.ci] auto fixes from ...
c62c5a3abafcf3ad868b113068772782189068d0 authored over 2 years ago* Add assertion if font is not found for Text, Code, and MarkupText
This adds tests for this ...
1b4049a01a89dffdb48b7d6d68f2b72a9b086d4a authored over 2 years ago* Added MathTex.set_opacity_by_tex and MathTex.fade_all_but_tex
* Completed unittests for set...
117563e1f01adafe675f011ad425a257753ec9f4 authored over 2 years agoCo-authored-by: Benjamin Hackl <[email protected]>
b9784a090013da901c27ba497f1a3a5c7174687f authored over 2 years ago* feat(Polygram.round_corners): add support for individualized radius values
* Update manim/m...
80795d8361431608a1408dfbecbc1d843a3cb130 authored over 2 years ago* Speed up width/height/depth by reducing copying
* [pre-commit.ci] auto fixes from pre-commi...
1edcd99250f57ffecf41cce50724737927ffbe96 authored over 2 years ago* Reduce memory allocations when building SVGMobject
* [pre-commit.ci] auto fixes from pre-co...
1e8b349e007e96ab6644ec08ff3eea2abe35d2a0 authored over 2 years ago* Update space_ops.py
* Apply suggestions from code review
---------
Co-authored-by: Be...
f2f428f8761b46ec21ce2e594aa1489e22f0c935 authored over 2 years agoLimit condition to interactive OpenGL mode
Co-authored-by: Benjamin Hackl <devel@benjamin-hac...
ca8a77d09178c35a985ddc8fbe14ab33b269e662 authored over 2 years ago479e7b62e6c22659449fd502d5bc6a1cb1ad8ff3 authored over 2 years ago
`win32` -> `windows` due to 64-bit binaries
f6a379ccfd8b0465577eb290997f044b1649a1e0 authored over 2 years ago* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v1.0...
27011d648f8a0fe0d79fd9187b21083a4009a940 authored over 2 years ago
92b01ebbc603565b8a91a996fb0165e0d8f002a6 authored over 2 years ago
* fix: BraceLabel not passing **kwargs to Brace
* create an empty dict if brace_config is Non...
d8e3802838a2fe4c9c096e1da54ee7e2b2b8a10c authored over 2 years ago
updates:
- [github.com/pre-commit/mirrors-mypy: v0.991 → v1.0.1](https://github.com/pre-commit/...
* Allow to use call_updater=True with a function without dt
* [pre-commit.ci] auto fixes from...
c2492cea12712a86175d02ac2dd1e0e63688e34b authored over 2 years agoWithout this unpacking values returned from get_value_trackers could have one too many.
e884b8b1bb098d76d1aaa3e705785719fb6d9956 authored over 2 years ago* typo(docs): Fix grammar
* fix typo in source code
7b5c593bc5881279532c148a7969542cce543054 authored over 2 years ago
Bumps [ipython](https://github.com/ipython/ipython) from 8.7.0 to 8.10.0.
- [Release notes](htt...
Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.1.0 to 2.2.0.
...
e20e446df684a9d9595cc53133b08074e6322b27 authored over 2 years ago
* fixed behavior of stop_condition in Wait
* updated documentation to reflect actual behavior...
409ffc6cb8682e40af5caa93a3e5a84e08e2b7e9 authored over 2 years agosee https://github.com/ManimCommunity/manim/discussions/3130
1a439057ada45d5a4db1848b8b2305cd2cc65d3c authored over 2 years ago* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pycqa/isort: 5.11.4 → 5.12.0]...
Wether -> Whether
c6ca9ff5ad5c2b9fdb34b1ec68953ebabc3f8f2b authored over 2 years ago* Add scene.replace() and use in ReplacementTransform
This replace method allows one mobject ...
b54743e81d780931e7fb57c14676bbcee958c99f authored over 2 years ago
updates:
- [github.com/pre-commit/pygrep-hooks: v1.9.0 → v1.10.0](https://github.com/pre-commit...
Co-authored-by: Tristan Schulz <[email protected]>
262300c696724c2d848a1dc79108df6eb8792a16 authored over 2 years ago* Convert docstring param type to type-hint in three_dimensions.py
* [pre-commit.ci] auto fix...
8610c98714905251d8960faba6754fdc1139efbc authored over 2 years ago87e6a0aa95d28552c94d85190942ea8c2e551abc authored over 2 years ago
* docs: change links redirecting to dead troubleshooting page
* Fix typo in FAQ link
Co-au...
1425c9add7f4af153a37711c4731d509240995c6 authored over 2 years ago* Clean-up, type-hints and documentation for three_dimensions.py
* Added length definition fo...
3713ed6b1e0f9d51de8e74717bf4489c592f880f authored over 2 years ago0ea586bcae57a014ab3b37297bef08544987c3fc authored over 2 years ago
87dbd03622199c3c003b8684e40c059514959a42 authored over 2 years ago
* Fix ~.get_axis_labels() for ThreeDAxes
* Update manim/mobject/graphing/coordinate_systems.p...
bd04ba4c6a8192f7a6dff5b3945a53dd0920b013 authored over 2 years ago* added some njit
* clear points refactored
* removing numba again because no speedup pres...
3a09c07b7e9c77f28a66a15796436cf812190dfe authored over 2 years agoe87a73cca9ac50ac3e5a9bc4141eb96d54fa0e69 authored over 2 years ago
updates:
- [github.com/pycqa/isort: v5.11.3 → 5.11.4](https://github.com/pycqa/isort/compare/v5...
* bump version number
* generated changelog for v0.17.2
* either "a NumPy array" or "an np...
c4b40ed138c4b895ce433e68f719f628e823e293 authored over 2 years ago* Fixed opengl Surface with disabling refresh of shader wrapper id in constructor
* Reordered...
7d7c5055d4e2d4ad30ffa37fc1f8f6a725530f76 authored over 2 years ago
Co-authored-by: LGTM Migrator <[email protected]>
Co-authored-by: Tristan ...
* Add CodeQL workflow for GitHub code scanning
* fix codeql errors
* ignore example scenes...
48ff15a8d3d1fd00ce769a647f84a692071e169b authored over 2 years ago
updates:
- [github.com/pycqa/isort: 5.10.1 → v5.11.3](https://github.com/pycqa/isort/compare/5....
* fix for runner version >=2.298.2
* fix for runner version >=2.298.2
* fix for runner ver...
2afe74d13ac45fbcee6bec7bdaeb1fe242f462dd authored over 2 years agoCo-authored-by: Tristan Schulz <[email protected]>
4b576e0f1de2eb4ad5130c16c323adcd9728e7fe authored over 2 years agoCo-authored-by: Tristan Schulz <[email protected]>
7aed9900743c30c896da28d557a419045174b645 authored over 2 years ago
updates:
- [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](https://github.com/asottile/pyupgrad...
* generated changelog etc
* bump version number
* regenerated changelog, second (and final...
9efe81daa3e88e25244affd3700e2d2a8b527635 authored over 2 years ago* upgrade pytest to ^7.2
* rename msg to reason in pytest.mark.skip
f4aa88c368e01fd1a193bb77c22eb2b2fef7d666 authored over 2 years ago* Add docs for lagged animations.
* Update manim/animation/composition.py
Co-authored-by: ...
c081a57ef071f54846d22d87cc918378cd669d69 authored over 2 years ago0bbebc3040aa08c63513696cdaa877ff36df509f authored over 2 years ago
updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgra...
* Add a test to reproduce #3060
* Always use `/` when calling LaTeX
Using `\` isn't suppor...
c4eeb2efb817a470e449d9dbcc8fd9749097507e authored over 2 years agoAdd `encoding="utf-8"`
bd0ba12104f4dc2a7b726d6f3728754a49913677 authored over 2 years ago* bumped version number
* generated changelog, first pass
* [pre-commit.ci] auto fixes fro...
f4943c0a3e6f8d5981ba788b0fd70ab47705d4e9 authored over 2 years ago* Add support for Python 3.11
as well drop support for Python 3.7
* update lockfile
* F...
e8855d98cef21f9ffec97b7f3f49cd3147fba3f7 authored over 2 years ago* Added page explaining manim voiceover
* Update docs/source/guides/add_voiceovers.rst
Co-...
621f829522add077b8925685687d3f05549212f5 authored over 2 years ago* implemented threshold for number of pixel value errors
* fix implementation, throw proper w...
ab57a6eb35949c8d4c695355a30b5837d992f3ee authored over 2 years ago* Removed graphicalUnitTester
* Removed reference about it in teh docs
2044ef8abcd4bffe75b053c9eebd57ac7214498c authored over 2 years ago59b78c27b6ec40ff2e2e2fd31793494ada8c81f1 authored over 2 years ago
Without these packages, using `poetry install` fails on pycairo and manimpango because there is ...
5bc4bc072cc14b36274d8b48001d1f61e5457ae0 authored over 2 years ago
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-com...
* Update python-opengl -> python3-opengl
https://packages.ubuntu.com/jammy/python3-opengl
...
482994b58f22061c8f2b8e127dc4d00f654b9c6a authored over 2 years agoda7d453c8c664d4a15bf2be362a9aad66f9d40fe authored over 2 years ago
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 9.3.0.
- [Release notes](...
Bumps [jupyter-core](https://github.com/jupyter/jupyter_core) from 4.11.1 to 4.11.2.
- [Release...