[Bf-committers] Patch: Replace existing pose in poselib: put frame+name in properties, not only frame

Torsten Rupp torsten.rupp at gmx.net
Mon Aug 2 03:39:32 CEST 2010


Dear developers,

I posted the patch #22855 in the patch tracker, but I forgot to 
announce the proposed modification here in the list. The patch do the 
following:

When replacing an existing pose in the poselib you can select the pose 
to replace. Unfortunately in the property input area only the frame 
was set, not the name. For the name always the default value for the 
property was used ("Pose") and not the already existing name. This 
result in renaming the existing pose always to "Pose". The attached
patch fix this problem by storing the frame _and_ the name of the 
selected existing pose in the property UI.

Shortly: Behavior when replacing a pose...

before applying the patch -> replace bone pose data, set pose name 
always to "Pose"

after applying the patch -> replace bone pose data, keep the previous 
name if not changed by the user in the property input field

Torsten


More information about the Bf-committers mailing list