Oliver Stevns

Results 129 comments of Oliver Stevns

Ugh it's annoying that this branch is so tangled into everything.. tiny modifications will cause a conflicts everywhere. I'll fix more conflicts and compiler errors later.

Because of all the merges, conflicts etc... whenever ready this PR should be merged with --no-ff so we don't waste commits history on stuff we don't need.

Ah indeed there's a bug, I know it's been working for a long time though so I investigated and found the cause. It works if you have set the first...

@chchwy The bug among two other bugs I discovered has been fixed. it looks like the vector implementation drawing on previous frame is incomplete too (also in the current nightly...

> Can this be optional? Currently it's a bit of a drag to have the scrub indicator to move back one frame when you delete a keyframe, so having the...

That sounds like a good way to go about it, I will assist you and sure we can setup a meeting . I also have the "undo-redo-rewrite-minimal" branch which is...

@Jose-Moreno > Currently the re are some issues that are dependencies for this PR though Quick reference needs to be updated and put online as well. User manual is currently...

I have updated the Readme in the PR with the changes we discussed, @Jose-Moreno do you agree?

Thanks for reporting I tried just now in our latest master and wasn't able to reproduce the bug, it would also be weird that either of those shortcuts would trigger...

Ah let me clarify: Ctrl+',' and Ctrl+'.' will indeed move the keyframe which is under the scrubber and that is the intended behavior, I made a mistake in my last...