- Amsterdam, Netherlands
- https://cessen.com
-
Animator, rigger, and software developer. Currently working at the Blender Institute as a developer on Blender's animation system.
Been using Blender since 1998, and worked on Big Buck Bunny and Sintel (two of Blender's open movie projects).
- Joined on
2003-03-21
Yes, if you go to the n-panel in the 3d viewport there should be a Rigify tab, and the dev tools panel is in that tab.
@mont29 Added you for review specifically for the RNA iterator stuff that we already discussed. Feel free to ignore the rest of the PR if you don't have the time or desire.
Ha ha. I'm having great luck with my timing on making comments today. 😆
Looks good to me, unless you want to play with changing remap_cyclic_keyframe_location()
to be purely functional as I was suggesting. Don't feel obligated, though. Feel free to land as-is if you'd rather not bother, or if it ends up getting messy.
channel_group_containing_index()
to return the group index
ReportList *
parameter from RNA function
I think this is fine for now, yeah. I'm not sure if I agree that it really belongs in this function, but I also just generally feel that it's pretty unclear right now what's responsible for what anyway, and we'll probably want to do some refactoring at some point to sort that out. So I think this is a fine fix given the current state of the code.