Blender Git Commit Log
Git Commits -> Revision bcacaa3
Revision bcacaa3 by Ton Roosendaal (master) January 29, 2011, 16:13 (GMT) |
Fixes for GLSL bump code; it was using calls not supported for older GLSL versions (< 1.3) Thanks Matthew M: - adding mat3 from ma4 function - removal of transpose() And I've hacked in myself a textureSize() replacement, the image size gets passed on to function now. |
Commit Details:
Full Hash: bcacaa3901386fdb32b6b495dd84faf0217ea637
SVN Revision: 34551
Parent Commit: 28e91fc
Lines Changed: +846, -821