-
Hey hello, I really appreciate your work and still have a few questions to ask. I want to retrain D-NeRV on the ucf101 data set I made, but the extraction method is not the same as the extraction meth…
-
Considering how popular NextJS is I was wondering if you guys will consider supporting it? I got it working after jumping through a few hoops but unfortunately still facing errors.
First issue was…
-
```
What version of CssMin are you using (source and/or build)?
3.0.1
What was the input stylesheet and/or configuration options?
@keyframes rotateThis {
from { transform: rotate(0deg); }
to { tr…
-
**Obvious Dependencies**
#24
**Describe the solution you'd like**
Group Selected Fixtures or groups into a new group.
A Group can have Keyframes and resides in a Show Section.
**Additional…
-
A git bisect (from 0.8.1-1 to 0.8.1-430) claims https://github.com/hrydgard/ppsspp/commit/64a042d7f81dd273a01e6ff02bfdf5804f3f7545 is responsible, but I'm sure we can find a way to make it play correc…
-
Dear developers,
since pinned center keyframes are now available on xsheet it helped me a lot to understand how pinned center is really working with IK.
Now I am presenting you video mocup / propo…
-
I am trying to create a keyframe animation that looks like this:
```js
const cursorBlinkAnim = keyframes({
'0%': {content: '_'},
'100%': {content: ' '}
})
```
But when compiled by glamo…
-
I was thinking a bit in the way Adobe After Effects handles things. For each layer / sprite the values (x, y, angle, alpha, scale,...) have their own timeline or ability to apply keyframes.
http://s3…
-
Hello,
I have problem with ExoPlayer - ClippedMediaSource.
In application I have a source video.
From this video, I'd like to play content from start to end - in miliseconds, in sample app its:
…
-
It would be useful if you could set a project default easing interpolation setting in case you don't like linear interpolation (who does?). This setting would then be used for newly created keyframes.…