Does this also properly hide retiming speed text label indicators when strip height is too small? (if so: yay, good!)
It does, will update commit message
Super cool to be able to edit text in the preview!
A couple of things I've noticed:
- Pasting text from clipboard only inserts the text to the first line-break. The expected behavior…
I am not sure what the
anim_offs
refers to, but the speed effect falls under the category that is superseded by retiming. It needs to go, and 5.0 is a good time for it.
It's called hold…
Yeah, the whole code needs bit more love. When I was working on #129305 I was hating every second of it :(
This feels quite arbitrary, especially since the muted state can be animated.
Not sure if arbitrary. I read intent of original code as "if there is no video produced by sequencer, render…
While this fixes crash, it skips all the logic required to ensure caches and whatnot are invalidated? In a lot of other update functions are using
Scene *scene = (Scene *)ptr->owner_id;
. Is…
Yes, but I think, the problem we are facing is that endorsement may not be enough. You need to be rather loud. Perhaps I am not correct. It is hard to tell, since we did not test any of proposed…
Seems, that rna_FKeyframe_points_insert()
explicitly ignores user preferences.
I think, that it is good idea to support specifying curve shape for fades, but I am not sure if preferences are…