Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(561)

Issue 5938049: Fast Render Layer Switching (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by Damir Prebeg
Modified:
12 years ago
Reviewers:
brechtvl, bf-committers, bf-codereview
Base URL:
https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Visibility:
Public.

Description

Except rudimentary Render layer cycling there was no way to fast switch between 1st and 5th layer without mouse. This patch corrects that thanks to Campbell who has exposed render_slot through RNA. Now under Image editor one can switch render layers with 1-8 keys.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
source/blender/editors/space_image/space_image.c View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 3
Damir Prebeg
12 years ago (2012-03-28 10:38:35 UTC) #1
brechtvl
LGTM, committed, I did change the code to use a for() loop rather than repeating ...
12 years ago (2012-03-30 16:09:26 UTC) #2
Damir Prebeg
12 years ago (2012-03-30 17:42:41 UTC) #3
Great, thanks!

On 30 March 2012 18:09,  <brechtvanlommel@gmail.com> wrote:
> LGTM, committed, I did change the code to use a for() loop rather than
> repeating these lines 8x.
>
> http://codereview.appspot.com/5938049/
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b