[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [32165] trunk/blender/source/blender/ editors/space_image/image_ops.c: Make Cycle Render Slot actually cycle through all slots.

Matt Ebb matt at mke3.net
Sun Oct 10 09:40:45 CEST 2010


Is it intentional that this also cycles to an unused slot (eg. if slot
1 and 2 are full, going to 3)? Because it's very annoying - it means
you can't just press J, J to flip between two slots to compare them,
you get the empty buffer in between.

If it's going to be cycling, it should just cycle between slots that
actually have a buffer, and there should probably be a 'back' key as
well (alt J or something) so you can still easily flip between two
versions, which is what this is mainly used for.

cheers

Matt


On Tue, Sep 28, 2010 at 1:26 PM, Nathan Letwory
<nathan at letworyinteractive.com> wrote:
> Revision: 32165
>          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=32165
> Author:   jesterking
> Date:     2010-09-28 05:26:17 +0200 (Tue, 28 Sep 2010)
>
> Log Message:
> -----------
> Make Cycle Render Slot actually cycle through all slots.


More information about the Bf-committers mailing list