-
I just try to import MinkowskiEngine, but it has a major problem with its package dependency!
```
import numpy as np
import torch.nn as nn
import MinkowskiEngine as ME
```
This is the error …
sajfb updated
11 months ago
-
- **FormatterStep** - a named function which turns one string into another string
- **Formatter** - fully determines the formatted content of a file by combining a list of **FormatterStep**s which ar…
-
This should include how to author custom sequences using the UI. These docs should be in the [sequencing section](https://nasa-ammos.github.io/aerie-docs/category/sequencing/).
-
Core features:
* [x] Better sequence format ("close eth vent, wait 15.0s, download svg" instead of the current scheme).
* [x] If the sequence starts in a state where a the sequence will attempt …
-
Hi,
I'm using Fedora 34 and I've installed Blender via Flatpak. For some reason I don't have sound in the Video Editing workspace, when playing the preview in the sequencer. The imported media for …
-
All these would be _hugely_ useful, @SirCxyrtyx.
Implementation would be basically like what you've already done for sequences. The modder would be able to select an interp, an interpdata, or an inte…
-
Under linux the nodebuilder does not work. I built in arch x64 both manually and using the aur that's just the github as well. I have all the required packages, and it loads, and I can make a map, but…
-
### Please describe the problem:
midi clip, 8th note resolution, enter a single note & extend it by holding it & clicking on following pads (i.e. one pad fully lit, one or more successive pads dimly …
-
Not a bug report, but I noticed that you are working on a complex VSE related script, so I would like to invite you to a new VSE Facebook Group. It is maybe only one week old, but it is very active an…
-
**Description:**
The sequence diagram on page 4 of the Developer Guide does not flow well and would confuse developers who are reading this for the first time.
As seen in the screenshot below, `Pars…