- 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
There are a few functions right here that are blahblah_for_animation()
. Is the animation
bit here intentional, or should these be changed to be blahblah_for_action()
?
Should this be action_slot_name_ensure_unique()
?
It basically looks good to me, but I'm a little confused about the reason for iface_()
and rpt_()
being used in some places but not others. I assume it's just ignorance on my part, but just want to double-check.
I'm not super familiar with how all of this works, but shouldn't this also use rpt_()
to get the message like the case above it?
Should this also use iface_()
? Also the similar cases further below.
Looks good to me! Let's get this thing landed! :-)