Blender Git Commit Log

Git Commits -> Revision 7f4b01c

Revision 7f4b01c by Ton Roosendaal (master)
February 16, 2006, 12:27 (GMT)
Rendering tricks for improving workflow:

- Button option "Single" in render-layer panel will enable to only render
the currently indicated render-layer. It will also skip compositing.

- Brought back the 'Local View' render. This will only render the visible
objects, but with lights from the original view-layers.
To make the option useful, it also temporal enables 'Single', which has
the a disadvantage that you need to set the correct render-layer.

It is a bit a tricky option though... since its quite invisble and
confusing for people who don't know the feature. This might become either
a button in 3d header, or use a popup requester to confirm, or... will
need to think over!

At least; both options display in render window a text to denote the option.

Commit Details:

Full Hash: 7f4b01ccf076998cac98c52aa6701f35e1c2500f
SVN Revision: 6839
Parent Commit: 32a9c7b
Lines Changed: +66, -22

5 Modified Paths:

/source/blender/render/intern/include/renderpipeline.h (+4, -0) (Diff)
/source/blender/render/intern/source/pipeline.c (+36, -15) (Diff)
/source/blender/render/intern/source/rendercore.c (+2, -3) (Diff)
/source/blender/src/buttons_scene.c (+3, -3) (Diff)
/source/blender/src/renderwin.c (+21, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021