Patch #13422, By Roland Hess, Shadow Color
Finally, after a long time new render candy for the non-game peoples! :) Good doc is here: (url splits in two) http://www.harkyman.com/2008/08/06/controllable-shadow-intensity- and-color/ Note the colorpicker for shadow is in "Shadow and Spot" panel. A bit hidden, could get more attention. For later. :)
This commit is contained in:
@@ -141,7 +141,7 @@ static void render_lighting_halo(HaloRen *har, float *colf)
|
||||
|
||||
VECCOPY(shi.co, rco);
|
||||
shi.osatex= 0;
|
||||
do_lamp_tex(lar, lv, &shi, lacol);
|
||||
do_lamp_tex(lar, lv, &shi, lacol, LA_TEXTURE);
|
||||
}
|
||||
|
||||
if(lar->type==LA_SPOT) {
|
||||
|
||||
Reference in New Issue
Block a user