Robin Roy
Robin Roy
## Render a video on a cube (#322) This PR adds a new actor - `texture_on_cube` to `fury/actor.py` which takes 6 different texture arguments for the different sides of a...
### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? - https://github.com/github/docs/blob/main/data/reusables/apps/generate-installation-access-token.md ### What...
### Why: Closes: https://github.com/github/docs/issues/34258 ### What's being changed (if available, include any code snippets, screenshots, or gifs): - https://github.com/github/docs/blob/main/data/reusables/apps/generate-installation-access-token.md ### Check off the following: - [x] I have reviewed my...
## Description Doc Generation Error - HTTP error Instead of hitting the endpoint repeatedly, trying some exponential backoff might help.  ## Way to reproduce Run `make -C . clean...
- Numpy 2.0 migration bugs are still present on tutorials - When developing the library using fury-dev version, the @warn_on_args_to_kwargs() won't get triggered so some warns can go unnoticed. -...
fixes #307 Verified auto formatting & import organisation on save. No `ruff lsp` warnings.
**Describe the bug** `ruff` uses the old `ruff-lsp` command `"ruff.lint.run": "onSave"` which is [deprecated](https://docs.astral.sh/ruff/editors/settings/#lintrun) **To Reproduce** Steps to reproduce the behavior: 1) Open VSCode 2) `fm code --debugger` This will...
blocking `x.com` also blocks any site with regex matching `.*x\.com.*` blocking `chess.com` also blocks `lichess.com` and so on. i just noticed this :) long time user of your extension. amazing...