User:ChristophLendenfeld/WeeklyReports
Jan 26-27 2023
Submitted Patches
Updated Patches
Jan 19-20 2023
I spent my 2 days mostly working on battling papercuts with the animation editors as listed in this design doc: https://developer.blender.org/T103855
Updated Patches
Submitted Patches
- https://developer.blender.org/D17061
- https://developer.blender.org/D17065
- https://developer.blender.org/D17066
Landed Patches
Jan 12-13 2023
Added recent changes/additions to the Release Notes: https://wiki.blender.org/wiki/Reference/Release_Notes/3.5/Animation_Rigging
Added a design task for animation editors paper cuts: https://developer.blender.org/T103855
Updated Patches
Submitted Patches
Landed Patches
Jan 5-6 2023
Working Thursday and Friday from now on.
Abandoned Patches
- https://developer.blender.org/D9477 (other user has taken over)
Submitted Patches
Updated Patches
Landed Patches
- https://developer.blender.org/D16654
- https://developer.blender.org/D9479
- https://developer.blender.org/D16771
- https://developer.blender.org/D16651
Dez 29-30 2022
Holiday week
Dez 21-22 2022
Todo:
- based on Sybren's feedback on D9479 implement functions for the slider GUI to set min and max
Submitted Patches:
Updated Patches
- -
Landed Patches
- https://developer.blender.org/D9479 (actually landed in January)
Dez 14-15 2022
Looked at https://web.archive.org/web/20190222092630id_/http://pdfs.semanticscholar.org/346b/fa0b3cdc11b3a6f1ef4e6a296b1edbd0c215.pdf for more curve filtering algorithms. Submitted Patches:
- https://developer.blender.org/D16771
- https://developer.blender.org/D16780
- https://developer.blender.org/D16778 - new Gauss based FCurve smoothing operator
Updated Patches:
TODO:
- DONE - Remove "While Held" option from
Pose Propagate
operator - DONE - Finish D16654
- get D16671 into a reviewable state
Dez 7-8 2022
Looked into why ED_keylist_find_next
does sometimes not return the next keyframe and how the use of BEZT_BINARYSEARCH_THRESH
can be reduced.
Submitted patches
Updated patches
Nov 30-31 2022
Worked on a new smoothing filter for FCurves using the Butterworth algorithm. The result will be discussed during the A&R module. I have my doubts about it because the impulse response of the filter has ripples, which makes it sub-optimal for filtering out sudden changes in key values The patch can be found here: https://developer.blender.org/D16671
Submitted patches
Updated patches
Landed:
Nov 23-24 2022
Working through the bug reports on the Animation&Rigging board to:
- remove duplicates
- check if they are still valid
- evaluate if they would be fixed by the planned changes for the Animation 2025 project
Submitted 2 patches: https://developer.blender.org/D16593 https://developer.blender.org/D16595