[Bf-committers] Patch #23738: Add function to select all keyframes left/right to current frame in dope sheet

Daniel Salazar - 3Developer.com zanqdo at gmail.com
Thu Sep 9 08:02:25 CEST 2010


This is already possible by Ctrl clicking on a key frame to the left
or right of current frame

cheers

Daniel Salazar
www.3developer.com



On Wed, Sep 8, 2010 at 8:58 PM, Torsten Rupp <torsten.rupp at gmx.net> wrote:
> Dear developers,
>
> I just added patch #23738 to the patch tracker. This patch add
> functions to select all keyframes left/right to current frame in dope
> sheet. Details of the patch:
>
> The attached patch add functions to select all keyframes to the left
> or right of the current frame (including the current frame). This
> functions are convenient to create or remove space between keyframes,
> e. g. when you like to insert more frames or slow-down/speed-up some
> animation step. E. g. to create/remove some space:
>
> - select keyframe position
> - press [ to select all keyframes right to the current selected
> keyframe
> - move frames with G
>
> The patch do the following:
>
> - implement
> source/blender/editors/space_action/action_select.c:columnselect_action_left_right()
>
> - add menu entries "Columns Left to Current Frame" and "Columns Right
> to Current Frame" in the "Select" menu
>
> - add shortcut keys [ and ] for these functions
>
> I'm looking forward that someone will review the patch and push it
> into the repository when you think the patch is OK and useful.
>
> Torsten
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list