-
## Description of bug / unexpected behavior
Updaters attached to mobjects animated via the `.animate` property get passed the wrong mobject during that animation:
```py
class AnimateBugTest(Scene…
-
Currently, our state updaters operate fully symbolically, i.e. they keep the constant names in the generated code (but the code generation stage might replace them later on, e.g. in standalone). This …
-
## Enhancement proposal
Currently, Manim supports two types of updaters, "normal" and "dt" updaters. Despite the fundamental logic behind each updater function being different, they are both attached…
-
## Description of bug / unexpected behavior
When `Transform`ing a `Graph` into another graph with a different number of edges, the resulting animated graph has the same number of edges as the origi…
-
## Checklist
- [x] This is not a Apple's bug.
- [x] Reviewed the [README](https://github.com/ra1028/Carbon/blob/master/README.md) and [documents](https://ra1028.github.io/Carbon).
- [x] Searche…
-
Directory `/etc/genup/updaters.d` has been created for custom updaters. So I think `python-updater` and `perl-cleaner` commands should go (as scripts) there. It would be more consistent.
Genup is wri…
iperi updated
4 years ago
-
I'm on Xiaomi ROM and it took me a while to figure out that I was unable to update my phone, because Blokada was by default blocking access to com.android.updater and com.xiaomi.discover. I'm pretty…
-
In some cases, the scenes returned by the API can be mixed when there are multiple requests.
**Example:**
**Code:**
```py
class GraphArrow(Scene):
def construct(self):
# Cr…
-
### Describe the bug
**Issue:** After running `npx shadcn@latest init -d`, the resulting `globals.css` contains both the default NextJS setup as well as the themed css variables. These variables over…
-
While npm installing royale-js-swf on Mac: `sudo npm install @apache-royale/royale-js-swf -g`
```
This license is not compatible with the Apache v2 license.
Do you want to download and install th…
yozef updated
5 years ago