962ff2bffe
chore(deps): bump version from 5.1.6 to 5.1.7
v5.1.7
2024-05-03 13:48:01 +02:00
9f2e4757ec
chore(ci): fancy README and better bump config ( #425 )
...
* chore(ci): fancy README and better bump config
* fix(ci): CITATION.cff
* chore(docs): add changelog entry
2024-05-03 13:47:44 +02:00
6d85222fdc
chore(ci): update changelog
v5.1.6
2024-04-30 10:28:34 +02:00
19f60bf880
chore(version): bump 5.1.5 to 5.1.6
2024-04-30 10:26:26 +02:00
554f076a25
[pre-commit.ci] pre-commit autoupdate ( #424 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.1...v0.4.2 )
- [github.com/pre-commit/mirrors-mypy: v1.9.0 → v1.10.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.9.0...v1.10.0 )
* chore(lint): apply suggestions
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jérome Eertmans <jeertmans@icloud.com>
2024-04-30 10:22:49 +02:00
676acc6e3b
fix(docs): typos in example
2024-04-30 10:13:17 +02:00
26c3fdca75
fix(ci): remove unused imports
2024-04-27 10:03:05 +02:00
f17e855323
feat(lib): add options for skipping Sphinx directive ( #423 )
2024-04-27 09:54:59 +02:00
73490298b3
chore(docs): add an Examples Gallery ( #422 )
...
* chore(docs): add an Examples Gallery
* chore(docs): add changelog entry
2024-04-27 09:51:55 +02:00
c9a06e45aa
fix(docs): Update CHANGELOG.md
2024-04-23 08:42:04 +02:00
45269b9d1c
[pre-commit.ci] pre-commit autoupdate ( #421 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.7 → v0.4.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.7...v0.4.1 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-23 08:40:39 +02:00
14df6eb55a
chore(docs): update changelog
v5.1.5
2024-04-18 22:14:35 +02:00
ef014ebac6
chore(version): bump 5.1.4 to 5.1.5
2024-04-18 22:13:11 +02:00
d5d1513d94
chore(dev): move to Rye instead of PDM ( #420 )
...
* test: re-add opencv-python
* chore(dev): move to Rye instead of PDM
* try fix
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix: build backend
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix: string quotes?
* small fixes
* upgrade typing
* fix(ci): rye install on Windows
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix(ci): typos
* fix
* fix(ci): actually use right python version
* fix(deps): manimgl
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix docs
* another fix
* cleanup
* make sure to use trusted publisher
* chore(docs): remove PDM
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-18 22:12:45 +02:00
bd04dae2bf
fix(cli): broken --show-config
command ( #419 )
...
Fix and improve the command.
2024-04-17 20:33:44 +02:00
d5c20d1791
chore(docs): update faq page
2024-04-17 20:07:15 +02:00
527ce2767e
chore(docs): add faq page ( #418 )
...
* chore(docs): add faq page
Closes #405
* chore(docs): add faq page
Closes #405
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update changelog
* fix
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-17 18:10:46 +02:00
04bca458f1
chore(ci): checking links and spell checking ( #417 )
...
* chore(ci): checking links and spell checking
* chore(ci): move markdown-link-check to GitHub ci
Because pre-commit.ci does not have access to the internet...
* fix(lib): revert `reverse-...` utils because of warnings
* chore(ci): checking links and spell checking
* chore(ci): move markdown-link-check to GitHub ci
Because pre-commit.ci does not have access to the internet...
* fix(docs): myst-parser xref cannot end with .html
* fix(docs): oops
2024-04-17 17:59:40 +02:00
4e7abe8706
fix(lib): revert reverse-...
utils because of warnings
2024-04-17 17:02:43 +02:00
49e2c31d9a
chore(version): bump 5.1.3 to 5.1.4
v5.1.4
2024-04-16 17:35:42 +02:00
5920a843f5
Merge remote-tracking branch 'origin/main' into main
2024-04-16 17:35:26 +02:00
59dd365291
chore(deps): remove OpenCV python ( #415 )
...
Closes #413
2024-04-16 17:35:23 +02:00
3e2e64b09f
chore(docs): update changelog
2024-04-16 17:25:03 +02:00
8a3bf87db8
chore(lib): filter out video files without video stream ( #416 )
...
* chore(lib): filter out video files without video stream
This is a ( hopefully temporary) fix to #390 .
Closes #390
* fix: Windows issue
2024-04-16 17:17:42 +02:00
498e9af2bf
fix(lib): correctly retrieve background color ( #414 )
...
Closes #409
2024-04-16 14:33:27 +02:00
24ee23af11
chore(deps): update RevealJS version to 5.1.0 ( #412 )
...
Closes #384
2024-04-16 13:53:08 +02:00
a775c4989b
[pre-commit.ci] pre-commit autoupdate ( #411 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.3.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.5...v0.3.7 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-16 13:23:08 +02:00
04f6ee7f9b
[pre-commit.ci] pre-commit autoupdate ( #403 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-11 09:52:12 +02:00
bbc539b461
chore(docs): add nixpkgs installation documentation ( #404 )
2024-04-11 09:30:40 +02:00
2d9d263c9c
chore(docs): add favicon ( #399 )
...
* chore(docs): add favicon
* fix(docs): typo
2024-04-04 14:40:36 +02:00
cfa9c082ab
[pre-commit.ci] pre-commit autoupdate ( #374 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.12.0 → v2.13.0](https://github.com/macisamuele/language-formatters-pre-commit-hooks/compare/v2.12.0...v2.13.0 )
- [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.1...v0.3.5 )
- [github.com/pre-commit/mirrors-mypy: v1.8.0 → v1.9.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.8.0...v1.9.0 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-04 11:14:40 +02:00
67533c460e
feat(cli): added separate option for info window screen ( #389 )
...
Closes #388 .
2024-04-04 11:14:25 +02:00
a85f1c4036
fix(docs): README url
2024-03-08 11:59:08 +01:00
b3fe6f17b9
chore(cite): update citation file
2024-03-07 10:26:04 +01:00
e7182a445d
feat(present): add audio output ( #382 )
...
* feat(present): add audio output
This PR adds the necessary audio output to the presenter mode, so it can play audio contained in video files, see #375 .
However, this does not fix the issue that slides do not contain audio by default, but should be solved by Manim, see #375 for updates on that topic.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix: PR number
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-03-05 11:08:30 +01:00
1dbd2fdde5
chore(version): bump 5.1.2 to 5.1.3
v5.1.3
2024-02-16 13:58:43 +01:00
07fd2bdcf1
chore(lib): warn about non-preferred-qt-version ( #373 )
...
Closes #371
2024-02-16 13:57:54 +01:00
d586dab102
[pre-commit.ci] pre-commit autoupdate ( #372 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.2.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.2.0...v0.2.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-02-13 08:48:54 +01:00
0ff1f37475
[pre-commit.ci] pre-commit autoupdate ( #369 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.14 → v0.2.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.14...v0.2.0 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-02-06 08:48:42 +01:00
92c569950c
Fix link to documentation in README. ( #368 )
...
* Fix link to documentation in README.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-02-02 09:54:47 +01:00
648d7ff921
chore(version): bump 5.1.1 to 5.1.2
v5.1.2
2024-02-01 13:02:40 +01:00
b47068ede5
fix(rtd): remove flyout in iframes ( #367 )
...
* fix(rtd): remove flyout in iframes
* fix(rtd): remove dirhtml and default to html
Because dirhtml seems to have issues with iframes
* fix(html): correct css style
2024-02-01 12:27:24 +01:00
973522a2ac
chore(deps): bump codecov/codecov-action from 3 to 4 ( #366 )
...
* chore(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-02-01 08:01:22 +01:00
2f82ca3409
chore(rtd): change builder
2024-01-31 15:55:36 +01:00
e208cced03
chore(README): update docs links
2024-01-31 14:50:30 +01:00
abbe577aae
chore(version): bump 5.1.0 to 5.1.1
v5.1.1
2024-01-31 14:43:25 +01:00
38ef91d30c
chore(CHANGELOG): add entry about RTD
2024-01-31 14:41:42 +01:00
b17fd5409f
chore(docs): use RTD ( #365 )
...
* chore(docs): use RTD
* chore(ci): remove pages deployment
2024-01-31 13:36:53 +01:00
186badba03
chore(docs): add Binder badge
2024-01-29 09:12:55 +01:00
39816d4994
chore(docs): update changelog
2024-01-26 18:21:38 +01:00