Blender Git Commit Log

Git Commits -> Revision 5e0e62f

Revision 5e0e62f by Alex Fraser (master)
January 2, 2013, 00:05 (GMT)
Patch [#29035] Vertex colour baking

There is a new option in the Bake panel to enable baking to vertex colors. Unlike regular baking, this mode does not require a UV map or image to bake to, however the object must have a vertex color layer.

Thanks to:
- AutoCRC for funding
- Brech van Lommel and Dalai Felinto for their initial advice on how to implement it
- Campbell Barton for helping to make this feature work with modifiers and bmesh

Commit Details:

Full Hash: 5e0e62f0407e15c936bae92d8fec043adee6ab07
SVN Revision: 53494
Parent Commit: 7085387
Lines Changed: +308, -49

7 Modified Paths:

/release/scripts/startup/bl_ui/properties_render.py (+6, -3) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+6, -0) (Diff)
/source/blender/render/intern/include/renderdatabase.h (+6, -0) (Diff)
/source/blender/render/intern/source/convertblender.c (+41, -1) (Diff)
/source/blender/render/intern/source/rendercore.c (+198, -45) (Diff)
/source/blender/render/intern/source/renderdatabase.c (+50, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021