Blender Git Loki
Git Commits -> Revision 96e9deb
Revision 96e9deb by Brecht Van Lommel (master) October 12, 2008, 13:32 (GMT) |
- Fix for bug #17825: baking SSS is not supported, but it didn't give proper results, should bake as if SSS was disabled. - Fix for GLSL to handle failing shadow buffer creation better. - Fix for sky/atmosphere version patch, was not doing files from 2.46 and newer. |
Commit Details:
Full Hash: 96e9debe1fbfcd114abf2c78b00a3a690ad205b6
SVN Revision: 17046
Parent Commit: 23a02bb
Lines Changed: +32, -22
5 Modified Paths:
/source/blender/blenloader/intern/readfile.c (+20, -14) (Diff)
/source/blender/gpu/intern/gpu_material.c (+6, -2) (Diff)
/source/blender/render/intern/include/sss.h (+1, -1) (Diff)
/source/blender/render/intern/source/shadeoutput.c (+3, -3) (Diff)
/source/blender/render/intern/source/sss.c (+2, -2) (Diff)
/source/blender/gpu/intern/gpu_material.c (+6, -2) (Diff)
/source/blender/render/intern/include/sss.h (+1, -1) (Diff)
/source/blender/render/intern/source/shadeoutput.c (+3, -3) (Diff)
/source/blender/render/intern/source/sss.c (+2, -2) (Diff)