- mostly Madrid
- http://www.christoph.lendenfeld.at/
-
I used to be an animator like you, but then I took an "oh you can code" to the knee
- Joined on
2020-01-09
@Slowwkidd I've updated the patch to put the info in the status bar. I think it looks much cleaner there. Thanks for the suggestion.
Looks like this now ![image](/attachments/04d5cbec-ce8c-425d…
thanks for the report. Important info is that the handle type needs to be set to "Aligned" to get this effect. When using "Auto Clamped" it works as expected.
I've added the versioning code, assuming it goes into the curly braces at the bottom
I was hesitant to change that because I wasn't quite sure of the purpose I removed that logic completely now. IMO this function shouldn't concern itself with the visibility/functionality of…
can you clarify that, is that in regards to finding the start index when using a frame range?
instead of doing a binary search i calculate the index based on the assumption that a baked fcurve has a sample on every full frame.