[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/include BDR_drawaction.h blender/source/blender/src drawaction.c drawnla.c resources.c usiblender.c

Johnny Matthews johnny.matthews at gmail.com
Fri Dec 15 14:10:05 CET 2006


This is very handy feature, thanks!

On 12/14/06, Joshua Leung <aligorith at gmail.com> wrote:
> aligorith (Joshua Leung) 2006/12/15 06:51:53 CET
>
>  Modified files:
>    blender/source/blender/include BDR_drawaction.h
>    blender/source/blender/src drawaction.c drawnla.c resources.c
>                               usiblender.c
>
>  Log:
>  == Action Editor - 'Long' Keyframes ==
>
>  When animating, it is often useful to be able to visually see where the
>  'pauses' are between keyframes. Long keyframes do this - linking two
>  keyframes in the same channel together.
>
>  Long keyframes are only drawn when the two keyframes have the exact
>  same values. This has to happen for every ipo-curve represented by the
>  keyframes shown for a long keyframe to be drawn.
>
>  I've added two new theme colours for the action editor. They are for
>  the selected and deselected colours of the long keyframes (currently
>  defaulted to be the same as the NLA strip selection colours).
>
>  Revision  Changes    Path
>  1.8       +28 -5     blender/source/blender/include/BDR_drawaction.h
>    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/include/BDR_drawaction.h.diff?r1=1.7&r2=1.8&cvsroot=bf-blender>
>  1.43      +145 -146  blender/source/blender/src/drawaction.c
>    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/drawaction.c.diff?r1=1.42&r2=1.43&cvsroot=bf-blender>
>  1.38      +3 -3      blender/source/blender/src/drawnla.c
>    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/drawnla.c.diff?r1=1.37&r2=1.38&cvsroot=bf-blender>
>  1.62      +3 -1      blender/source/blender/src/resources.c
>    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/resources.c.diff?r1=1.61&r2=1.62&cvsroot=bf-blender>
>  1.132     +14 -1     blender/source/blender/src/usiblender.c
>    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/usiblender.c.diff?r1=1.131&r2=1.132&cvsroot=bf-blender>
> _______________________________________________
> Bf-blender-cvs mailing list
> Bf-blender-cvs at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-blender-cvs
>


-- 
Johnny Matthews
johnny.matthews at gmail.com
Check out my blog at - http://johnnygizmo.blogspot.com

"Any sufficiently advanced technology is indistinguishable from magic."
- Arthur C. Clarke


More information about the Bf-committers mailing list