Blender Git Commit Log

Git Commits -> Revision 7ea1d94

Revision 7ea1d94 by Ton Roosendaal (master)
December 12, 2003, 11:28 (GMT)
- removed call to bzero, replaced with memset
(bzero seems to be old, not supported anymore, also not for windows)
- think I fixed the error compiling in Irix, for a correct cast now
(added parentheses around the subject for cast)
- changed call to ray_mirror, now included in the shading loop, just
before the addition happens for specular. That way specular is added
over mirroring. This changes the appearance quite some!

Commit Details:

Full Hash: 7ea1d94032c2bbc9dfac5e951eb48b197cef76a9
SVN Revision: 1709
Parent Commit: 7177097
Lines Changed: +53, -62

2 Modified Paths:

/source/blender/render/intern/source/ray.c (+29, -45) (Diff)
/source/blender/render/intern/source/rendercore.c (+24, -17) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021